diff options
Diffstat (limited to 'usr/src/man/man3c/sem_close.3c')
-rw-r--r-- | usr/src/man/man3c/sem_close.3c | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/usr/src/man/man3c/sem_close.3c b/usr/src/man/man3c/sem_close.3c index f50da89374..fad24a5884 100644 --- a/usr/src/man/man3c/sem_close.3c +++ b/usr/src/man/man3c/sem_close.3c @@ -107,7 +107,7 @@ initialized by \fBsem_init\fR(3C). .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 @@ -121,14 +121,17 @@ Interface Stability Committed _ MT-Level MT-Safe _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO .sp .LP -\fBsem_init\fR(3C), \fBsem_open\fR(3C), \fBsem_unlink\fR(3C), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR sem_init (3C), +.BR sem_open (3C), +.BR sem_unlink (3C), +.BR attributes (7), +.BR standards (7) .SH NOTES .sp .LP |