summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/fwrite.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/fwrite.3c')
-rw-r--r--usr/src/man/man3c/fwrite.3c19
1 files changed, 14 insertions, 5 deletions
diff --git a/usr/src/man/man3c/fwrite.3c b/usr/src/man/man3c/fwrite.3c
index 92f13cd98f..0e9ea1617e 100644
--- a/usr/src/man/man3c/fwrite.3c
+++ b/usr/src/man/man3c/fwrite.3c
@@ -89,7 +89,7 @@ written using \fBfwrite()\fR are application-dependent, and possibly cannot be
read using \fBfread\fR(3C) by a different application or by the same
application on a different processor.
.SH ATTRIBUTES
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -105,7 +105,16 @@ MT-Level MT-Safe
.TE
.SH SEE ALSO
-\fBwrite\fR(2), \fBfclose\fR(3C), \fBferror\fR(3C), \fBfopen\fR(3C),
-\fBfread\fR(3C), \fBgetc\fR(3C), \fBgets\fR(3C), \fBopen_wmemstream\fR(3C),
-\fBprintf\fR(3C), \fBputc\fR(3C), \fBputs\fR(3C), \fBattributes\fR(5),
-\fBstandards\fR(5)
+.BR write (2),
+.BR fclose (3C),
+.BR ferror (3C),
+.BR fopen (3C),
+.BR fread (3C),
+.BR getc (3C),
+.BR gets (3C),
+.BR open_wmemstream (3C),
+.BR printf (3C),
+.BR putc (3C),
+.BR puts (3C),
+.BR attributes (7),
+.BR standards (7)