mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-25 01:02:24 +00:00
Mention bps units of terminal speeds (FWLIW).
[originally from svn r4344]
This commit is contained in:
parent
deaeb2a287
commit
131976fe93
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user