diff options
author | Marco S Hyman <marc@cvs.openbsd.org> | 2002-02-06 18:11:08 +0000 |
---|---|---|
committer | Marco S Hyman <marc@cvs.openbsd.org> | 2002-02-06 18:11:08 +0000 |
commit | 3bb613b104891cf914820f63a7bad96bfc1ddb66 (patch) | |
tree | fb01f851e4a2c5e4020941105e923ed50e7b9b3e | |
parent | 62ad1756b2708b3d880bc159949859fa6b9944b8 (diff) |
remove dup sab0 devices, ok jason@
-rw-r--r-- | etc/etc.sparc64/ttys | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/etc/etc.sparc64/ttys b/etc/etc.sparc64/ttys index 68c4b0fe80e..c55f74df495 100644 --- a/etc/etc.sparc64/ttys +++ b/etc/etc.sparc64/ttys @@ -1,5 +1,5 @@ # -# $OpenBSD: ttys,v 1.3 2002/01/31 22:49:58 jason Exp $ +# $OpenBSD: ttys,v 1.4 2002/02/06 18:11:07 marc Exp $ # # name getty type status comments # @@ -87,6 +87,3 @@ ttyl4 "/usr/libexec/getty std.9600" unknown off secure ttyl5 "/usr/libexec/getty std.9600" unknown off secure ttyl6 "/usr/libexec/getty std.9600" unknown off secure ttyl7 "/usr/libexec/getty std.9600" unknown off secure -# sab0 -ttyh0 "/usr/libexec/getty std.9600" unknown off secure -ttyh1 "/usr/libexec/getty std.9600" unknown off secure |