From 8c193b4282a26d65139bf83de229e36cb1f89384 Mon Sep 17 00:00:00 2001 From: phantom Date: Fri, 12 May 2000 09:59:44 +0000 Subject: add MLINKS: pthread_testcancel(3) -> pthread_setcanceltype(3) --- lib/libpthread/man/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libpthread/man') 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 -- cgit v1.1