diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 1998-06-28 03:27:13 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 1998-06-28 03:27:13 +0000 |
commit | b2abda949db3ed1f65f7dfb096bf19ae3de1fa6e (patch) | |
tree | 63a3c61264408f6095cc96e53d019df28ec88ff5 /etc/etc.pc532/ttys | |
parent | 1bd8a7a24471cd45eb212fba306e80af019c775e (diff) |
indent
Diffstat (limited to 'etc/etc.pc532/ttys')
-rw-r--r-- | etc/etc.pc532/ttys | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.pc532/ttys b/etc/etc.pc532/ttys index f5372fbb446..ee686412dc0 100644 --- a/etc/etc.pc532/ttys +++ b/etc/etc.pc532/ttys @@ -1,9 +1,9 @@ # -# $OpenBSD: ttys,v 1.3 1997/10/11 21:22:15 deraadt Exp $ +# $OpenBSD: ttys,v 1.4 1998/06/28 03:27:05 todd Exp $ # # name getty type status comments # -console "/usr/libexec/getty std.9600" unknown on secure +console "/usr/libexec/getty std.9600" unknown on 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 |