diff options
Diffstat (limited to 'usr/src/man/man3c/setbuf.3c')
| -rw-r--r-- | usr/src/man/man3c/setbuf.3c | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/usr/src/man/man3c/setbuf.3c b/usr/src/man/man3c/setbuf.3c index c49a7ce159..6e69cc7dad 100644 --- a/usr/src/man/man3c/setbuf.3c +++ b/usr/src/man/man3c/setbuf.3c @@ -97,7 +97,7 @@ using \fBsetvbuf()\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 @@ -115,5 +115,10 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfopen\fR(3C), \fBgetc\fR(3C), \fBmalloc\fR(3C), \fBputc\fR(3C), -\fBstdio\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5) +.BR fopen (3C), +.BR getc (3C), +.BR malloc (3C), +.BR putc (3C), +.BR stdio (3C), +.BR attributes (7), +.BR standards (7) |
