aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-03-03 12:30:31 +0200
committerArnold D. Robbins <arnold@skeeve.com>2017-03-03 12:30:31 +0200
commit50a83f464b8c573bf8053dbb503041f4640b68d2 (patch)
tree0a16240f9a912873e31485609a898f5128c39965
parentb16f8b0d639b529a3110c14c65668cb3cbfb4314 (diff)
downloadegawk-50a83f464b8c573bf8053dbb503041f4640b68d2.tar.gz
egawk-50a83f464b8c573bf8053dbb503041f4640b68d2.tar.bz2
egawk-50a83f464b8c573bf8053dbb503041f4640b68d2.zip
Another very small doc change.
-rw-r--r--doc/ChangeLog5
-rw-r--r--doc/gawk.texi1
-rw-r--r--doc/gawktexi.in1
3 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index d990f42b..f6b77ed8 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2017-03-03 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawktexi.in: Additional small writing tip in the notes
+ after the @bye.
+
2017-03-02 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in: Edits preparatory to release.
diff --git a/doc/gawk.texi b/doc/gawk.texi
index a7f73023..22234241 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -43205,6 +43205,7 @@ Consistency issues:
Use MS-DOS not MS DOS
Use an empty set of parentheses after built-in and awk function names.
Use "multiFOO" without a hyphen.
+ Use "time zone" as two words, not "timezone".
Date: Wed, 13 Apr 94 15:20:52 -0400
From: rms@gnu.org (Richard Stallman)
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index b65c1b4f..d2b24312 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -42219,6 +42219,7 @@ Consistency issues:
Use MS-DOS not MS DOS
Use an empty set of parentheses after built-in and awk function names.
Use "multiFOO" without a hyphen.
+ Use "time zone" as two words, not "timezone".
Date: Wed, 13 Apr 94 15:20:52 -0400
From: rms@gnu.org (Richard Stallman)