Source-Changes-HG archive

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

[src/trunk]: src/distrib/sparc/miniroot Remove obsolete message:



details:   https://anonhg.NetBSD.org/src/rev/cac03c977768
branches:  trunk
changeset: 757828:cac03c977768
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Sat Sep 25 14:30:34 2010 +0000

description:
Remove obsolete message:
 'If you are using a SUN type 4 keyboard, please enter "sun-type4".'

diffstat:

 distrib/sparc/miniroot/dot.profile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r f5157b3b379b -r cac03c977768 distrib/sparc/miniroot/dot.profile
--- a/distrib/sparc/miniroot/dot.profile        Sat Sep 25 14:29:13 2010 +0000
+++ b/distrib/sparc/miniroot/dot.profile        Sat Sep 25 14:30:34 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: dot.profile,v 1.14 2010/09/25 14:29:14 tsutsui Exp $
+# $NetBSD: dot.profile,v 1.15 2010/09/25 14:30:34 tsutsui Exp $
 #
 # Copyright (c) 1995 Jason R. Thorpe
 # Copyright (c) 1994 Christopher G. Demetriou
@@ -50,8 +50,6 @@
        echo 'erase ^H, werase ^W, kill ^U, intr ^C'
        stty newcrt werase ^W intr ^C kill ^U erase ^H
 
-       echo 'If you are using a SUN type 4 keyboard, please enter "sun-type4".'
-
        # get the terminal type
        _forceloop=""
        while [ "X${_forceloop}" = X"" ]; do



Home | Main Index | Thread Index | Old Index