aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r--doc/gawk.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi
index cff14f7b..df8a0166 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -15752,7 +15752,7 @@ order in which array indices will be processed by
@samp{for (@var{indx} in @var{array})} loops.
This is an advanced feature, so we defer the
full description until later; see
-@ref{Scanning an Array}.
+@ref{Controlling Scanning}.
@end table
@cindex @code{RLENGTH} variable