summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/man/Makefile.inc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-01-14 20:54:16 +0000
committerru <ru@FreeBSD.org>2004-01-14 20:54:16 +0000
commit0223333b35d2ec6e988bded772d98389a5ae4138 (patch)
tree587c71f2d86a3a9298dbb3ea5918b47434eef93c /lib/libc_r/man/Makefile.inc
parentc210bf5986e0f8f95bf830e35105b2ba3e9aac13 (diff)
downloadFreeBSD-src-0223333b35d2ec6e988bded772d98389a5ae4138.zip
FreeBSD-src-0223333b35d2ec6e988bded772d98389a5ae4138.tar.gz
- libc/sys/sem.c was repocopied to libc/gen/sem.c.
- sem_*(3) manpages were repocopied from libc_r. Reviewed by: deischen Repocopy by: markm
Diffstat (limited to 'lib/libc_r/man/Makefile.inc')
-rw-r--r--lib/libc_r/man/Makefile.inc11
1 files changed, 1 insertions, 10 deletions
diff --git a/lib/libc_r/man/Makefile.inc b/lib/libc_r/man/Makefile.inc
index 73de50b..111fba4 100644
--- a/lib/libc_r/man/Makefile.inc
+++ b/lib/libc_r/man/Makefile.inc
@@ -57,12 +57,6 @@ MAN+= pthread_attr.3 \
pthread_suspend_np.3 \
pthread_switch_add_np.3 \
pthread_testcancel.3 \
- sem_destroy.3 \
- sem_getvalue.3 \
- sem_init.3 \
- sem_open.3 \
- sem_post.3 \
- sem_wait.3 \
sigwait.3
MLINKS+= \
@@ -105,7 +99,4 @@ MLINKS+= \
pthread_schedparam.3 pthread_setschedparam.3 \
pthread_switch_add_np.3 pthread_switch_delete_np.3 \
pthread_testcancel.3 pthread_setcancelstate.3 \
- pthread_testcancel.3 pthread_setcanceltype.3 \
- sem_open.3 sem_close.3 \
- sem_open.3 sem_unlink.3 \
- sem_wait.3 sem_trywait.3
+ pthread_testcancel.3 pthread_setcanceltype.3
OpenPOWER on IntegriCloud