From: jacob Date: Thu, 22 Jul 2004 11:18:08 +0000 (+0000) Subject: Mention bps units of terminal speeds (FWLIW). X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/882ddee7948d1bfcddc3a6ca6721496b6ebf439e Mention bps units of terminal speeds (FWLIW). git-svn-id: svn://svn.tartarus.org/sgt/putty@4344 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/doc/config.but b/doc/config.but index 61ec94b8..86102030 100644 --- a/doc/config.but +++ b/doc/config.but @@ -1,4 +1,4 @@ -\versionid $Id: config.but,v 1.85 2004/06/27 11:04:39 jacob Exp $ +\versionid $Id: config.but,v 1.86 2004/07/22 11:18:08 jacob Exp $ \C{config} Configuring PuTTY @@ -1447,8 +1447,9 @@ badly to the default value. The format is a pair of numbers separated by a comma, for instance, \c{38400,38400}. The first number represents the output speed -(\e{from} the server), and the second is the input speed (\e{to} the -server). (Only the first is used in the Rlogin protocol.) +(\e{from} the server) in bits per second, and the second is the input +speed (\e{to} the server). (Only the first is used in the Rlogin +protocol.) This option has no effect on Raw connections.