diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-06 20:45:19 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-06 20:45:19 +0200 |
commit | 844a64ad302bfd4475024826ef57651079a02f98 (patch) | |
tree | cd8663bc07159ad17b4d80899801e618ac97ad8a /doc/gawktexi.in | |
parent | 38561c59605cabc43ebc9a6416a04e0a53d445b8 (diff) | |
download | egawk-844a64ad302bfd4475024826ef57651079a02f98.tar.gz egawk-844a64ad302bfd4475024826ef57651079a02f98.tar.bz2 egawk-844a64ad302bfd4475024826ef57651079a02f98.zip |
Minor doc fix.
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index c27e58a8..7975d288 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -27344,8 +27344,7 @@ you tune them more easily. Sending the @code{USR1} signal while profiling cause @command{gawk} to dump the profile and keep going, including a function call stack. @item -You can also just ``pretty-print'' the program. This currently also runs -the program, but that will change in the next major release. +You can also just ``pretty-print'' the program. @end itemize |