diff options
Diffstat (limited to 'usr/src/man/man3c/scanf.3c')
| -rw-r--r-- | usr/src/man/man3c/scanf.3c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man3c/scanf.3c b/usr/src/man/man3c/scanf.3c index 1237835f8f..4a458e86e9 100644 --- a/usr/src/man/man3c/scanf.3c +++ b/usr/src/man/man3c/scanf.3c @@ -424,7 +424,7 @@ Matches an optionally signed floating-point number, infinity, or NaN, whose format is the same as expected for the subject sequence of \fBstrtod\fR(3C). In the absence of a size modifier, the corresponding argument must be a pointer to \fBfloat\fR. The \fBe\fR, \fBf\fR, and \fBg\fR specifiers match hexadecimal -floating point values only in C99/SUSv3 (see \fBstandards\fR(5)) mode, but the +floating point values only in C99/SUSv3 (see \fBstandards\fR(7)) mode, but the \fBa\fR specifier always matches hexadecimal floating point values. .sp These conversion specifiers match any subject sequence accepted by @@ -705,7 +705,7 @@ character \fBa\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 @@ -721,7 +721,7 @@ Interface Stability Committed _ MT-Level MT-Safe _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO @@ -730,7 +730,7 @@ Standard See \fBstandards\fR(5). \fBfgetc\fR(3C), \fBfgets\fR(3C), \fBfgetwc\fR(3C), \fBfread\fR(3C), \fBisspace\fR(3C), \fBprintf\fR(3C), \fBsetlocale\fR(3C), \fBstrtod\fR(3C), \fBstrtol\fR(3C), \fBstrtoul\fR(3C), \fBwcrtomb\fR(3C), \fBungetc\fR(3C), -\fBattributes\fR(5), \fBstandards\fR(5) +\fBattributes\fR(7), \fBstandards\fR(7) .SH NOTES .sp .LP |
