summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_barrierattr.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_barrierattr.3')
-rw-r--r--share/man/man3/pthread_barrierattr.35
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man3/pthread_barrierattr.3 b/share/man/man3/pthread_barrierattr.3
index cb9e6e2..e314a0e 100644
--- a/share/man/man3/pthread_barrierattr.3
+++ b/share/man/man3/pthread_barrierattr.3
@@ -33,7 +33,6 @@
.Nd "manipulate a barrier attribute object"
.Sh LIBRARY
.Lb libpthread
-.Lb libthr
.Sh SYNOPSIS
.In pthread.h
.Ft int
@@ -125,7 +124,7 @@ is not one of the allowed values.
The
.Fn pthread_barrierattr_*
functions first appeared in
-.Lb libpthread
+.Lb libkse
in
.Fx 5.2 ,
and in
@@ -140,7 +139,7 @@ does not fully conform to
because the process-shared attribute is ignored in
.Lb libthr ,
and in
-.Lb libpthread ;
+.Lb libkse ;
if any value other than
.Dv PTHREAD_PROCESSES_PRIVATE
is specified in a call to
OpenPOWER on IntegriCloud