From 186aace2af7669460c7207047c28efbe9110f7db Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 10 Mar 2005 17:06:29 +0000 Subject: [PATCH] Fix an "SSH v1" that Jacob missed (because it spanned a line break). git-svn-id: svn://svn.tartarus.org/sgt/putty@5484 cda61777-01e9-0310-a592-d414129be87e --- 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. -- 2.11.0