summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/pthread_rwlockattr_getpshared.3c
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2022-02-02 19:46:15 -0600
committerRichard Lowe <richlowe@richlowe.net>2022-02-18 15:32:42 -0600
commitfc20c8a14ab504a9341da76de852e0e63c70e2b5 (patch)
treead4afc16ab510367714bcec6966ef073c5dd9c5f /usr/src/man/man3c/pthread_rwlockattr_getpshared.3c
parent5f088e1a8acbd4b2eef2927a6addc07af371e762 (diff)
downloadillumos-joyent-fc20c8a14ab504a9341da76de852e0e63c70e2b5.tar.gz
manual: switch to using BR for SEE ALSO and similar, for readability
Diffstat (limited to 'usr/src/man/man3c/pthread_rwlockattr_getpshared.3c')
-rw-r--r--usr/src/man/man3c/pthread_rwlockattr_getpshared.3c14
1 files changed, 7 insertions, 7 deletions
diff --git a/usr/src/man/man3c/pthread_rwlockattr_getpshared.3c b/usr/src/man/man3c/pthread_rwlockattr_getpshared.3c
index f79e1c6a8a..94237aaf62 100644
--- a/usr/src/man/man3c/pthread_rwlockattr_getpshared.3c
+++ b/usr/src/man/man3c/pthread_rwlockattr_getpshared.3c
@@ -131,10 +131,10 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBpthread_rwlock_init\fR(3C),
-\fBpthread_rwlock_rdlock\fR(3C),
-\fBpthread_rwlock_unlock\fR(3C),
-\fBpthread_rwlock_wrlock\fR(3C),
-\fBpthread_rwlockattr_init\fR(3C),
-\fBattributes\fR(7),
-\fBstandards\fR(7)
+.BR pthread_rwlock_init (3C),
+.BR pthread_rwlock_rdlock (3C),
+.BR pthread_rwlock_unlock (3C),
+.BR pthread_rwlock_wrlock (3C),
+.BR pthread_rwlockattr_init (3C),
+.BR attributes (7),
+.BR standards (7)