aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
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/gawktexi.in
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/gawktexi.in')
-rw-r--r--doc/gawktexi.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index a833b92b..be2b9dd5 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -15070,7 +15070,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