diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-03-03 12:30:31 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-03-03 12:30:31 +0200 |
commit | 50a83f464b8c573bf8053dbb503041f4640b68d2 (patch) | |
tree | 0a16240f9a912873e31485609a898f5128c39965 /doc/gawk.texi | |
parent | b16f8b0d639b529a3110c14c65668cb3cbfb4314 (diff) | |
download | egawk-50a83f464b8c573bf8053dbb503041f4640b68d2.tar.gz egawk-50a83f464b8c573bf8053dbb503041f4640b68d2.tar.bz2 egawk-50a83f464b8c573bf8053dbb503041f4640b68d2.zip |
Another very small doc change.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 1 |
1 files changed, 1 insertions, 0 deletions
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) |