summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authormike <mike@FreeBSD.org>2002-10-16 14:24:41 +0000
committermike <mike@FreeBSD.org>2002-10-16 14:24:41 +0000
commit9782655096a5873d6e6f26617941855764223d29 (patch)
tree563ef18b719b1eafebb51625503c9c710f91bdba /share/man/man9/Makefile
parent318aa50bf9b1879c25404ddd2b695248e215122f (diff)
downloadFreeBSD-src-9782655096a5873d6e6f26617941855764223d29.zip
FreeBSD-src-9782655096a5873d6e6f26617941855764223d29.tar.gz
Remove the posix4(9) manual. It no longer contains relevant
information.
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 229e036..62e19bd 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -53,7 +53,7 @@ MAN= BUF_LOCK.9 BUF_LOCKFREE.9 BUF_LOCKINIT.9 BUF_REFCNT.9 \
module.9 mtx_pool.9 mutex.9 \
namei.9 \
panic.9 pbuf.9 pfil.9 pfind.9 pgfind.9 \
- physio.9 posix4.9 printf.9 pseudofs.9 psignal.9 \
+ physio.9 printf.9 pseudofs.9 psignal.9 \
random.9 resettodr.9 resource_int_value.9 resource_query_string.9 \
rtalloc.9 rtentry.9 runqueue.9 random_harvest.9 rijndael.9 \
sbuf.9 scheduler.9 selrecord.9 sema.9 signal.9 sleep.9 sleepqueue.9 \
@@ -169,7 +169,6 @@ MLINKS+=namei.9 NDFREE.9
MLINKS+=pbuf.9 getpbuf.9 pbuf.9 trypbuf.9 pbuf.9 relpbuf.9
MLINKS+=pfil.9 pfil_hook_get.9 pfil.9 pfil_add_hook.9 pfil.9 pfil_remove_hook.9
MLINKS+=pfind.9 zpfind.9
-MLINKS+=posix4.9 p1003_1b.9
MLINKS+=psignal.9 gsignal.9 psignal.9 pgsignal.9
MLINKS+=random.9 srandom.9 random.9 arc4random.9 random.9 read_random.9
MLINKS+=rtalloc.9 rtalloc1.9 rtalloc.9 rtalloc_ign.9
OpenPOWER on IntegriCloud