summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2001-10-04 09:46:01 +0000
committerbde <bde@FreeBSD.org>2001-10-04 09:46:01 +0000
commitb96f5fd1cbee193ade6e37c18a79a56b928901d2 (patch)
tree584010ef12f9b30ae86c0a6ac5e3ee6bc213020e /share/man/man9/Makefile
parent08ae13ee7f9bee56b5ae6243b8f85fefb4d0d848 (diff)
downloadFreeBSD-src-b96f5fd1cbee193ade6e37c18a79a56b928901d2.zip
FreeBSD-src-b96f5fd1cbee193ade6e37c18a79a56b928901d2.tar.gz
Removed garbage:
- bus_generic_map_intr.9. This has been undead for more than 3 years following the changes in rev.1.4 of sys/bus.h. - CONDSPLASSERT.9, SPLASSERT.9. These have been undead since SMPng. They were even less useful than most section 9 man pages -- the interfaces described in them have never been used in the FreeBSD source tree.
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 3293860..92b5fa2 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -3,13 +3,12 @@
MAN= BUF_LOCK.9 BUF_LOCKFREE.9 BUF_LOCKINIT.9 BUF_REFCNT.9 \
BUF_TIMELOCK.9 BUF_UNLOCK.9 BUS_PRINT_CHILD.9 BUS_READ_IVAR.9 \
BUS_SETUP_INTR.9 \
- CONDSPLASSERT.9 \
DECLARE_MODULE.9 DELAY.9 DEVICE_ATTACH.9 DEVICE_DETACH.9 \
DEVICE_IDENTIFY.9 DEVICE_PROBE.9 DEVICE_SHUTDOWN.9 \
DEV_MODULE.9 DRIVER_MODULE.9 \
KASSERT.9 \
MD5.9 MODULE_DEPEND.9 MODULE_VERSION.9 \
- SPLASSERT.9 SYSCALL_MODULE.9 \
+ SYSCALL_MODULE.9 \
VFS.9 VFS_CHECKEXP.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 VOP_ACCESS.9 \
@@ -23,7 +22,7 @@ MAN= BUF_LOCK.9 BUF_LOCKFREE.9 BUF_LOCKINIT.9 BUF_REFCNT.9 \
accept_filter.9 accf_data.9 accf_http.9 acl.9 at_exit.9 \
at_fork.9 atomic.9 \
bios.9 boot.9 buf.9 bus_alloc_resource.9 bus_generic_attach.9 \
- bus_generic_detach.9 bus_generic_map_intr.9 \
+ bus_generic_detach.9 \
bus_generic_print_child.9 bus_generic_read_ivar.9 \
bus_generic_shutdown.9 bus_release_resource.9 \
cd.9 cdevsw_add.9 cdevsw_remove.9 condvar.9 copy.9 \
OpenPOWER on IntegriCloud