summaryrefslogtreecommitdiffstats
path: root/man3/sem_unlink.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/sem_unlink.3')
-rw-r--r--man3/sem_unlink.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/sem_unlink.3 b/man3/sem_unlink.3
index 1f442e108..4d46da1e0 100644
--- a/man3/sem_unlink.3
+++ b/man3/sem_unlink.3
@@ -42,7 +42,7 @@ There is no semaphore with the given
.IR name .
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -59,8 +59,8 @@ POSIX.1-2008.
.SH HISTORY
POSIX.1-2001.
.SH SEE ALSO
-.BR sem_getvalue (3),
-.BR sem_open (3),
-.BR sem_post (3),
-.BR sem_wait (3),
-.BR sem_overview (7)
+.MR sem_getvalue 3 ,
+.MR sem_open 3 ,
+.MR sem_post 3 ,
+.MR sem_wait 3 ,
+.MR sem_overview 7