From 3fbdf1a644a9d6cdbd7956bcea87fb32919dbec8 Mon Sep 17 00:00:00 2001
From: James Housley <jim@thehousleys.net>
Date: Wed, 13 Jun 2007 14:21:44 +0000
Subject: [PATCH] Remove extraneous character

---
 docs/libssh2_channel_forward_listen_ex.3 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/libssh2_channel_forward_listen_ex.3 b/docs/libssh2_channel_forward_listen_ex.3
index c488cec..bf53e30 100644
--- a/docs/libssh2_channel_forward_listen_ex.3
+++ b/docs/libssh2_channel_forward_listen_ex.3
@@ -1,4 +1,4 @@
-.\" $Id: libssh2_channel_forward_listen_ex.3,v 1.5 2007/06/13 13:06:48 jehousley Exp $
+.\" $Id: libssh2_channel_forward_listen_ex.3,v 1.6 2007/06/13 14:21:44 jehousley Exp $
 .\"
 .TH libssh2_channel_forward_listen_ex 3 "1 June 2007" "libssh2 0.15" "libssh2 manual"
 .SH NAME
@@ -35,7 +35,7 @@ rejecting further attempts.
 .SH RETURN VALUE
 A newly allocated LIBSSH2_LISTENER instance or NULL on failure.
 .SH ERRORS
-\fILIBSSH2_ERROR_ALLOC\fP - >An internal memory allocation call failed.
+\fILIBSSH2_ERROR_ALLOC\fP - An internal memory allocation call failed.
 
 \fILIBSSH2_ERROR_SOCKET_SEND\fP - Unable to send data on socket.