diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-02-27 13:56:04 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-02-27 13:56:04 +0200 |
commit | 73fe58f8ed3ba97f703d3e516d0f502a6aa5b907 (patch) | |
tree | f506091ff715add46cbe4dea7210d5f74972362b /doc/gawktexi.in | |
parent | 64854e87c6b07ddc8d7a687decefaf5ae3a5c9fb (diff) | |
download | egawk-73fe58f8ed3ba97f703d3e516d0f502a6aa5b907.tar.gz egawk-73fe58f8ed3ba97f703d3e516d0f502a6aa5b907.tar.bz2 egawk-73fe58f8ed3ba97f703d3e516d0f502a6aa5b907.zip |
Minor doc update.
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index f7e3ee21..aecf8e54 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -11331,6 +11331,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 |