Fix an "SSH v1" that Jacob missed (because it spanned a line break).
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Thu, 10 Mar 2005 17:06:29 +0000 (17:06 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Thu, 10 Mar 2005 17:06:29 +0000 (17:06 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@5484 cda61777-01e9-0310-a592-d414129be87e

doc/config.but

index 1d83ade..157deaf 100644 (file)
@@ -2391,8 +2391,8 @@ experimental feature, and may encounter several problems:
 \cw{XDM-AUTHORIZATION-1}, so they will not know what to do with the
 data PuTTY has provided.
 
-\b This authentication mechanism will only work in SSH-2. In SSH
-v1, the SSH server does not tell the client the source address of
+\b This authentication mechanism will only work in SSH-2. In SSH-1,
+the SSH server does not tell the client the source address of
 a forwarded connection in a machine-readable format, so it's
 impossible to verify the \cw{XDM-AUTHORIZATION-1} data.