Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/etc.mvme68k Mention mvme172/mvme177 and correct an error...



details:   https://anonhg.NetBSD.org/src/rev/ef428a10c8fc
branches:  trunk
changeset: 499617:ef428a10c8fc
user:      scw <scw%NetBSD.org@localhost>
date:      Fri Nov 24 19:51:39 2000 +0000

description:
Mention mvme172/mvme177 and correct an error on the ttyZ1 line.

diffstat:

 etc/etc.mvme68k/ttys |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 4d7b63bbb96f -r ef428a10c8fc etc/etc.mvme68k/ttys
--- a/etc/etc.mvme68k/ttys      Fri Nov 24 19:49:40 2000 +0000
+++ b/etc/etc.mvme68k/ttys      Fri Nov 24 19:51:39 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: ttys,v 1.3 2000/08/12 13:43:52 mason Exp $
+#      $NetBSD: ttys,v 1.4 2000/11/24 19:51:39 scw Exp $
 #      from: @(#)ttys  5.1 (Berkeley) 4/17/89
 #
 # name getty                           type    status          comments
@@ -14,11 +14,11 @@
 # Hardwired lines are marked off, by default, so getty(8)
 # is quiet when they don't exist.
 #
-# The first three would be used with an MVME-147
+# The first three would be used on MVME-147, MVME-162 and MVME-172
 #
-ttyZ0  "/usr/libexec/getty std.9600"   unknown off secure
 ttyZ1  "/usr/libexec/getty std.9600"   unknown off secure
 ttyZ2  "/usr/libexec/getty std.9600"   unknown off secure
+ttyZ3  "/usr/libexec/getty std.9600"   unknown off secure
 
 #
 # These three would be used on MVME-167 and MVME-177



Home | Main Index | Thread Index | Old Index