summaryrefslogtreecommitdiffstats
path: root/etc/gettytab
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1993-12-16 01:14:05 +0000
committerache <ache@FreeBSD.org>1993-12-16 01:14:05 +0000
commitce3dee94a9a154934efaedf5d6333fd1e0355adf (patch)
treefffe4c3f745f7ecbf6858040850375131dba666d /etc/gettytab
parent8183c469073548e3c2e4d67d052ee27f79e2f4ec (diff)
downloadFreeBSD-src-ce3dee94a9a154934efaedf5d6333fd1e0355adf.zip
FreeBSD-src-ce3dee94a9a154934efaedf5d6333fd1e0355adf.tar.gz
Add "np" to all std.xxx entries, make them 8-bit clean.
Diffstat (limited to 'etc/gettytab')
-rw-r--r--etc/gettytab26
1 files changed, 13 insertions, 13 deletions
diff --git a/etc/gettytab b/etc/gettytab
index 5c2d729..4e79639 100644
--- a/etc/gettytab
+++ b/etc/gettytab
@@ -46,31 +46,31 @@ default:\
# be assigned to any table desired (hopefully the same speed).
#
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:\
- :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:\
- :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:\
- :nd#1:cd#1:sp#300:
+ :np:nd#1:cd#1:sp#300:
d|std.600|600-baud:\
- :nd#1:cd#1:sp#600:
+ :np:nd#1:cd#1:sp#600:
f|std.1200|1200-baud:\
- :fd#1:sp#1200:
+ :np:fd#1:sp#1200:
6|std.2400|2400-baud:\
- :sp#2400:
+ :np:sp#2400:
7|std.4800|4800-baud:\
- :sp#4800:
+ :np:sp#4800:
2|std.9600|9600-baud:\
- :sp#9600:
+ :np:sp#9600:
g|std.19200|19200-baud:\
- :sp#19200:
+ :np:sp#19200:
std.38400|38400-baud:\
- :sp#38400:
+ :np:sp#38400:
std.57600|57600-baud:\
- :sp#57600:
+ :np:sp#57600:
std.115200|115200-baud:\
- :sp#115200:
+ :np:sp#115200:
#
# Dial in rotary tables, speed selection via 'break'
OpenPOWER on IntegriCloud