Whitespace-only change. Tidy up, alphabetise and wrap.

This commit is contained in:
markm 2000-11-21 20:28:48 +00:00
parent 71439be003
commit d8d18ccb17

View File

@ -11,15 +11,23 @@ MAN9= CONDSPLASSERT.9 KASSERT.9 MD5.9 SPLASSERT.9 \
VOP_PATHCONF.9 VOP_PRINT.9 VOP_RDWR.9 VOP_READDIR.9 \
VOP_READLINK.9 VOP_REALLOCBLKS.9 VOP_REMOVE.9 VOP_RENAME.9 \
VOP_STRATEGY.9 \
accf_data.9 accf_http.9 \
at_exit.9 at_fork.9 atomic.9 bios.9 boot.9 buf.9 cd.9 copy.9 \
accf_data.9 accf_http.9 at_exit.9 at_fork.9 atomic.9 \
bios.9 boot.9 buf.9 \
cd.9 copy.9 \
devfs_add_devswf.9 devfs_link.9 devfs_remove_dev.9 devstat.9 \
devtoname.9 fetch.9 ifnet.9 inittodr.9 intro.9 kernacc.9 kthread.9 malloc.9 \
make_dev.9 microseq.9 mi_switch.9 mutex.9 namei.9 panic.9 pfil.9 physio.9 \
posix4.9 psignal.9 random.9 resettodr.9 rtalloc.9 rtentry.9 sleep.9 spl.9 \
store.9 style.9 suser.9 swi.9 time.9 timeout.9 uio.9 \
vget.9 vnode.9 vput.9 vref.9 vrele.9 vslock.9 \
mbuf.9 microtime.9 microuptime.9 tvtohz.9
devtoname.9 \
fetch.9 \
ifnet.9 inittodr.9 intro.9 \
kernacc.9 kthread.9 \
malloc.9 make_dev.9 mbuf.9 microseq.9 microtime.9 microuptime.9 \
mi_switch.9 mutex.9 \
namei.9 \
panic.9 pfil.9 physio.9 posix4.9 psignal.9 \
random.9 resettodr.9 rtalloc.9 rtentry.9 \
sleep.9 spl.9 store.9 style.9 suser.9 swi.9 \
time.9 timeout.9 tvtohz.9 \
uio.9 \
vget.9 vnode.9 vput.9 vref.9 vrele.9 vslock.9
MAN9+= device.9 device_add_child.9 device_delete_child.9 device_enable.9 \
device_find_child.9 device_get_children.9 \