diff options
Diffstat (limited to 'doc')
-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 14afed84..8e91b00e 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 6b0919f0..0e8d2fdf 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -37612,12 +37612,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 9649d48e..476c3717 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -30831,7 +30831,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 1b05a68e..8a6587c3 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -29713,7 +29713,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 |