Module Name:    src
Committed By:   apb
Date:           Sat Sep  5 08:55:41 UTC 2009

Modified Files:
        src/distrib/sets/lists/comp: mi
        src/share/man/man9: Makefile

Log Message:
The man page should be BOOT_FLAG.9, not BOOT_FLAGS.9.
I am not marking the incorrect name as "obsolete" in the set lists
because it's been less than 12 hours.  If you have already installed the
incorrectly named file, you will have to delete it manually.


To generate a diff of this commit:
cvs rdiff -u -r1.1301 -r1.1302 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.289 -r1.290 src/share/man/man9/Makefile

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

Modified files:

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.1301 src/distrib/sets/lists/comp/mi:1.1302
--- src/distrib/sets/lists/comp/mi:1.1301	Fri Sep  4 23:23:05 2009
+++ src/distrib/sets/lists/comp/mi	Sat Sep  5 08:55:40 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.1301 2009/09/04 23:23:05 apb Exp $
+#	$NetBSD: mi,v 1.1302 2009/09/05 08:55:40 apb Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -19055,7 +19055,7 @@
 ./usr/share/man/man8/cvsbug.8			comp-cvs-man		cvs,.man
 ./usr/share/man/man8/genassym.8			comp-obsolete		obsolete
 ./usr/share/man/man8/kgmon.8			comp-sysutil-man	.man
-./usr/share/man/man9/BOOT_FLAGS.9		comp-sys-man		.man
+./usr/share/man/man9/BOOT_FLAG.9		comp-sys-man		.man
 ./usr/share/man/man9/CALLOUT_INITIALIZER.9	comp-obsolete		obsolete
 ./usr/share/man/man9/CALLOUT_INITIALIZER_SETFUNC.9	comp-obsolete		obsolete
 ./usr/share/man/man9/CARDBUS_PRODUCT.9		comp-sys-man		.man

Index: src/share/man/man9/Makefile
diff -u src/share/man/man9/Makefile:1.289 src/share/man/man9/Makefile:1.290
--- src/share/man/man9/Makefile:1.289	Fri Sep  4 23:23:04 2009
+++ src/share/man/man9/Makefile	Sat Sep  5 08:55:41 2009
@@ -1,4 +1,4 @@
-#       $NetBSD: Makefile,v 1.289 2009/09/04 23:23:04 apb Exp $
+#       $NetBSD: Makefile,v 1.290 2009/09/05 08:55:41 apb Exp $
 
 #	Makefile for section 9 (kernel function and variable) manual pages.
 
@@ -58,7 +58,7 @@
 	wscons.9 wsdisplay.9 wsfont.9 wskbd.9 wsmouse.9
 
 MAN+=	boothowto.9
-MLINKS+=boothowto.9 BOOT_FLAGS.9
+MLINKS+=boothowto.9 BOOT_FLAG.9
 
 MAN+=	dmover.9
 MLINKS+=dmover.9 dmover_backend_register.9 \

Reply via email to