manual: Touch up documentation for strftime and ALTMON_* constants.
commit0f5e2da1608fc1d991f1925392dcdb62c6f6aedd
authorRical Jasan <ricaljasan@deathguild.net>
Tue, 23 Jan 2018 03:24:24 +0000 (22 19:24 -0800)
committerRical Jasan <ricaljasan@deathguild.net>
Tue, 23 Jan 2018 03:36:51 +0000 (22 19:36 -0800)
tree763e17ac408f167a9c99ad63b0826938b5f0968f
parent25fb7dd6511f0f6eb3793215dbcb76f65cb80347
manual: Touch up documentation for strftime and ALTMON_* constants.

"%OB" is considered a conversion specifier ("B" is the format
specifier), and the list of format specifiers for months in the
description of the optional "O" modifier was incomplete.  A
cross-reference from the ALTMON_* constants to the strftime section
is also provided.  Lastly, some grammatical fixes (commas) are made
and paragraphs refactored (rewrapped).

* manual/locale.texi (ALTMON_1, ALTMON_2, ALTMON_3, ALTMON_4,
ALTMON_5, ALTMON_6, ALTMON_7, ALTMON_8, ALTMON_9, ALTMON_10,
ALTMON_11, ALTMON_12): Improve documentation.
* manual/time.texi (strftime): Likewise.
ChangeLog
manual/locale.texi
manual/time.texi