diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-03-21 14:52:12 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-03-21 14:52:12 +0000 |
| commit | 58dae109b503e9315ed56e1ce0f4ec0b2ceb4002 (patch) | |
| tree | dd847cad306377854382fb4e92721545800ed697 /lib/libc/stdtime/strftime.3 | |
| parent | 77b898c43a35c71c901e090609d1a9b34a7e1d41 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdtime/strftime.3')
| -rw-r--r-- | lib/libc/stdtime/strftime.3 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3 index 3f50c6b964d4..b4cb993fce33 100644 --- a/lib/libc/stdtime/strftime.3 +++ b/lib/libc/stdtime/strftime.3 @@ -110,10 +110,8 @@ The sequences are supposed to provide alternate representations. .Pp -Additionly %Ef implemented to represent short month name / day -order of the date, %EF to represent long month name / day -order -and %OB to represent alternative months names +Additionly %OB implemented +to represent alternative months names (used standalone, without day mentioned). .It Cm %e is replaced by the day of month as a decimal number (1-31); single |
