diff options
Diffstat (limited to 'lib/libpthread/man/pthread_create.3')
-rw-r--r-- | lib/libpthread/man/pthread_create.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libpthread/man/pthread_create.3 b/lib/libpthread/man/pthread_create.3 index 3e1ed04e80aa..2f760d0c6b51 100644 --- a/lib/libpthread/man/pthread_create.3 +++ b/lib/libpthread/man/pthread_create.3 @@ -36,6 +36,8 @@ .Sh NAME .Nm pthread_create .Nd create a new thread +.Sh LIBRARY +.Lb libc_r .Sh SYNOPSIS .Fd #include <pthread.h> .Ft int |