aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-05-23 21:05:32 +0300
committerArnold D. Robbins <arnold@skeeve.com>2018-05-23 21:05:32 +0300
commitb6de667a0fde62f36fdad941c948a03ae9356745 (patch)
tree49dc4439efe04f49b7f8a05b5ecf0758ddf4ea2b /doc/gawk.texi
parent7efb68565eabba93f5c437e8ad03203c4dc7ba1a (diff)
parent101b17f4ba775f078449b2e80b33bb1d6d150f73 (diff)
downloadegawk-b6de667a0fde62f36fdad941c948a03ae9356745.tar.gz
egawk-b6de667a0fde62f36fdad941c948a03ae9356745.tar.bz2
egawk-b6de667a0fde62f36fdad941c948a03ae9356745.zip
Merge branch 'master' into feature/fix-comments
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