Add "np" to all std.xxx entries, make them 8-bit clean.

This commit is contained in:
Andrey A. Chernov 1993-12-16 01:14:05 +00:00
parent 266e2ce03d
commit d4d16f52b8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=862

View File

@ -46,31 +46,31 @@ default:\
# be assigned to any table desired (hopefully the same speed). # be assigned to any table desired (hopefully the same speed).
# #
a|std.110|110-baud:\ a|std.110|110-baud:\
:nd#1:cd#1:uc:sp#110: :np:nd#1:cd#1:uc:sp#110:
b|std.134|134.5-baud:\ b|std.134|134.5-baud:\
:ep:nd#1:cd#2:ff#1:td#1:sp#134:ht:nl: :np:nd#1:cd#2:ff#1:td#1:sp#134:ht:nl:
1|std.150|150-baud:\ 1|std.150|150-baud:\
:ep:nd#1:cd#2:td#1:fd#1:sp#150:ht:nl:lm=\E\72\6\6\17login\72 : :np:nd#1:cd#2:td#1:fd#1:sp#150:ht:nl:lm=\E\72\6\6\17login\72 :
c|std.300|300-baud:\ c|std.300|300-baud:\
:nd#1:cd#1:sp#300: :np:nd#1:cd#1:sp#300:
d|std.600|600-baud:\ d|std.600|600-baud:\
:nd#1:cd#1:sp#600: :np:nd#1:cd#1:sp#600:
f|std.1200|1200-baud:\ f|std.1200|1200-baud:\
:fd#1:sp#1200: :np:fd#1:sp#1200:
6|std.2400|2400-baud:\ 6|std.2400|2400-baud:\
:sp#2400: :np:sp#2400:
7|std.4800|4800-baud:\ 7|std.4800|4800-baud:\
:sp#4800: :np:sp#4800:
2|std.9600|9600-baud:\ 2|std.9600|9600-baud:\
:sp#9600: :np:sp#9600:
g|std.19200|19200-baud:\ g|std.19200|19200-baud:\
:sp#19200: :np:sp#19200:
std.38400|38400-baud:\ std.38400|38400-baud:\
:sp#38400: :np:sp#38400:
std.57600|57600-baud:\ std.57600|57600-baud:\
:sp#57600: :np:sp#57600:
std.115200|115200-baud:\ std.115200|115200-baud:\
:sp#115200: :np:sp#115200:
# #
# Dial in rotary tables, speed selection via 'break' # Dial in rotary tables, speed selection via 'break'