diff options
Diffstat (limited to 'usr/src/man/man3c/sigwaitinfo.3c')
-rw-r--r-- | usr/src/man/man3c/sigwaitinfo.3c | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/usr/src/man/man3c/sigwaitinfo.3c b/usr/src/man/man3c/sigwaitinfo.3c index 0d8bc75160..31982e5018 100644 --- a/usr/src/man/man3c/sigwaitinfo.3c +++ b/usr/src/man/man3c/sigwaitinfo.3c @@ -179,7 +179,7 @@ no signal is pending in \fIset\fR and it is necessary to wait. .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 @@ -193,12 +193,16 @@ Interface Stability Committed _ MT-Level Async-Safe _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO .sp .LP -\fBtime\fR(2), \fBsigqueue\fR(3C), \fBsiginfo.h\fR(3HEAD), -\fBsignal.h\fR(3HEAD), \fBtime.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR time (2), +.BR sigqueue (3C), +.BR siginfo.h (3HEAD), +.BR signal.h (3HEAD), +.BR time.h (3HEAD), +.BR attributes (7), +.BR standards (7) |