diff options
Diffstat (limited to 'usr/src/man/man3c/ungetc.3c')
-rw-r--r-- | usr/src/man/man3c/ungetc.3c | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/usr/src/man/man3c/ungetc.3c b/usr/src/man/man3c/ungetc.3c index f370585da4..f2febc2e9a 100644 --- a/usr/src/man/man3c/ungetc.3c +++ b/usr/src/man/man3c/ungetc.3c @@ -54,7 +54,7 @@ No errors are defined. .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 @@ -72,6 +72,13 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBread\fR(2), \fBIntro\fR(3), \fB__fsetlocking\fR(3C), \fBfseek\fR(3C), -\fBfsetpos\fR(3C), \fBgetc\fR(3C), \fBsetbuf\fR(3C), \fBstdio\fR(3C), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR read (2), +.BR Intro (3), +.BR __fsetlocking (3C), +.BR fseek (3C), +.BR fsetpos (3C), +.BR getc (3C), +.BR setbuf (3C), +.BR stdio (3C), +.BR attributes (7), +.BR standards (7) |