mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
Fixed entry for t9600, baud rate was 19200, should be and now is 9600.
This commit is contained in:
parent
4533a28bd6
commit
0690e31f5d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=289
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ t1200:\
|
|||
#telebit (9600)
|
||||
#
|
||||
t9600:\
|
||||
:nx=t2400a:tc=19200-baud:
|
||||
:nx=t2400a:tc=9600-baud:
|
||||
t2400a:\
|
||||
:nx=t1200a:tc=2400-baud:
|
||||
t1200a:\
|
||||
|
|
Loading…
Reference in a new issue