summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2003-03-25 16:36:47 +0000
committerjhb <jhb@FreeBSD.org>2003-03-25 16:36:47 +0000
commit506e1c7087dccbfe1c8b00a5260b6a662ed2fa93 (patch)
tree45422ecbb160c0bb654f50e68934225df71fd67f /share/man/man9/Makefile
parente17741e782047ccd0e4a4ae2ab7a45f2074ae4ae (diff)
downloadFreeBSD-src-506e1c7087dccbfe1c8b00a5260b6a662ed2fa93.zip
FreeBSD-src-506e1c7087dccbfe1c8b00a5260b6a662ed2fa93.tar.gz
Remove obsolete at_fork() and at_exit() manpages. Curiously, at_exec()
didn't have a manpage. Reminded by: ru
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 7abdb28..118714b 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -19,8 +19,7 @@ MAN= BUF_LOCK.9 BUF_LOCKFREE.9 BUF_LOCKINIT.9 BUF_REFCNT.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_REVOKE.9 VOP_SETACL.9 VOP_SETEXTATTR.9 VOP_STRATEGY.9 \
- accept_filter.9 accf_data.9 accf_http.9 acl.9 at_exit.9 \
- at_fork.9 atomic.9 \
+ accept_filter.9 accf_data.9 accf_http.9 acl.9 atomic.9 \
bios.9 boot.9 buf.9 bus_alloc_resource.9 bus_generic_attach.9 \
bus_generic_detach.9 \
bus_generic_print_child.9 bus_generic_read_ivar.9 \
@@ -107,8 +106,6 @@ MLINKS+=atomic.9 atomic_readandclear.9
MLINKS+=atomic.9 atomic_set.9
MLINKS+=atomic.9 atomic_subtract.9
MLINKS+=atomic.9 atomic_store.9
-MLINKS+=at_exit.9 rm_at_exit.9
-MLINKS+=at_fork.9 rm_at_fork.9
MLINKS+=byteorder.9 bswap16.9
MLINKS+=byteorder.9 bswap32.9
MLINKS+=byteorder.9 bswap64.9
OpenPOWER on IntegriCloud