1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-08-07 08:02:56 +03:00

Fix some nroff formatting

Patch by Sofian Brabez
This commit is contained in:
Daniel Stenberg
2009-08-06 15:56:27 +02:00
parent 231a97a95f
commit 08b0183d8e
2 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ int
libssh2_channel_forward_cancel(LIBSSH2_LISTENER *listener);
.SH DESCRIPTION
/fIlistener/fP - Forwarding listener instance as returned by
\fIlistener\fP - Forwarding listener instance as returned by
.BR libssh2_channel_forward_listen_ex(3)
Instruct the remote host to stop listening for new connections on a previously requested host/port.