Install DELAY(9).

This commit is contained in:
Alfred Perlstein 2000-11-22 03:44:55 +00:00
parent 0b0d531efb
commit a0ae47cd48

View file

@ -1,6 +1,6 @@
# $FreeBSD$
MAN9= CONDSPLASSERT.9 KASSERT.9 MD5.9 SPLASSERT.9 \
MAN9= CONDSPLASSERT.9 DELAY.9 KASSERT.9 MD5.9 SPLASSERT.9 \
VFS.9 VFS_FHTOVP.9 VFS_INIT.9 VFS_MOUNT.9 VFS_QUOTACTL.9 \
VFS_ROOT.9 VFS_START.9 VFS_STATFS.9 VFS_SYNC.9 VFS_UNMOUNT.9 \
VFS_VGET.9 VFS_VPTOFH.9 VFS_CHECKEXP.9 \