summaryrefslogtreecommitdiffstats
path: root/etc/ttys
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-09-05 15:55:03 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-09-05 15:55:03 +0000
commitfc27c26386bffce131e186da49b121e0a108fb0e (patch)
tree3bdb8ad514f84f9000b802d7fa82d7af9ad950c2 /etc/ttys
parentb215595560d4ccf8b2fab15bdbeec60f8819995f (diff)
downloadFreeBSD-src-fc27c26386bffce131e186da49b121e0a108fb0e.zip
FreeBSD-src-fc27c26386bffce131e186da49b121e0a108fb0e.tar.gz
Replaced comxx with ttyxx, as that is now the correct name to use when
refering to serial lines
Diffstat (limited to 'etc/ttys')
-rw-r--r--etc/ttys8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/ttys b/etc/ttys
index ce2e3ba..9ebcb39 100644
--- a/etc/ttys
+++ b/etc/ttys
@@ -4,10 +4,10 @@
# name getty type status comments
#
vga "/usr/libexec/getty Pc" pc3 on secure
-com00 "/usr/libexec/getty std.9600" unknown off secure
-com01 "/usr/libexec/getty std.9600" unknown off secure
-com02 "/usr/libexec/getty std.9600" unknown off secure
-com03 "/usr/libexec/getty std.9600" unknown off secure
+tty00 "/usr/libexec/getty std.9600" unknown off secure
+tty01 "/usr/libexec/getty std.9600" unknown off secure
+tty02 "/usr/libexec/getty std.9600" unknown off secure
+tty03 "/usr/libexec/getty std.9600" unknown off secure
ttyp0 none network
ttyp1 none network
ttyp2 none network
OpenPOWER on IntegriCloud