From 6b9766a5752640a4fb28417c090289a75e4fa473 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Thu, 10 Mar 2005 17:06:29 +0000 Subject: [PATCH] Fix an "SSH v1" that Jacob missed (because it spanned a line break). [originally from svn r5484] --- doc/config.but | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/config.but b/doc/config.but index 1d83ade2..157deaf9 100644 --- a/doc/config.but +++ b/doc/config.but @@ -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.