summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2000-05-12 09:59:44 +0000
committerphantom <phantom@FreeBSD.org>2000-05-12 09:59:44 +0000
commit8c193b4282a26d65139bf83de229e36cb1f89384 (patch)
tree006df6cc66aedd434f0256d461a174536881739d /lib/libpthread/man
parent933595a49604e28e27f37b55a7f73eabf7cf93df (diff)
downloadFreeBSD-src-8c193b4282a26d65139bf83de229e36cb1f89384.zip
FreeBSD-src-8c193b4282a26d65139bf83de229e36cb1f89384.tar.gz
add MLINKS: pthread_testcancel(3) -> pthread_setcanceltype(3)
Diffstat (limited to 'lib/libpthread/man')
-rw-r--r--lib/libpthread/man/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpthread/man/Makefile.inc b/lib/libpthread/man/Makefile.inc
index c330c96..9cc74d7 100644
--- a/lib/libpthread/man/Makefile.inc
+++ b/lib/libpthread/man/Makefile.inc
@@ -88,6 +88,7 @@ MLINKS+= \
pthread_schedparam.3 pthread_setschedparam.3 \
pthread_testcancel.3 pthread_getcancelstate.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
OpenPOWER on IntegriCloud