Module Name:    src
Committed By:   riastradh
Date:           Fri Nov 29 20:31:35 UTC 2019

Modified Files:
        src/distrib/sets/lists/comp: mi
        src/share/man/man9: Makefile
Removed Files:
        src/share/man/man9: mb.9

Log Message:
Nix obsolete mb(9) man page.


To generate a diff of this commit:
cvs rdiff -u -r1.2292 -r1.2293 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.441 -r1.442 src/share/man/man9/Makefile
cvs rdiff -u -r1.8 -r0 src/share/man/man9/mb.9

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.2292 src/distrib/sets/lists/comp/mi:1.2293
--- src/distrib/sets/lists/comp/mi:1.2292	Mon Nov 11 22:44:56 2019
+++ src/distrib/sets/lists/comp/mi	Fri Nov 29 20:31:35 2019
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2292 2019/11/11 22:44:56 joerg Exp $
+#	$NetBSD: mi,v 1.2293 2019/11/29 20:31:35 riastradh Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.comp				comp-sys-root
@@ -11387,7 +11387,7 @@
 ./usr/share/man/cat9/malloc_type_attach.0	comp-sys-catman		.cat
 ./usr/share/man/cat9/malloc_type_detach.0	comp-sys-catman		.cat
 ./usr/share/man/cat9/malloc_type_setlimit.0	comp-obsolete		obsolete
-./usr/share/man/cat9/mb.0			comp-sys-catman		.cat
+./usr/share/man/cat9/mb.0			comp-obsolete		obsolete
 ./usr/share/man/cat9/mb_memory.0		comp-sys-catman		.cat
 ./usr/share/man/cat9/mb_read.0			comp-sys-catman		.cat
 ./usr/share/man/cat9/mb_write.0			comp-sys-catman		.cat
@@ -19310,7 +19310,7 @@
 ./usr/share/man/html9/malloc_type_attach.html	comp-sys-htmlman	html
 ./usr/share/man/html9/malloc_type_detach.html	comp-sys-htmlman	html
 ./usr/share/man/html9/malloc_type_setlimit.html comp-obsolete	obsolete
-./usr/share/man/html9/mb.html			comp-sys-htmlman	html
+./usr/share/man/html9/mb.html			comp-obsolete	obsolete
 ./usr/share/man/html9/mb_memory.html		comp-sys-htmlman	html
 ./usr/share/man/html9/mb_read.html		comp-sys-htmlman	html
 ./usr/share/man/html9/mb_write.html		comp-sys-htmlman	html
@@ -27386,7 +27386,7 @@
 ./usr/share/man/man9/malloc_type_attach.9	comp-sys-man		.man
 ./usr/share/man/man9/malloc_type_detach.9	comp-sys-man		.man
 ./usr/share/man/man9/malloc_type_setlimit.9	comp-obsolete		obsolete
-./usr/share/man/man9/mb.9			comp-sys-man		.man
+./usr/share/man/man9/mb.9			comp-obsolete		obsolete
 ./usr/share/man/man9/mb_memory.9		comp-sys-man		.man
 ./usr/share/man/man9/mb_read.9			comp-sys-man		.man
 ./usr/share/man/man9/mb_write.9			comp-sys-man		.man

Index: src/share/man/man9/Makefile
diff -u src/share/man/man9/Makefile:1.441 src/share/man/man9/Makefile:1.442
--- src/share/man/man9/Makefile:1.441	Wed Oct  2 08:21:08 2019
+++ src/share/man/man9/Makefile	Fri Nov 29 20:31:35 2019
@@ -1,4 +1,4 @@
-#       $NetBSD: Makefile,v 1.441 2019/10/02 08:21:08 rin Exp $
+#       $NetBSD: Makefile,v 1.442 2019/11/29 20:31:35 riastradh Exp $
 
 #	Makefile for section 9 (kernel function and variable) manual pages.
 
@@ -34,7 +34,7 @@ MAN=	accept_filter.9 accf_data.9 accf_ht
 	kprintf.9 kthread.9 linedisc.9 lock.9 locking.9 log.9 ltsleep.9 \
 	localcount.9 LWP_CACHE_CREDS.9 \
 	makeiplcookie.9 \
-	malloc.9 mb.9 mbuf.9 mca.9 memcmp.9 memcpy.9 memoryallocators.9 \
+	malloc.9 mbuf.9 mca.9 memcmp.9 memcpy.9 memoryallocators.9 \
 	memmove.9 memset.9 \
 	microseq.9 microtime.9 microuptime.9 mi_switch.9 module.9 \
 	mstohz.9 mutex.9 m_tag.9 namecache.9 \

Reply via email to