aboutsummaryrefslogtreecommitdiffstats
path: root/man3/pthread_setconcurrency.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/pthread_setconcurrency.3')
-rw-r--r--man3/pthread_setconcurrency.37
1 files changed, 6 insertions, 1 deletions
diff --git a/man3/pthread_setconcurrency.3 b/man3/pthread_setconcurrency.3
index dea022678c..e03853d97e 100644
--- a/man3/pthread_setconcurrency.3
+++ b/man3/pthread_setconcurrency.3
@@ -83,9 +83,11 @@ These functions are available in glibc since version 2.1.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
+.ad l
+.nh
.TS
allbox;
-lbw25 lb lb
+lbx lb lb
l l l.
Interface Attribute Value
T{
@@ -93,6 +95,9 @@ T{
.BR pthread_getconcurrency ()
T} Thread safety MT-Safe
.TE
+.hy
+.ad
+.sp 1
.SH CONFORMING TO
POSIX.1-2001, POSIX.1-2008.
.SH NOTES