1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-07-29 13:01:14 +03:00

Change "SEE ALSO" to SEE ALSO

This commit is contained in:
James Housley
2007-06-13 12:51:10 +00:00
parent 607e5c55e0
commit e4ec1c9aa9
16 changed files with 32 additions and 32 deletions

View File

@ -1,4 +1,4 @@
.\" $Id: libssh2_sftp_open_ex.3,v 1.4 2007/06/07 16:01:12 jehousley Exp $
.\" $Id: libssh2_sftp_open_ex.3,v 1.5 2007/06/13 12:51:11 jehousley Exp $
.\"
.TH libssh2_sftp_open_ex 3 "23 Jan 2007" "libssh2 0.15" "libssh2 manual"
.SH NAME
@ -37,6 +37,6 @@ failure.
.SH ERRORS
LIBSSH2_ERROR_EAGAIN
Marked for non-blocking I/O but the call would block.
.SH "SEE ALSO"
.SH SEE ALSO
.BI libssh_sftp_close(3)