aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-11-09 21:03:29 +0200
committerArnold D. Robbins <arnold@skeeve.com>2017-11-09 21:03:29 +0200
commitf5c665d78447a479a5cae95ddaaaf9035ce4e18b (patch)
treefb6339414ececa883ad65c310c8abe2c26310431 /doc/gawk.texi
parent19905e061994bab83ffdce30dab36cea12e68fe4 (diff)
downloadegawk-f5c665d78447a479a5cae95ddaaaf9035ce4e18b.tar.gz
egawk-f5c665d78447a479a5cae95ddaaaf9035ce4e18b.tar.bz2
egawk-f5c665d78447a479a5cae95ddaaaf9035ce4e18b.zip
Very small doc improvement.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r--doc/gawk.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 4c1a0a96..55de34ca 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -14521,8 +14521,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