summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/gettytab8
1 files changed, 7 insertions, 1 deletions
diff --git a/etc/gettytab b/etc/gettytab
index 62f60bf..f5dc535 100644
--- a/etc/gettytab
+++ b/etc/gettytab
@@ -9,7 +9,7 @@
# entries, and in cases where getty is called with no table name
#
default:\
- :ap:fd#1000:im=\r\n 386BSD (%h) (%t)\r\n\r\n:sp#1200:
+ :ap:fd#1000:im=\r\n FreeBSD (%h) (%t)\r\n\r\n:sp#1200:
#
# Fixed speed entries
@@ -41,6 +41,12 @@ f|std.1200|1200-baud:\
:sp#9600:
g|std.19200|19200-baud:\
:sp#19200:
+std.38400|38400-baud:\
+ :sp#38400:
+std.57600|57600-baud:\
+ :sp#57600:
+std.115200|115200-baud:\
+ :sp#115200:
#
# Dial in rotary tables, speed selection via 'break'
OpenPOWER on IntegriCloud