summaryrefslogtreecommitdiff
path: root/lib/libpthread
diff options
context:
space:
mode:
authorBill Swingle <unfurl@FreeBSD.org>2000-02-18 05:31:26 +0000
committerBill Swingle <unfurl@FreeBSD.org>2000-02-18 05:31:26 +0000
commit9969b450078e8720cf40c5e2c2130ddf181fdabd (patch)
treee5557d8bf864b2ab97982210172257f3a11c9245 /lib/libpthread
parent276d5ee8514cf43ad1729326fb2a6009baab8d18 (diff)
Notes
Diffstat (limited to 'lib/libpthread')
-rw-r--r--lib/libpthread/man/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/Makefile.inc b/lib/libpthread/man/Makefile.inc
index e0f22ac1ebf3..d69f059b92b3 100644
--- a/lib/libpthread/man/Makefile.inc
+++ b/lib/libpthread/man/Makefile.inc
@@ -39,7 +39,7 @@ MAN3+= pthread_cancel.3 \
pthread_self.3 \
MLINKS+=pthread_rwlock_wrlock.3 pthread_rwlock_trywrlock.3
-MLINKS+=pthread_rwlock_rdlock.3 pthread_rwlock_tryrdlock.3
+MLINKS+=pthread_rwlock_rdlock.3 pthread_rwlock_tryrdlock.3 \
pthread_setspecific.3 \
pthread_testcancel.3 \
sem_destroy.3 \