]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Fix an "SSH v1" that Jacob missed (because it spanned a line break).
authorBen Harris <bjh21@bjh21.me.uk>
Thu, 10 Mar 2005 17:06:29 +0000 (17:06 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Thu, 10 Mar 2005 17:06:29 +0000 (17:06 +0000)
[originally from svn r5484]

doc/config.but

index 1d83ade2041194388f002f195fb3df449ec10456..157deaf93a43cc240fc7b62ddbf93021151529dd 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.