Fix a couple of locations where read should have been readdir
This commit is contained in:
parent
9ff217b6d2
commit
61807e8d4d
@ -1,8 +1,8 @@
|
||||
.\" $Id: libssh2_sftp_readdir.3,v 1.1 2007/04/21 18:07:17 jehousley Exp $
|
||||
.\" $Id: libssh2_sftp_readdir.3,v 1.2 2007/04/22 17:09:23 jehousley Exp $
|
||||
.\"
|
||||
.TH libssh2_sftp_readdir 3 "16 Apr 2007" "libssh2 0.15" "libssh2 manual"
|
||||
.SH NAME
|
||||
libssh2_sftp_read - read data from an SFTP handle
|
||||
libssh2_sftp_readdir - read directory data from an SFTP handle
|
||||
.SH SYNOPSIS
|
||||
#include <libssh2.h>
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
.\" $Id: libssh2_sftp_readdirnb.3,v 1.1 2007/04/21 18:07:17 jehousley Exp $
|
||||
.\" $Id: libssh2_sftp_readdirnb.3,v 1.2 2007/04/22 17:09:23 jehousley Exp $
|
||||
.\"
|
||||
.TH libssh2_sftp_readdir 3 "16 Apr 2007" "libssh2 0.15" "libssh2 manual"
|
||||
.SH NAME
|
||||
libssh2_sftp_readnb - read data from an SFTP handle non-blocking
|
||||
libssh2_sftp_readdirnb - read directory data from an SFTP handle non-blocking
|
||||
.SH SYNOPSIS
|
||||
#include <libssh2.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user