aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-07-29 17:13:13 +0300
committerArnold D. Robbins <arnold@skeeve.com>2012-07-29 17:13:13 +0300
commit0eaab9127d090da073a53695583837fcbd2be9d3 (patch)
treed2c34b0df5b4608830fb58f87002f512d3df8e98 /doc/gawk.texi
parent7e649df8a9e0375363a724ce89f78021a4395bf0 (diff)
downloadegawk-0eaab9127d090da073a53695583837fcbd2be9d3.tar.gz
egawk-0eaab9127d090da073a53695583837fcbd2be9d3.tar.bz2
egawk-0eaab9127d090da073a53695583837fcbd2be9d3.zip
Update input_parser interface for RT.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r--doc/gawk.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 940dc783..12b77556 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -7323,6 +7323,7 @@ can cause @code{FILENAME} to be updated if they cause
summarizes the eight variants of @code{getline},
listing which built-in variables are set by each one,
and whether the variant is standard or a @command{gawk} extension.
+Note: for each variant, @command{gawk} sets the @code{RT} built-in variable.
@float Table,table-getline-variants
@caption{getline Variants and What They Set}