Module Name:    src
Committed By:   tsutsui
Date:           Sat Sep 25 14:30:34 UTC 2010

Modified Files:
        src/distrib/sparc/miniroot: dot.profile

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


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/distrib/sparc/miniroot/dot.profile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sparc/miniroot/dot.profile
diff -u src/distrib/sparc/miniroot/dot.profile:1.14 src/distrib/sparc/miniroot/dot.profile:1.15
--- src/distrib/sparc/miniroot/dot.profile:1.14	Sat Sep 25 14:29:14 2010
+++ src/distrib/sparc/miniroot/dot.profile	Sat Sep 25 14:30:34 2010
@@ -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

Reply via email to