summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/semaphore.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/semaphore.3c')
-rw-r--r--usr/src/man/man3c/semaphore.3c18
1 files changed, 13 insertions, 5 deletions
diff --git a/usr/src/man/man3c/semaphore.3c b/usr/src/man/man3c/semaphore.3c
index bfc5b84869..92de72b438 100644
--- a/usr/src/man/man3c/semaphore.3c
+++ b/usr/src/man/man3c/semaphore.3c
@@ -306,7 +306,7 @@ customer(int deposit_withdrawal)
.SH ATTRIBUTES
.sp
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -322,10 +322,18 @@ MT-Level Async-Signal-Safe
.SH SEE ALSO
.sp
.LP
-\fBmmap\fR(2), \fBshmop\fR(2), \fBsem_close\fR(3C), \fBsem_destroy\fR(3C),
-\fBsem_getvalue\fR(3C), \fBsem_init\fR(3C), \fBsem_open\fR(3C),
-\fBsem_post\fR(3C), \fBsem_unlink\fR(3C), \fBsem_wait\fR(3C),
-\fBattributes\fR(5), \fBstandards\fR(5)
+.BR mmap (2),
+.BR shmop (2),
+.BR sem_close (3C),
+.BR sem_destroy (3C),
+.BR sem_getvalue (3C),
+.BR sem_init (3C),
+.BR sem_open (3C),
+.BR sem_post (3C),
+.BR sem_unlink (3C),
+.BR sem_wait (3C),
+.BR attributes (7),
+.BR standards (7)
.SH NOTES
.sp
.LP