diff options
Diffstat (limited to 'lib/libpthread/man/pthread_self.3')
-rw-r--r-- | lib/libpthread/man/pthread_self.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_self.3 b/lib/libpthread/man/pthread_self.3 index 899af43..82ac89e 100644 --- a/lib/libpthread/man/pthread_self.3 +++ b/lib/libpthread/man/pthread_self.3 @@ -37,7 +37,7 @@ .Nm pthread_self .Nd get the calling thread's ID .Sh LIBRARY -.Lb libc_r +.Lb libpthread .Sh SYNOPSIS .In pthread.h .Ft pthread_t |