diff options
-rw-r--r-- | etc/etc.powerpc/ttys | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.powerpc/ttys b/etc/etc.powerpc/ttys index c0e3b15672a..b2625f48bd3 100644 --- a/etc/etc.powerpc/ttys +++ b/etc/etc.powerpc/ttys @@ -1,5 +1,5 @@ # -# $OpenBSD: ttys,v 1.8 2000/02/03 03:06:55 rahnds Exp $ +# $OpenBSD: ttys,v 1.9 2000/07/09 22:50:44 rahnds Exp $ # # name getty type status comments # @@ -9,4 +9,4 @@ 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 on secure ttyo0 "/usr/libexec/getty std.9600" vt220 on secure -ttyE0 "/usr/libexec/getty std.9600" unknown on secure +ttyE0 "/usr/libexec/getty std.9600" unknown off secure |