From: jacob Date: Sun, 22 Feb 2004 14:40:40 +0000 (+0000) Subject: Fix typo in -C X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/49695563150ebd619fb94fca4b517a44e9ae5be9 Fix typo in -C git-svn-id: svn://svn.tartarus.org/sgt/putty@3887 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/unix/putty.1 b/unix/putty.1 index 39b603a8..3b66bbae 100644 --- a/unix/putty.1 +++ b/unix/putty.1 @@ -130,7 +130,7 @@ Enable (\fB\-X\fP) or disable (\fB\-x\fP) X11 forwarding. .IP "\fB\-T\fP, \fB\-t\fP" Enable (\fB\-t\fP) or disable (\fB\-T\fP) the allocation of a pseudo-terminal at the server end. -.IP "\fB\-C\fP, \fB\-t\fP" +.IP "\fB\-C\fP" Enable zlib-style compression on the connection. .IP "\fB\-1\fP, \fB\-2\fP" Select SSH protocol v1 or v2.