mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-05-19 10:55:35 -05:00
Make it a bit easier to find our explanation of `raw' mode.
[originally from svn r4547]
This commit is contained in:
parent
43ab6808fc
commit
e574e3711e
@ -1,4 +1,4 @@
|
|||||||
\versionid $Id: config.but,v 1.88 2004/09/01 10:19:22 jacob Exp $
|
\versionid $Id: config.but,v 1.89 2004/09/17 14:26:39 jacob Exp $
|
||||||
|
|
||||||
\C{config} Configuring PuTTY
|
\C{config} Configuring PuTTY
|
||||||
|
|
||||||
@ -28,14 +28,14 @@ address, of the server you want to connect to.
|
|||||||
\b The \q{Protocol} radio buttons let you choose what type of
|
\b The \q{Protocol} radio buttons let you choose what type of
|
||||||
connection you want to make: a raw connection, a Telnet connection, an
|
connection you want to make: a raw connection, a Telnet connection, an
|
||||||
rlogin connection or an SSH connection. (See \k{which-one} for a
|
rlogin connection or an SSH connection. (See \k{which-one} for a
|
||||||
summary of the differences between SSH, Telnet and rlogin.)
|
summary of the differences between SSH, Telnet and rlogin, and
|
||||||
|
\k{using-rawprot} for an explanation of \q{raw} connections.)
|
||||||
|
|
||||||
\b The \q{Port} box lets you specify which port number on the server
|
\b The \q{Port} box lets you specify which port number on the server
|
||||||
to connect to. If you select Telnet, Rlogin, or SSH, this box will
|
to connect to. If you select Telnet, Rlogin, or SSH, this box will
|
||||||
be filled in automatically to the usual value, and you will only
|
be filled in automatically to the usual value, and you will only
|
||||||
need to change it if you have an unusual server. If you select Raw
|
need to change it if you have an unusual server. If you select Raw
|
||||||
mode (see \k{using-rawprot}), you will almost certainly need to fill
|
mode, you will almost certainly need to fill in the \q{Port} box.
|
||||||
in the \q{Port} box.
|
|
||||||
|
|
||||||
\S{config-saving} Loading and storing saved sessions
|
\S{config-saving} Loading and storing saved sessions
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
\versionid $Id: gs.but,v 1.7 2004/04/08 12:38:53 simon Exp $
|
\versionid $Id: gs.but,v 1.8 2004/09/17 14:26:39 jacob Exp $
|
||||||
|
|
||||||
\C{gs} Getting started with PuTTY
|
\C{gs} Getting started with PuTTY
|
||||||
|
|
||||||
@ -25,7 +25,7 @@ buttons. For a login session, you should select \i{Telnet},
|
|||||||
differences between the three protocols, and advice on which one to
|
differences between the three protocols, and advice on which one to
|
||||||
use. The fourth protocol, \I{raw protocol}\e{Raw}, is not used for
|
use. The fourth protocol, \I{raw protocol}\e{Raw}, is not used for
|
||||||
interactive login sessions; you would usually use this for debugging
|
interactive login sessions; you would usually use this for debugging
|
||||||
other Internet services.
|
other Internet services (see \k{using-rawprot}).
|
||||||
|
|
||||||
When you change the selected protocol, the number in the \q{Port}
|
When you change the selected protocol, the number in the \q{Port}
|
||||||
box will change. This is normal: it happens because the various
|
box will change. This is normal: it happens because the various
|
||||||
|
Loading…
x
Reference in New Issue
Block a user