aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/ChangeLog6
-rw-r--r--doc/gawk.info4
-rw-r--r--doc/gawk.texi6
-rw-r--r--doc/gawktexi.in6
4 files changed, 14 insertions, 8 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index fe9bea7e..850616da 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2014-10-17 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawktexi.in: Fix date in docbook attribution for new Foreword;
+ thanks to Antonio Columbo for the catch. Update latest version
+ of gettext.
+
2014-10-15 Arnold D. Robbins <arnold@skeeve.com>
* gawk.1: Fix default value for AWKLIBPATH.
diff --git a/doc/gawk.info b/doc/gawk.info
index 00a8adcb..f0b336bc 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -20551,8 +20551,8 @@ File: gawk.info, Node: Gawk I18N, Next: I18N Summary, Prev: I18N Example, Up
`gawk' itself has been internationalized using the GNU `gettext'
package. (GNU `gettext' is described in complete detail in *note (GNU
`gettext' utilities)Top:: gettext, GNU gettext tools.) As of this
-writing, the latest version of GNU `gettext' is version 0.19.2
-(ftp://ftp.gnu.org/gnu/gettext/gettext-0.19.2.tar.gz).
+writing, the latest version of GNU `gettext' is version 0.19.3
+(ftp://ftp.gnu.org/gnu/gettext/gettext-0.19.3.tar.gz).
If a translation of `gawk''s messages exists, then `gawk' produces
usage messages, warnings, and fatal errors in the local language.
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 543c9bba..be754e94 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -1228,7 +1228,7 @@ March, 2001
<!-- can't put mawk into command tags. sigh. -->
<affiliation><jobtitle>Author of mawk</jobtitle></affiliation>
</author>
- <date>March, 2001</date>
+ <date>October, 2014</date>
</prefaceinfo>
@end docbook
@@ -28828,8 +28828,8 @@ complete detail in
@cite{GNU gettext tools}}.)
@end ifnotinfo
As of this writing, the latest version of GNU @command{gettext} is
-@uref{ftp://ftp.gnu.org/gnu/gettext/gettext-0.19.2.tar.gz,
-@value{PVERSION} 0.19.2}.
+@uref{ftp://ftp.gnu.org/gnu/gettext/gettext-0.19.3.tar.gz,
+@value{PVERSION} 0.19.3}.
If a translation of @command{gawk}'s messages exists,
then @command{gawk} produces usage messages, warnings,
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 2e037a8f..43aab088 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -1223,7 +1223,7 @@ March, 2001
<!-- can't put mawk into command tags. sigh. -->
<affiliation><jobtitle>Author of mawk</jobtitle></affiliation>
</author>
- <date>March, 2001</date>
+ <date>October, 2014</date>
</prefaceinfo>
@end docbook
@@ -27922,8 +27922,8 @@ complete detail in
@cite{GNU gettext tools}}.)
@end ifnotinfo
As of this writing, the latest version of GNU @command{gettext} is
-@uref{ftp://ftp.gnu.org/gnu/gettext/gettext-0.19.2.tar.gz,
-@value{PVERSION} 0.19.2}.
+@uref{ftp://ftp.gnu.org/gnu/gettext/gettext-0.19.3.tar.gz,
+@value{PVERSION} 0.19.3}.
If a translation of @command{gawk}'s messages exists,
then @command{gawk} produces usage messages, warnings,