From 7ce6d80f1673f5af139cffef230b5fefe59f1bea Mon Sep 17 00:00:00 2001 From: jacob Date: Fri, 17 Sep 2004 14:26:39 +0000 Subject: [PATCH] Make it a bit easier to find our explanation of `raw' mode. git-svn-id: svn://svn.tartarus.org/sgt/putty@4547 cda61777-01e9-0310-a592-d414129be87e --- doc/config.but | 8 ++++---- doc/gs.but | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/config.but b/doc/config.but index 063d2a13..9216b84d 100644 --- a/doc/config.but +++ b/doc/config.but @@ -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 @@ -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 connection you want to make: a raw connection, a Telnet connection, an 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 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 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 -in the \q{Port} box. +mode, you will almost certainly need to fill in the \q{Port} box. \S{config-saving} Loading and storing saved sessions diff --git a/doc/gs.but b/doc/gs.but index 9f96eb7f..83b6b2bf 100644 --- a/doc/gs.but +++ b/doc/gs.but @@ -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 @@ -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 use. The fourth protocol, \I{raw protocol}\e{Raw}, is not used for 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} box will change. This is normal: it happens because the various -- 2.11.0