summaryrefslogtreecommitdiffstats
path: root/lib/libpthread
diff options
context:
space:
mode:
authorunfurl <unfurl@FreeBSD.org>2000-02-18 02:26:27 +0000
committerunfurl <unfurl@FreeBSD.org>2000-02-18 02:26:27 +0000
commitcbb193fe526dfc477063bdbd14d867fe80f992b5 (patch)
tree98f681b94b6e8b7e1804070b2d53c5b23e5f4873 /lib/libpthread
parentfaf23457e062f7600780b809ee9d3e311bd2be52 (diff)
downloadFreeBSD-src-cbb193fe526dfc477063bdbd14d867fe80f992b5.zip
FreeBSD-src-cbb193fe526dfc477063bdbd14d867fe80f992b5.tar.gz
Adds missing symlinks for pthread related manpages.
PR: 16537 Submitted by: AnarCat <beaupran@iro.umontreal.ca> Approved by: jasone
Diffstat (limited to 'lib/libpthread')
-rw-r--r--lib/libpthread/man/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libpthread/man/Makefile.inc b/lib/libpthread/man/Makefile.inc
index fbcbd4e..e0f22ac 100644
--- a/lib/libpthread/man/Makefile.inc
+++ b/lib/libpthread/man/Makefile.inc
@@ -37,6 +37,9 @@ MAN3+= pthread_cancel.3 \
pthread_rwlockattr_init.3 \
pthread_rwlockattr_setpshared.3 \
pthread_self.3 \
+
+MLINKS+=pthread_rwlock_wrlock.3 pthread_rwlock_trywrlock.3
+MLINKS+=pthread_rwlock_rdlock.3 pthread_rwlock_tryrdlock.3
pthread_setspecific.3 \
pthread_testcancel.3 \
sem_destroy.3 \
OpenPOWER on IntegriCloud