diff options
Diffstat (limited to 'usr/src/man/man3c/fgetwc.3c')
| -rw-r--r-- | usr/src/man/man3c/fgetwc.3c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man3c/fgetwc.3c b/usr/src/man/man3c/fgetwc.3c index a33fce04e2..85abb48f5b 100644 --- a/usr/src/man/man3c/fgetwc.3c +++ b/usr/src/man/man3c/fgetwc.3c @@ -91,7 +91,7 @@ Upon successful completion both functions return the wide-character code of the character read from the input stream pointed to by \fIstream\fR converted to a type \fBwint_t\fR. .LP -For standard-conforming (see \fBstandards\fR(5)) applications, if the +For standard-conforming (see \fBstandards\fR(7)) applications, if the end-of-file indicator for the stream is set, \fBfgetwc()\fR and \fBfgetwc_l()\fR return \fBWEOF\fR whether or not the stream is at end-of-file. @@ -150,7 +150,7 @@ between an error condition and an end-of-file condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .TS box; c | c @@ -176,5 +176,5 @@ function is Uncommitted. \fBfgetws\fR(3C), \fBfopen\fR(3C), \fBfread\fR(3C), \fBfscanf\fR(3C), \fBgetc\fR(3C), \fBgetchar\fR(3C), \fBgets\fR(3C), \fBscanf\fR(3C), \fBnewlocale\fR(3C), \fBsetlocale\fR(3C), \fBungetc\fR(3C), \fBungetwc\fR(3C), -\fBuselocale\fR(3C), \fBattributes\fR(5), -\fBstandards\fR(5) +\fBuselocale\fR(3C), \fBattributes\fR(7), +\fBstandards\fR(7) |
