diff options
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 |