Module Name:    src
Committed By:   pgoyette
Date:           Thu Apr  6 01:54:40 UTC 2017

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

Log Message:
Add entries for ubc_purge(9) and ubc_zerorange(9)


To generate a diff of this commit:
cvs rdiff -u -r1.2115 -r1.2116 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.2115 src/distrib/sets/lists/comp/mi:1.2116
--- src/distrib/sets/lists/comp/mi:1.2115	Sat Apr  1 14:31:05 2017
+++ src/distrib/sets/lists/comp/mi	Thu Apr  6 01:54:40 2017
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2115 2017/04/01 14:31:05 abhinav Exp $
+#	$NetBSD: mi,v 1.2116 2017/04/06 01:54:40 pgoyette Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.comp				comp-sys-root
@@ -11212,6 +11212,8 @@
 ./usr/share/man/cat9/ubc_alloc.0		comp-sys-catman		.cat
 ./usr/share/man/cat9/ubc_release.0		comp-sys-catman		.cat
 ./usr/share/man/cat9/ubc_uiomove.0		comp-sys-catman		.cat
+./usr/share/man/cat9/ubc_purge.0		comp-sys-catman		.cat
+./usr/share/man/cat9/ubc_zerorange.0		comp-sys-catman		.cat
 ./usr/share/man/cat9/ucas.0			comp-sys-catman		.cat
 ./usr/share/man/cat9/ucom.0			comp-sys-catman		.cat
 ./usr/share/man/cat9/uiomove.0			comp-sys-catman		.cat
@@ -18494,6 +18496,8 @@
 ./usr/share/man/html9/ubc_alloc.html		comp-sys-htmlman	html
 ./usr/share/man/html9/ubc_release.html		comp-sys-htmlman	html
 ./usr/share/man/html9/ubc_uiomove.html		comp-sys-htmlman	html
+./usr/share/man/html9/ubc_purge.html		comp-sys-htmlman	html
+./usr/share/man/html9/ubc_range.html		comp-sys-htmlman	html
 ./usr/share/man/html9/ucas.html			comp-sys-htmlman	html
 ./usr/share/man/html9/ucom.html			comp-sys-htmlman	html
 ./usr/share/man/html9/uiomove.html		comp-sys-htmlman	html
@@ -25984,6 +25988,8 @@
 ./usr/share/man/man9/ubc_alloc.9		comp-sys-man		.man
 ./usr/share/man/man9/ubc_release.9		comp-sys-man		.man
 ./usr/share/man/man9/ubc_uiomove.9		comp-sys-man		.man
+./usr/share/man/man9/ubc_purge.9		comp-sys-man		.man
+./usr/share/man/man9/ubc_zerorange.9		comp-sys-man		.man
 ./usr/share/man/man9/ucas.9			comp-sys-man		.man
 ./usr/share/man/man9/ucom.9			comp-sys-man		.man
 ./usr/share/man/man9/uiomove.9			comp-sys-man		.man

Reply via email to