getttyent(3) was changed to complain about unknown words at the end of

tty definitions. Use '#' to separate comments.
This commit is contained in:
drochner 2003-10-30 20:40:20 +00:00
parent 559255f8db
commit d6fa98c3f0
1 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: ttys,v 1.10 2003/10/04 07:41:12 dsl Exp $
# $NetBSD: ttys,v 1.11 2003/10/30 20:40:20 drochner Exp $
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
@ -8,17 +8,17 @@ console "/usr/libexec/getty std.9600" rcons on secure
#
# ttys for ioasic machines with scc serial ports
#
ttya "/usr/libexec/getty std.9600" unknown off secure "2nd comm port"
##ttyb "/usr/libexec/getty std.9600" unknown off secure "mouse"
ttyc "/usr/libexec/getty std.9600" unknown off secure "1st comm port"
##ttyd "/usr/libexec/getty std.9600" unknown off secure "keyboard"
ttya "/usr/libexec/getty std.9600" unknown off secure # 2nd comm port
##ttyb "/usr/libexec/getty std.9600" unknown off secure # mouse
ttyc "/usr/libexec/getty std.9600" unknown off secure # 1st comm port
##ttyd "/usr/libexec/getty std.9600" unknown off secure # keyboard
#
# ttys for 5000/200, 3100, 2100 with dz-11 clone serial ports
#
##ttyD0 "/usr/libexec/getty std.9600" unknown off secure "mouse"
##ttyD1 "/usr/libexec/getty std.9600" unknown off secure "keyboard"
ttyD2 "/usr/libexec/getty std.9600" unknown off secure "1st comm port"
ttyD3 "/usr/libexec/getty std.9600" unknown off secure "2nd comm port"
##ttyD0 "/usr/libexec/getty std.9600" unknown off secure # mouse
##ttyD1 "/usr/libexec/getty std.9600" unknown off secure # keyboard
ttyD2 "/usr/libexec/getty std.9600" unknown off secure # 1st comm port
ttyD3 "/usr/libexec/getty std.9600" unknown off secure # 2nd comm port
#
# ttys for historical compatibility (Qbus decsystems?)
#