Link in manpages for vfs_busy, vfs_mount, vfs_unbusy, and vinvalbuf.

This commit is contained in:
alfred 2001-07-09 07:15:51 +00:00
parent 4bef9ffc2d
commit 7e91164e44

View File

@ -30,7 +30,8 @@ MAN= CONDSPLASSERT.9 DECLARE_MODULE.9 DELAY.9 DEV_MODULE.9 KASSERT.9 MD5.9 \
scheduler.9 sleep.9 sleepqueue.9 spl.9 store.9 style.9 suser.9 swi.9 \
sx.9 time.9 timeout.9 tvtohz.9 \
uio.9 \
vcount.9 vget.9 vnode.9 vput.9 vref.9 vrele.9 vslock.9
vcount.9 vfs_busy.9 vfs_mount.9 vfs_unbusy.9 \
vget.9 vinvalbuf.9 vnode.9 vput.9 vref.9 vrele.9 vslock.9
MAN+= device.9 device_add_child.9 device_delete_child.9 device_enable.9 \
device_find_child.9 device_get_children.9 \