Module Name:    src
Committed By:   tsutsui
Date:           Sat May 22 15:55:41 UTC 2010

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

Log Message:
GENERIC32 -> GENERIC in comment.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/sparc64/conf/INSTALL

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/INSTALL
diff -u src/sys/arch/sparc64/conf/INSTALL:1.26 src/sys/arch/sparc64/conf/INSTALL:1.27
--- src/sys/arch/sparc64/conf/INSTALL:1.26	Fri Mar 12 23:07:13 2010
+++ src/sys/arch/sparc64/conf/INSTALL	Sat May 22 15:55:41 2010
@@ -1,12 +1,12 @@
-# 	$NetBSD: INSTALL,v 1.26 2010/03/12 23:07:13 martin Exp $
+# 	$NetBSD: INSTALL,v 1.27 2010/05/22 15:55:41 tsutsui Exp $
 #
 #	NOTE: this file only needs *additional* things for the install
-#	kernel, that are not already included in GENERIC32!
+#	kernel, that are not already included in GENERIC!
 #	See the include below...
 
 include "arch/sparc64/conf/GENERIC"
 
-#ident 		"INSTALL-$Revision: 1.26 $"
+#ident 		"INSTALL-$Revision: 1.27 $"
 
 makeoptions	COPTS="-Os"
 

Reply via email to