diff options
Diffstat (limited to 'usr/src/man/man3c/sem_open.3c')
-rw-r--r-- | usr/src/man/man3c/sem_open.3c | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/usr/src/man/man3c/sem_open.3c b/usr/src/man/man3c/sem_open.3c index bda42d12fa..1eaa712680 100644 --- a/usr/src/man/man3c/sem_open.3c +++ b/usr/src/man/man3c/sem_open.3c @@ -253,7 +253,7 @@ The \fBsem_open()\fR function is not supported by the system. .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 @@ -267,12 +267,20 @@ Interface Stability Committed _ MT-Level MT-Safe _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO .sp .LP -\fBexec\fR(2), \fBexit\fR(2), \fBumask\fR(2), \fBsem_close\fR(3C), -\fBsem_init\fR(3C), \fBsem_post\fR(3C), \fBsem_unlink\fR(3C), -\fBsem_wait\fR(3C), \fBsysconf\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5) +.BR exec (2), +.BR exit (2), +.BR umask (2), +.BR sem_close (3C), +.BR sem_init (3C), +.BR sem_post (3C), +.BR sem_unlink (3C), +.BR sem_wait (3C), +.BR sysconf (3C), +.BR attributes (7), +.BR standards (7) |