diff options
Diffstat (limited to 'usr/src/man/man2/pause.2')
-rw-r--r-- | usr/src/man/man2/pause.2 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/usr/src/man/man2/pause.2 b/usr/src/man/man2/pause.2 index 6a365408fd..0ec1f7d988 100644 --- a/usr/src/man/man2/pause.2 +++ b/usr/src/man/man2/pause.2 @@ -52,7 +52,7 @@ signal-catching function. .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 @@ -70,5 +70,9 @@ MT-Level Async-Signal-Safe .SH SEE ALSO .sp .LP -\fBalarm\fR(2), \fBkill\fR(2), \fBsignal\fR(3C), \fBwait\fR(3C), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR alarm (2), +.BR kill (2), +.BR signal (3C), +.BR wait (3C), +.BR attributes (7), +.BR standards (7) |