aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-05-23 21:04:58 +0300
committerArnold D. Robbins <arnold@skeeve.com>2018-05-23 21:04:58 +0300
commit101b17f4ba775f078449b2e80b33bb1d6d150f73 (patch)
treef8794598c1ce983b33dea30d6cda2b7e99842e34 /doc/gawk.texi
parentb74638e1e7119397cec6fc789529ccc824ac4d90 (diff)
parent524c41752a1043dce23fdb7e5893ad89c0944c92 (diff)
downloadegawk-101b17f4ba775f078449b2e80b33bb1d6d150f73.tar.gz
egawk-101b17f4ba775f078449b2e80b33bb1d6d150f73.tar.bz2
egawk-101b17f4ba775f078449b2e80b33bb1d6d150f73.zip
Merge branch 'gawk-4.2-stable'
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