From 866cd6126c46cde949360a6907eb16d4ec3a76e0 Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Sun, 22 Feb 2004 14:40:40 +0000 Subject: [PATCH] Fix typo in -C [originally from svn r3887] --- unix/putty.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.