diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-02-27 13:59:15 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-02-27 13:59:15 +0200 |
commit | f70c3912a36e8d2ca4e63d0e1d7491f580b5c9f2 (patch) | |
tree | 56ce66cb17e0165563f84715a7cf36e5a23f26cd /doc/gawk.texi | |
parent | 06ff159e6744b18a3c15d95f9100b050cd169269 (diff) | |
parent | d8fd5725c32a6aa76eb8438adc0c912e6ad2696b (diff) | |
download | egawk-f70c3912a36e8d2ca4e63d0e1d7491f580b5c9f2.tar.gz egawk-f70c3912a36e8d2ca4e63d0e1d7491f580b5c9f2.tar.bz2 egawk-f70c3912a36e8d2ca4e63d0e1d7491f580b5c9f2.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index e4cb136b..9e208cce 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -12004,6 +12004,9 @@ the string constant @code{"0"} is actually true, because it is non-null. @i{The Guide is definitive. Reality is frequently inaccurate.} @author Douglas Adams, @cite{The Hitchhiker's Guide to the Galaxy} @end quotation +@c 2/2015: Antonio Colombo points out that this is really from +@c The Restaurant at the End of the Universe. But I'm going to +@c leave it alone. @cindex comparison expressions @cindex expressions, comparison |