Added SSH2 only support.
[u/mdw/putty] / doc / config.but
index 84fe24a..d5d0361 100644 (file)
@@ -1,4 +1,4 @@
-\versionid $Id: config.but,v 1.30 2002/03/27 21:09:16 simon Exp $
+\versionid $Id: config.but,v 1.32 2002/05/11 13:03:47 owen Exp $
 
 \C{config} Configuring PuTTY
 
@@ -1029,6 +1029,11 @@ the server is interpreted as being in the UTF-8 encoding of Unicode.
 If you select \q{UTF-8} as a character set you can use this mode.
 Not all server-side applications will support it.
 
+If you need support for a numeric code page which is not listed in
+the drop-down list, such as code page 866, then you should be able
+to enter its name manually (\c{CP866} for example) in the list box
+and get the right result.
+
 \S{config-cyr} \q{Caps Lock acts as Cyrillic switch}
 
 \cfg{winhelp-topic}{translation.cyrillic}
@@ -1648,6 +1653,9 @@ version 1 or version 2. \#{FIXME: say something about this elsewhere?}
 PuTTY will attempt to use protocol 1 if the server you connect to
 does not offer protocol 2, and vice versa.
 
+If you select \q{2 only} here, PuTTY will only connect if the server
+you connect to offers SSH protocol version 2.
+
 \S{config-ssh-macbug} \q{Imitate SSH 2 MAC bug}
 
 \cfg{winhelp-topic}{ssh.buggymac}