Add entries for ubc_purge(9) and ubc_zerorange(9)
This commit is contained in:
parent
92e2fd3e96
commit
e572da12b2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue