From 0f5e2da1608fc1d991f1925392dcdb62c6f6aedd Mon Sep 17 00:00:00 2001 From: Rical Jasan Date: Mon, 22 Jan 2018 19:24:24 -0800 Subject: 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 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7b518b269a..c09316d57e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2018-01-22 Rical Jasan + + * 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. + 2018-01-22 Rafal Luzynski [BZ #10871] -- cgit v1.2.3