summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/strptime.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/strptime.3c')
-rw-r--r--usr/src/man/man3c/strptime.3c10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/src/man/man3c/strptime.3c b/usr/src/man/man3c/strptime.3c
index 6d889e9fc1..fd7e939b1d 100644
--- a/usr/src/man/man3c/strptime.3c
+++ b/usr/src/man/man3c/strptime.3c
@@ -162,7 +162,7 @@ decimal number [1,99]); single digits are preceded by 0. If \fB%C\fR is used
without the \fB%y\fR specifier, \fBstrptime()\fR assumes the year offset is
zero in whichever century is specified. Note the behavior of \fB%C\fR in the
absence of \fB%y\fR is not specified by any of the standards or specifications
-described on the \fBstandards\fR(5) manual page, so portable applications
+described on the \fBstandards\fR(7) manual page, so portable applications
should not depend on it. This behavior may change in a future release.
.RE
@@ -708,7 +708,7 @@ in \fBtm_yday\fR when \fB%j\fR is specified without otherwise specifying a
month and day within month.
.SH ATTRIBUTES
.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
@@ -721,7 +721,7 @@ Interface Stability See below.
_
MT-Level MT-Safe
_
-Standard See \fBstandards\fR(5) for \fBstrptime()\fR.
+Standard See \fBstandards\fR(7) for \fBstrptime()\fR.
.TE
.LP
@@ -732,5 +732,5 @@ is Uncommitted.
\fBctime\fR(3C), \fBgetdate\fR(3C), \fBisspace\fR(3C), \fBmktime\fR(3C),
\fBnewlocale\fR(3C),
\fBsetlocale\fR(3C), \fBstrftime\fR(3C), \fBuselocale\fR(3C),
-\fBattributes\fR(5), \fBenviron\fR(5),
-\fBstandards\fR(5)
+\fBattributes\fR(7), \fBenviron\fR(7),
+\fBstandards\fR(7)