diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-06 20:46:39 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-06 20:46:39 +0200 |
commit | 0ce1b5b34680710aebdc3e8cd9fb212bb5e2ded1 (patch) | |
tree | 65fec31067f0eec23c1461e015bd87d89382e80f /doc/gawk.texi | |
parent | bba0fcef1c9477927e024387879a305a74bef3f5 (diff) | |
parent | 844a64ad302bfd4475024826ef57651079a02f98 (diff) | |
download | egawk-0ce1b5b34680710aebdc3e8cd9fb212bb5e2ded1.tar.gz egawk-0ce1b5b34680710aebdc3e8cd9fb212bb5e2ded1.tar.bz2 egawk-0ce1b5b34680710aebdc3e8cd9fb212bb5e2ded1.zip |
Merge branch 'master' into feature/cmake
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index 19e0922c..d609c660 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -28253,8 +28253,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 |