Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/libexec/getty update the example to use dty00 instead of tty...
details: https://anonhg.NetBSD.org/src/rev/9e23b771b1c2
branches: trunk
changeset: 333661:9e23b771b1c2
user: aymeric <aymeric%NetBSD.org@localhost>
date: Wed Nov 12 21:56:48 2014 +0000
description:
update the example to use dty00 instead of ttyd0 to reflect a current practice
diffstat:
libexec/getty/ttys.5 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e921c981eafe -r 9e23b771b1c2 libexec/getty/ttys.5
--- a/libexec/getty/ttys.5 Wed Nov 12 21:27:48 2014 +0000
+++ b/libexec/getty/ttys.5 Wed Nov 12 21:56:48 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ttys.5,v 1.18 2012/04/21 12:27:28 roy Exp $
+.\" $NetBSD: ttys.5,v 1.19 2014/11/12 21:56:48 aymeric Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -199,7 +199,7 @@
# root login on console at 1200 baud
console "/usr/libexec/getty std.1200" vt100 on secure
# dialup at 1200 baud, no root logins
-ttyd0 "/usr/libexec/getty d1200" dialup on # 555-1234
+dty00 "/usr/libexec/getty d1200" dialup on # 555-1234
# Mike's terminal: hp2621
ttyh0 "/usr/libexec/getty std.9600" hp2621-nl on # 457 Evans
# John's terminal: vt100
Home |
Main Index |
Thread Index |
Old Index