diff options
author | Dan McDonald <danmcd@joyent.com> | 2022-03-15 12:07:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-15 12:07:15 -0400 |
commit | 83decd22b44019b0fe369224fb19e1ef21263ab6 (patch) | |
tree | 0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/man/man3c/getdate.3c | |
parent | ad491f11d9af43fd3f0d6159c9e08112de475a54 (diff) | |
download | illumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz |
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com>
Approved by: Brian Bennett <brian.bennett@joyent.com>
Diffstat (limited to 'usr/src/man/man3c/getdate.3c')
-rw-r--r-- | usr/src/man/man3c/getdate.3c | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/usr/src/man/man3c/getdate.3c b/usr/src/man/man3c/getdate.3c index 23c78af627..93f6aa3c93 100644 --- a/usr/src/man/man3c/getdate.3c +++ b/usr/src/man/man3c/getdate.3c @@ -138,7 +138,7 @@ Locale's appropriate date and time representation. .RS 6n Century number (the year divided by 100 and truncated to an integer as a decimal number [1,99]); single digits are preceded by 0; see -\fBstandards\fR(5). If used without the \fB%y\fR specifier, this format +\fBstandards\fR(7). If used without the \fB%y\fR specifier, this format specifier will assume the current year offset in whichever century is specified. The only valid years are between 1902-2037. .RE @@ -817,7 +817,7 @@ _ .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 @@ -837,5 +837,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBctype\fR(3C), \fBmktime\fR(3C), \fBsetlocale\fR(3C), \fBstrftime\fR(3C), -\fBstrptime\fR(3C), \fBattributes\fR(5), \fBenviron\fR(5), \fBstandards\fR(5) +.BR ctype (3C), +.BR mktime (3C), +.BR setlocale (3C), +.BR strftime (3C), +.BR strptime (3C), +.BR attributes (7), +.BR environ (7), +.BR standards (7) |