diff options
Diffstat (limited to 'usr/src/man/man3c/fclose.3c')
-rw-r--r-- | usr/src/man/man3c/fclose.3c | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/usr/src/man/man3c/fclose.3c b/usr/src/man/man3c/fclose.3c index 3b48527eb9..97bbf2ea59 100644 --- a/usr/src/man/man3c/fclose.3c +++ b/usr/src/man/man3c/fclose.3c @@ -167,7 +167,7 @@ limits of the device. .RE .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -183,6 +183,12 @@ MT-Level MT-Safe .TE .SH SEE ALSO -\fBclose\fR(2), \fBexit\fR(2), \fBgetrlimit\fR(2), \fBulimit\fR(2), -\fBfcloseall\fR(3C), \fBfopen\fR(3C), \fBstdio\fR(3C), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR close (2), +.BR exit (2), +.BR getrlimit (2), +.BR ulimit (2), +.BR fcloseall (3C), +.BR fopen (3C), +.BR stdio (3C), +.BR attributes (7), +.BR standards (7) |