1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-07-31 00:03:08 +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_poll_channel_read.3,v 1.1 2007/02/23 10:20:56 bagder Exp $
.\" $Id: libssh2_poll_channel_read.3,v 1.2 2007/06/13 12:51:11 jehousley Exp $
.\"
.TH libssh2_poll_channel_read 3 "14 Dec 2006" "libssh2 0.15" "libssh2 manual"
.SH NAME
@ -14,5 +14,5 @@ packets are available to be processed. For full polling support, use
\fIlibssh2_poll(3)\fP.
.SH RETURN VALUE
Returns 1 when data is available and 0 otherwise.
.SH "SEE ALSO"
.SH SEE ALSO
.BR libssh2_poll(3)