summaryrefslogtreecommitdiffstats
path: root/man3/pthread_equal.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/pthread_equal.3')
-rw-r--r--man3/pthread_equal.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/pthread_equal.3 b/man3/pthread_equal.3
index 214f3b6ba..23015354b 100644
--- a/man3/pthread_equal.3
+++ b/man3/pthread_equal.3
@@ -28,7 +28,7 @@ returns a nonzero value; otherwise, it returns 0.
This function always succeeds.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -52,6 +52,6 @@ there is no portable way for applications to directly compare two
.I pthread_t
values.
.SH SEE ALSO
-.BR pthread_create (3),
-.BR pthread_self (3),
-.BR pthreads (7)
+.MR pthread_create 3 ,
+.MR pthread_self 3 ,
+.MR pthreads 7