Module Name:    src
Committed By:   mrg
Date:           Thu May 12 07:06:01 UTC 2011

Modified Files:
        src/sys/arch/sparc64/conf: GENERIC

Log Message:
remove a sparc-specific comment.


To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 src/sys/arch/sparc64/conf/GENERIC

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

Modified files:

Index: src/sys/arch/sparc64/conf/GENERIC
diff -u src/sys/arch/sparc64/conf/GENERIC:1.136 src/sys/arch/sparc64/conf/GENERIC:1.137
--- src/sys/arch/sparc64/conf/GENERIC:1.136	Mon Apr  4 10:25:08 2011
+++ src/sys/arch/sparc64/conf/GENERIC	Thu May 12 07:06:00 2011
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.136 2011/04/04 10:25:08 martin Exp $
+# $NetBSD: GENERIC,v 1.137 2011/05/12 07:06:00 mrg Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.136 $"
+#ident 		"GENERIC-$Revision: 1.137 $"
 
 maxusers	64
 
@@ -30,7 +30,6 @@
 
 
 # Options for variants of the Sun SPARC architecure.
-# We currently support three architecture types; at least one is required.
 options 	SUN4U		# sun4u - UltraSPARC
 #options 	BLINK		# blink the system LED
 

Reply via email to