From 3dece58b29760c8f9dab9fca6bb7e09127f00b73 Mon Sep 17 00:00:00 2001 From: James Housley Date: Wed, 13 Jun 2007 12:58:42 +0000 Subject: [PATCH] Fix spacing issue --- docs/libssh2_channel_read_ex.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/libssh2_channel_read_ex.3 b/docs/libssh2_channel_read_ex.3 index ebe912d..84555da 100644 --- a/docs/libssh2_channel_read_ex.3 +++ b/docs/libssh2_channel_read_ex.3 @@ -1,4 +1,4 @@ -.\" $Id: libssh2_channel_read_ex.3,v 1.8 2007/06/13 12:50:35 jehousley Exp $ +.\" $Id: libssh2_channel_read_ex.3,v 1.9 2007/06/13 12:58:42 jehousley Exp $ .\" .TH libssh2_channel_read_ex 3 "1 June 2007" "libssh2 0.15" "libssh2 manual" .SH NAME @@ -38,7 +38,7 @@ LIBSSH2_ERROR_EAGAIN is a negative number, it isn't really a failure per se. .SH ERRORS \fILIBSSH2_ERROR_SOCKET_SEND\fP - Unable to send data on socket. -\fILIBSSH2_ERROR_CHANNEL_CLOSED\fP- The channel has been closed. +\fILIBSSH2_ERROR_CHANNEL_CLOSED\fP - The channel has been closed. .SH SEE ALSO .BR libssh2_poll_channel_read(3)