From 3f9ff75beda3a3084b4f846ba9616401055948b6 Mon Sep 17 00:00:00 2001
From: Marcus Brinkmann <marcus@gnu.org>
Date: Mon, 30 Sep 2002 00:30:03 +0000
Subject: 2002-09-30  Marcus Brinkmann  <marcus@gnu.org>

	* ttys (console): Change type column ($TERM setting) to `mach-color'.
---
 config/ChangeLog | 4 ++++
 config/ttys      | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

(limited to 'config')

diff --git a/config/ChangeLog b/config/ChangeLog
index 9709989d..589899f1 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2002-09-30  Marcus Brinkmann  <marcus@gnu.org>
+
+	* ttys (console): Change type column ($TERM setting) to `mach-color'.
+
 2002-06-05  Roland McGrath  <roland@frob.com>
 
 	* login-.bash_login: Prepend ~/ to file names.
diff --git a/config/ttys b/config/ttys
index 2ba59f56..14922eb3 100644
--- a/config/ttys
+++ b/config/ttys
@@ -2,7 +2,7 @@
 # and restartsthem when they die.  Note that in GNU, unlike in BSD, there
 # is no need to list pseudo-ttys here.
 
-# name	program				type	status	comments
+# name	program				type		status	comments
 
-console	"/libexec/getty 9600"		mach	on	secure trusted console
-#com0	"/libexec/getty 9600"		dialup	on	secure
+console	"/libexec/getty 9600"		mach-color	on	secure trusted console
+#com0	"/libexec/getty 9600"		dialup		on	secure
-- 
cgit v1.2.3