summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_spin_init.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_spin_init.3')
-rw-r--r--share/man/man3/pthread_spin_init.35
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man3/pthread_spin_init.3 b/share/man/man3/pthread_spin_init.3
index 884753d..1f76de1 100644
--- a/share/man/man3/pthread_spin_init.3
+++ b/share/man/man3/pthread_spin_init.3
@@ -32,7 +32,6 @@
.Nd "initialize or destroy a spin lock"
.Sh LIBRARY
.Lb libpthread
-.Lb libthr
.Sh SYNOPSIS
.In pthread.h
.Ft int
@@ -115,7 +114,7 @@ The
and
.Fn pthread_spin_destroy
functions first appeared in
-.Lb libpthread
+.Lb libkse
in
.Fx 5.2 ,
and in
@@ -132,7 +131,7 @@ because the
argument is ignored in
.Lb libthr ,
and in
-.Lb libpthread
+.Lb libkse
if any value other than
.Dv PTHREAD_PROCESSES_PRIVATE
is specified, it returns
OpenPOWER on IntegriCloud