diff options
| author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2014-10-04 18:00:15 +0000 |
|---|---|---|
| committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2014-10-04 18:00:15 +0000 |
| commit | 79ec4cf466f57667df3caf49e5ef02adabc8bf1f (patch) | |
| tree | ae5201bb13fcb663adc495a20e1bf6e2e9dfd4f7 /lib/libc/stdtime | |
| parent | 41e8f7efbe02be269cee820fc90a2ef8799646cc (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdtime')
| -rw-r--r-- | lib/libc/stdtime/strptime.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdtime/strptime.3 b/lib/libc/stdtime/strptime.3 index 27054460e03e..2b50f0efd109 100644 --- a/lib/libc/stdtime/strptime.3 +++ b/lib/libc/stdtime/strptime.3 @@ -79,7 +79,8 @@ and .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). The +01-68 in the 21st century (2001-2068). +The .Fa \&%U and .Fa %W |
