diff options
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 861f7a6b..a0bb8b73 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -13840,8 +13840,8 @@ awk ' @end example @noindent -This prints the first three fields of each input record, with one field per -line. +This prints the first three fields of each input record, with one +input field per output line. It isn't possible to set more than one variable in the |