summaryrefslogtreecommitdiffstats
path: root/man3/pthread_setconcurrency.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/pthread_setconcurrency.3')
-rw-r--r--man3/pthread_setconcurrency.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/pthread_setconcurrency.3 b/man3/pthread_setconcurrency.3
index 54a6e0ca8..706c4277f 100644
--- a/man3/pthread_setconcurrency.3
+++ b/man3/pthread_setconcurrency.3
@@ -62,7 +62,7 @@ error ("the value specified by
would cause a system resource to be exceeded").
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -96,5 +96,5 @@ In other words,
on Linux these functions merely exist for compatibility with other systems,
and they have no effect on the execution of a program.
.SH SEE ALSO
-.BR pthread_attr_setscope (3),
-.BR pthreads (7)
+.MR pthread_attr_setscope 3 ,
+.MR pthreads 7