Mention bps units of terminal speeds (FWLIW).
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 22 Jul 2004 11:18:08 +0000 (11:18 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 22 Jul 2004 11:18:08 +0000 (11:18 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@4344 cda61777-01e9-0310-a592-d414129be87e

doc/config.but

index 61ec94b..8610203 100644 (file)
@@ -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.