diff options
Diffstat (limited to 'usr/src/man/man3c/atexit.3c')
-rw-r--r-- | usr/src/man/man3c/atexit.3c | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man3c/atexit.3c b/usr/src/man/man3c/atexit.3c index 4c44887a16..c8235dc2a1 100644 --- a/usr/src/man/man3c/atexit.3c +++ b/usr/src/man/man3c/atexit.3c @@ -110,7 +110,7 @@ registered with \fBatexit()\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 @@ -128,5 +128,8 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBexec\fR(2), \fBdlclose\fR(3C), \fBexit\fR(3C), \fBsysconf\fR(3C), -\fBattributes\fR(5) +.BR exec (2), +.BR dlclose (3C), +.BR exit (3C), +.BR sysconf (3C), +.BR attributes (7) |