]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Mention bps units of terminal speeds (FWLIW).
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 22 Jul 2004 11:18:08 +0000 (11:18 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 22 Jul 2004 11:18:08 +0000 (11:18 +0000)
[originally from svn r4344]

doc/config.but

index 61ec94b8e131384a497b5535e3b3658d0d281619..861020306c669be022dda46863de785f87fcf8fb 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.