summaryrefslogtreecommitdiffstats
path: root/man3/pthread_rwlockattr_setkind_np.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/pthread_rwlockattr_setkind_np.3')
-rw-r--r--man3/pthread_rwlockattr_setkind_np.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/pthread_rwlockattr_setkind_np.3 b/man3/pthread_rwlockattr_setkind_np.3
index 5388a9ad3..9feb10816 100644
--- a/man3/pthread_rwlockattr_setkind_np.3
+++ b/man3/pthread_rwlockattr_setkind_np.3
@@ -22,7 +22,7 @@ POSIX threads library
.fi
.RS -4
Feature Test Macro Requirements for glibc (see
-.BR feature_test_macros (7)):
+.MR feature_test_macros 7 ):
.RE
.P
.BR pthread_rwlockattr_setkind_np (),
@@ -116,4 +116,4 @@ hence the suffix "_np" (nonportable) in the names.
.SH HISTORY
glibc 2.1.
.SH SEE ALSO
-.BR pthreads (7)
+.MR pthreads 7