summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_spin_lock.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_spin_lock.3')
-rw-r--r--share/man/man3/pthread_spin_lock.33
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man3/pthread_spin_lock.3 b/share/man/man3/pthread_spin_lock.3
index 0f8c5c2..24dea92 100644
--- a/share/man/man3/pthread_spin_lock.3
+++ b/share/man/man3/pthread_spin_lock.3
@@ -32,7 +32,6 @@
.Nd "lock or unlock a spin lock"
.Sh LIBRARY
.Lb libpthread
-.Lb libthr
.Sh SYNOPSIS
.In pthread.h
.Ft int
@@ -122,7 +121,7 @@ The
and
.Fn pthread_spin_unlock
functions first appeared in
-.Lb libpthread
+.Lb libkse
in
.Fx 5.2 ,
and in
OpenPOWER on IntegriCloud