aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gawk.1')
-rw-r--r--doc/gawk.15
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/gawk.1 b/doc/gawk.1
index 48c07b72..39b19bf1 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -13,7 +13,7 @@
. if \w'\(rq' .ds rq "\(rq
. \}
.\}
-.TH GAWK 1 "Mar 22 2018" "Free Software Foundation" "Utility Commands"
+.TH GAWK 1 "Mar 26 2018" "Free Software Foundation" "Utility Commands"
.SH NAME
gawk \- pattern scanning and processing language
.SH SYNOPSIS
@@ -421,8 +421,7 @@ Implies
Enable
.IR gawk 's
default optimizations upon the internal representation of the program.
-Currently, this includes simple constant-folding, and tail call
-elimination for recursive functions.
+Currently, this just includes simple constant folding.
This option is on by default.
.TP
.PD 0