diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-05-23 21:04:58 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-05-23 21:04:58 +0300 |
commit | 101b17f4ba775f078449b2e80b33bb1d6d150f73 (patch) | |
tree | f8794598c1ce983b33dea30d6cda2b7e99842e34 /doc/gawktexi.in | |
parent | b74638e1e7119397cec6fc789529ccc824ac4d90 (diff) | |
parent | 524c41752a1043dce23fdb7e5893ad89c0944c92 (diff) | |
download | egawk-101b17f4ba775f078449b2e80b33bb1d6d150f73.tar.gz egawk-101b17f4ba775f078449b2e80b33bb1d6d150f73.tar.bz2 egawk-101b17f4ba775f078449b2e80b33bb1d6d150f73.zip |
Merge branch 'gawk-4.2-stable'
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 |