diff options
Diffstat (limited to 'usr/src/man/man3c/fread.3c')
-rw-r--r-- | usr/src/man/man3c/fread.3c | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/usr/src/man/man3c/fread.3c b/usr/src/man/man3c/fread.3c index 7266aec650..e91eebb81d 100644 --- a/usr/src/man/man3c/fread.3c +++ b/usr/src/man/man3c/fread.3c @@ -125,7 +125,7 @@ application on a different processor. .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 @@ -143,6 +143,14 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBread\fR(2), \fBfclose\fR(3C), \fBferror\fR(3C), \fBfopen\fR(3C), -\fBgetc\fR(3C), \fBgets\fR(3C), \fBprintf\fR(3C), \fBputc\fR(3C), -\fBputs\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5) +.BR read (2), +.BR fclose (3C), +.BR ferror (3C), +.BR fopen (3C), +.BR getc (3C), +.BR gets (3C), +.BR printf (3C), +.BR putc (3C), +.BR puts (3C), +.BR attributes (7), +.BR standards (7) |