From 600caea8b25596cf0a5fa2aaf7bf3b50ee54d7cd Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Tue, 6 Dec 1994 19:59:24 +0000 Subject: [PATCH] Rename tty0* -> ttyd*. Comment about "serial" terminals instead of "hardwired" or "dialin" terminals. --- etc/ttys | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/etc/ttys b/etc/ttys index 93406544ad30..dd54754ae861 100644 --- a/etc/ttys +++ b/etc/ttys @@ -12,10 +12,9 @@ ttyv0 "/usr/libexec/getty Pc" cons25 on secure ttyv1 "/usr/libexec/getty Pc" cons25 on secure ttyv2 "/usr/libexec/getty Pc" cons25 on secure ttyv3 "/usr/libexec/getty Pc" cons25 off secure -# Hardwired terminals -tty00 "/usr/libexec/getty std.9600" unknown off secure -tty01 "/usr/libexec/getty std.9600" unknown off secure -# Dialin terminals +# Serial terminals +ttyd0 "/usr/libexec/getty std.9600" unknown off secure +ttyd1 "/usr/libexec/getty std.9600" unknown off secure ttyd2 "/usr/libexec/getty std.9600" unknown off secure ttyd3 "/usr/libexec/getty std.9600" unknown off secure # Pseudo terminals