diff options
-rw-r--r-- | doc/ChangeLog | 5 | ||||
-rw-r--r-- | doc/gawk.info | 4 | ||||
-rw-r--r-- | doc/gawk.texi | 2 | ||||
-rw-r--r-- | doc/gawktexi.in | 2 |
4 files changed, 9 insertions, 4 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 4b1134c9..cc2cabdc 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2021-06-18 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in (Internationalization): Fix indexing. Thanks to + Antonio Columbo for pointing it out. + 2021-06-17 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in (Internationalization): Add some appropriate quotes. diff --git a/doc/gawk.info b/doc/gawk.info index ecb37167..079c2d2b 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -37485,12 +37485,12 @@ Index * Robbins, Arnold <2>: Passwd Functions. (line 90) * Robbins, Miriam <2>: Passwd Functions. (line 90) * Robbins, Arnold <3>: Alarm Program. (line 6) +* Robbins, Malka: Internationalization. + (line 6) * Robbins, Arnold <4>: General Data Types. (line 6) * Robbins, Arnold <5>: Contributors. (line 154) * Robbins, Arnold <6>: Maintainers. (line 14) * Robbins, Arnold <7>: Future Extensions. (line 6) -* Robbins, Malka: Internationalization. - (line 6) * Rommel, Kai Uwe: Contributors. (line 43) * round to nearest integer: Numeric Functions. (line 24) * round() user-defined function: Round Function. (line 16) diff --git a/doc/gawk.texi b/doc/gawk.texi index ab8498fe..7c4cb23c 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -30756,7 +30756,7 @@ they should be added to the core interpreter only as a last resort. @node Internationalization @chapter Internationalization with @command{gawk} -@cindex Robbins, Malka +@cindex Robbins @subentry Malka @cindex Moon, Sailor @cindex Sailor Moon @seeentry{Moon, Sailor} @quotation diff --git a/doc/gawktexi.in b/doc/gawktexi.in index fba1d78c..3b6a6692 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -29638,7 +29638,7 @@ they should be added to the core interpreter only as a last resort. @node Internationalization @chapter Internationalization with @command{gawk} -@cindex Robbins, Malka +@cindex Robbins @subentry Malka @cindex Moon, Sailor @cindex Sailor Moon @seeentry{Moon, Sailor} @quotation |