This commit is contained in:
Daniel Stenberg 2007-11-29 10:04:16 +00:00
parent 092e5f4b44
commit b310cc3465

View File

@ -1,6 +1,6 @@
.\" $Id: libssh2_channel_wait_closed.3,v 1.1 2007/11/29 10:02:58 bagder Exp $
.\" $Id: libssh2_channel_wait_closed.3,v 1.2 2007/11/29 10:04:16 bagder Exp $
.\"
.TH libssh2_channel_wait_eof 3 "29 Nov 2007" "libssh2 0.19" "libssh2 manual"
.TH libssh2_channel_wait_closed 3 "29 Nov 2007" "libssh2 0.19" "libssh2 manual"
.SH NAME
libssh2_channel_wait_closed - wait for the remote to close the channel
.SH SYNOPSIS