corrected (again)

This commit is contained in:
Daniel Stenberg 2009-07-02 11:44:54 +02:00
parent 91bca481b5
commit b9b5e5fea5

View File

@ -22,9 +22,8 @@ or \fBlibssh2_sftp_opendir(3)\fP (which is a macro).
Close an active LIBSSH2_SFTP_HANDLE. Because files and directories share the
same underlying storage mechanism these methods may be used
interchangably. \fBlibssh2_sftp_closedir(3)\fP and
\fBlibssh2_sftp_closedir(3)\fP are macros for
\fBlibssh2_sftp_close_handle(3)\fP.
interchangably. \fBlibssh2_sftp_close(3)\fP and \fBlibssh2_sftp_closedir(3)\fP
are macros for \fBlibssh2_sftp_close_handle(3)\fP.
.SH RETURN VALUE
Return 0 on success or negative on failure. It returns