diff options
Diffstat (limited to 'share/man/man3/pthread_testcancel.3')
| -rw-r--r-- | share/man/man3/pthread_testcancel.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man3/pthread_testcancel.3 b/share/man/man3/pthread_testcancel.3 index d911d2c647f3..c1bbc7d07c7b 100644 --- a/share/man/man3/pthread_testcancel.3 +++ b/share/man/man3/pthread_testcancel.3 @@ -7,6 +7,8 @@ .Nm pthread_setcanceltype , .Nm pthread_testcancel .Nd set cancelability state +.Sh LIBRARY +.Lb libc_r .Sh SYNOPSIS .Fd #include <pthread.h> .Ft int |
