diff options
Diffstat (limited to 'usr/src/man/man3c/wait.3c')
-rw-r--r-- | usr/src/man/man3c/wait.3c | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/usr/src/man/man3c/wait.3c b/usr/src/man/man3c/wait.3c index 59600ae8a2..b36b32a0de 100644 --- a/usr/src/man/man3c/wait.3c +++ b/usr/src/man/man3c/wait.3c @@ -152,7 +152,7 @@ implemented as a call to \fBwaitpid(-1, stat_loc, 0)\fR. .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 @@ -170,6 +170,15 @@ MT-Level Async-Signal-Safe .SH SEE ALSO .sp .LP -\fBIntro\fR(2), \fBexec\fR(2), \fBexit\fR(2), \fBfork\fR(2), \fBpause\fR(2), -\fBwaitid\fR(2), \fBptrace\fR(3C), \fBsignal\fR(3C), \fBsignal.h\fR(3HEAD), -\fBwaitpid\fR(3C), \fBwait.h\fR(3HEAD), \fBattributes\fR(5) +.BR Intro (2), +.BR exec (2), +.BR exit (2), +.BR fork (2), +.BR pause (2), +.BR waitid (2), +.BR ptrace (3C), +.BR signal (3C), +.BR waitpid (3C), +.BR signal.h (3HEAD), +.BR wait.h (3HEAD), +.BR attributes (7) |