From 131976fe93ea25726d08869fc3790ba0a83d6585 Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Thu, 22 Jul 2004 11:18:08 +0000 Subject: [PATCH] Mention bps units of terminal speeds (FWLIW). [originally from svn r4344] --- doc/config.but | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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.