diff options
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 2 |
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 |