Replaced comxx with ttyxx, as that is now the correct name to use when

refering to serial lines
This commit is contained in:
Rodney W. Grimes 1993-09-05 15:55:03 +00:00
parent d4b418db87
commit cd9fa06692
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=389

View File

@ -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