Module Name:    src
Committed By:   wiz
Date:           Sat Jan 23 10:40:58 UTC 2010

Modified Files:
        src/distrib/sets/lists/comp: mi

Log Message:
Add obsolete entries for percpu_init{,_cpu}(9).

As the comment on top says, entries shouldn't be removed, but marked
as obsolete instead. Hi rmind!


To generate a diff of this commit:
cvs rdiff -u -r1.1371 -r1.1372 src/distrib/sets/lists/comp/mi

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.1371 src/distrib/sets/lists/comp/mi:1.1372
--- src/distrib/sets/lists/comp/mi:1.1371	Sat Jan 23 00:17:07 2010
+++ src/distrib/sets/lists/comp/mi	Sat Jan 23 10:40:58 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.1371 2010/01/23 00:17:07 rmind Exp $
+#	$NetBSD: mi,v 1.1372 2010/01/23 10:40:58 wiz Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -9104,6 +9104,8 @@
 ./usr/share/man/cat9/percpu_alloc.0		comp-sys-catman		.cat
 ./usr/share/man/cat9/percpu_free.0		comp-sys-catman		.cat
 ./usr/share/man/cat9/percpu_getref.0		comp-sys-catman		.cat
+./usr/share/man/cat9/percpu_init.0		comp-obsolete		obsolete
+./usr/share/man/cat9/percpu_init_cpu.0		comp-obsolete		obsolete
 ./usr/share/man/cat9/percpu_putref.0		comp-sys-catman		.cat
 ./usr/share/man/cat9/percpu_foreach.0		comp-sys-catman		.cat
 ./usr/share/man/cat9/pfil.0			comp-sys-catman		.cat
@@ -14632,6 +14634,8 @@
 ./usr/share/man/html9/percpu_alloc.html		comp-sys-htmlman	html
 ./usr/share/man/html9/percpu_free.html		comp-sys-htmlman	html
 ./usr/share/man/html9/percpu_getref.html	comp-sys-htmlman	html
+./usr/share/man/html9/percpu_init.html		comp-obsolete		obsolete
+./usr/share/man/html9/percpu_init_cpu.html		comp-obsolete		obsolete
 ./usr/share/man/html9/percpu_putref.html	comp-sys-htmlman	html
 ./usr/share/man/html9/percpu_foreach.html	comp-sys-htmlman	html
 ./usr/share/man/html9/pfil.html			comp-sys-htmlman	html
@@ -20327,6 +20331,8 @@
 ./usr/share/man/man9/percpu_alloc.9		comp-sys-man		.man
 ./usr/share/man/man9/percpu_free.9		comp-sys-man		.man
 ./usr/share/man/man9/percpu_getref.9		comp-sys-man		.man
+./usr/share/man/man9/percpu_init.9		comp-obsolete		obsolete
+./usr/share/man/man9/percpu_init_cpu.9		comp-obsolete		obsolete
 ./usr/share/man/man9/percpu_putref.9		comp-sys-man		.man
 ./usr/share/man/man9/percpu_foreach.9		comp-sys-man		.man
 ./usr/share/man/man9/pfil.9			comp-sys-man		.man

Reply via email to