diff options
Diffstat (limited to 'lib/libc/stdtime/strptime.3')
-rw-r--r-- | lib/libc/stdtime/strptime.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/strptime.3 b/lib/libc/stdtime/strptime.3 index f045219..0e06302 100644 --- a/lib/libc/stdtime/strptime.3 +++ b/lib/libc/stdtime/strptime.3 @@ -63,7 +63,7 @@ All conversion specifications are identical to those described in Two-digit year values, including formats .Fa %y and -.Fa %D , +.Fa \&%D , are now interpreted as beginning at 1969 per POSIX requirements. Years 69-00 are interpreted in the 20th century (1969-2000), years 01-68 in the 21st century (2001-2068). |