diff options
Diffstat (limited to 'usr/src/man/man3c/sem_wait.3c')
-rw-r--r-- | usr/src/man/man3c/sem_wait.3c | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr/src/man/man3c/sem_wait.3c b/usr/src/man/man3c/sem_wait.3c index a65f35d507..f27608927f 100644 --- a/usr/src/man/man3c/sem_wait.3c +++ b/usr/src/man/man3c/sem_wait.3c @@ -210,7 +210,7 @@ void *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 @@ -224,10 +224,12 @@ Interface Stability Committed _ MT-Level MT-Safe _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO .sp .LP -\fBsem_post\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5) +.BR sem_post (3C), +.BR attributes (7), +.BR standards (7) |