diff options
Diffstat (limited to 'usr/src/man/man3head/semaphore.h.3head')
| -rw-r--r-- | usr/src/man/man3head/semaphore.h.3head | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/usr/src/man/man3head/semaphore.h.3head b/usr/src/man/man3head/semaphore.h.3head index 58051cc895..4cc306f595 100644 --- a/usr/src/man/man3head/semaphore.h.3head +++ b/usr/src/man/man3head/semaphore.h.3head @@ -68,7 +68,7 @@ and \fBtypes.h\fR(3HEAD). .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 @@ -80,13 +80,21 @@ ATTRIBUTE TYPE ATTRIBUTE VALUE _ Interface Stability Committed _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO .sp .LP -\fBfcntl.h\fR(3HEAD), \fBtypes.h\fR(3HEAD), \fBsem_destroy\fR(3C), -\fBsem_getvalue\fR(3C), \fBsem_init\fR(3C), \fBsem_open\fR(3C), -\fBsem_post\fR(3C), \fBsem_timedwait\fR(3C), \fBsem_unlink\fR(3C), -\fBsem_wait\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5) +.BR sem_destroy (3C), +.BR sem_getvalue (3C), +.BR sem_init (3C), +.BR sem_open (3C), +.BR sem_post (3C), +.BR sem_timedwait (3C), +.BR sem_unlink (3C), +.BR sem_wait (3C), +.BR fcntl.h (3HEAD), +.BR types.h (3HEAD), +.BR attributes (7), +.BR standards (7) |
