diff --git a/docs/libssh2_sftp_close_handle.3 b/docs/libssh2_sftp_close_handle.3 index ef06140..30daa96 100644 --- a/docs/libssh2_sftp_close_handle.3 +++ b/docs/libssh2_sftp_close_handle.3 @@ -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