summaryrefslogtreecommitdiff
path: root/lib/libpthread/man/pthread_once.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/man/pthread_once.3')
-rw-r--r--lib/libpthread/man/pthread_once.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_once.3 b/lib/libpthread/man/pthread_once.3
index 7ad97fe98985f..bb8abc8cf467c 100644
--- a/lib/libpthread/man/pthread_once.3
+++ b/lib/libpthread/man/pthread_once.3
@@ -37,7 +37,7 @@
.Nm pthread_once
.Nd dynamic package initialization
.Sh LIBRARY
-.Lb libc_r
+.Lb libpthread
.Sh SYNOPSIS
.In pthread.h
.Pp