From 0b6baa333e2eb5ded2170cd1c4b697b5b17afd5a Mon Sep 17 00:00:00 2001 From: jacob Date: Sat, 1 Feb 2003 02:09:02 +0000 Subject: [PATCH] Misc tweaks to proxy section git-svn-id: svn://svn.tartarus.org/sgt/putty@2762 cda61777-01e9-0310-a592-d414129be87e --- doc/config.but | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/config.but b/doc/config.but index 37c959cc..6e4539c6 100644 --- a/doc/config.but +++ b/doc/config.but @@ -1,4 +1,4 @@ -\versionid $Id: config.but,v 1.52 2003/01/27 23:03:30 simon Exp $ +\versionid $Id: config.but,v 1.53 2003/02/01 02:09:02 jacob Exp $ \C{config} Configuring PuTTY @@ -1497,7 +1497,7 @@ and your SOCKS 4 server cannot deal with it, this might be why. If your proxy requires authentication, you can enter a username and a password in the \q{Username} and \q{Password} boxes. -Authentication is not supported for all forms of proxy: +Authentication is not fully supported for all forms of proxy: \b Username and password authentication is supported for HTTP proxies and SOCKS 5 proxies. @@ -1531,7 +1531,7 @@ password you specify. To get a literal \c{%} sign, enter \c{%%}. If the Telnet proxy server prompts for a username and password before commands can be sent, you can use a command such as: -\c %user\\n%pass\\nconnect %host %port\\n +\c %user\n%pass\nconnect %host %port\n This will send your username and password as the first two lines to the proxy, followed by a command to connect to the desired host and -- 2.11.0