diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2020-10-04 12:33:36 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2020-10-04 12:33:36 +0300 |
commit | d9ac13ffbb4dfe7ea18884f0a8898c0decbfa07b (patch) | |
tree | d6f28e69bd45531ae5130eed3d7293b5e1d8fe2b /doc/gawktexi.in | |
parent | 0ee9fa0f6ef9ac84a254ebf4068d15a474e0605b (diff) | |
download | egawk-d9ac13ffbb4dfe7ea18884f0a8898c0decbfa07b.tar.gz egawk-d9ac13ffbb4dfe7ea18884f0a8898c0decbfa07b.tar.bz2 egawk-d9ac13ffbb4dfe7ea18884f0a8898c0decbfa07b.zip |
Another small doc fix.
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index f982ae8b..75589073 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -45307,8 +45307,3 @@ But to use it you have to say which sorta sucks. TODO: -FIXME: -Add a section explaining recursion from ground zero. Probably -easiest to do it with factorial as the example. Explain that -recursion needs a stopping condition. Thanks to -Bill Duncan <bduncan@beachnet.org> for the suggestion. |