diff options
Diffstat (limited to 'usr/src/man/man3c/exit.3c')
-rw-r--r-- | usr/src/man/man3c/exit.3c | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man3c/exit.3c b/usr/src/man/man3c/exit.3c index fe58c304e2..956817db95 100644 --- a/usr/src/man/man3c/exit.3c +++ b/usr/src/man/man3c/exit.3c @@ -45,7 +45,7 @@ successful or unsuccessful termination, respectively. .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 @@ -61,5 +61,8 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBexit\fR(2), \fBatexit\fR(3C), \fBdldump\fR(3C), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR exit (2), +.BR atexit (3C), +.BR dldump (3C), +.BR attributes (7), +.BR standards (7) |