aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 4bcb843d..ef793fbd 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -9034,7 +9034,7 @@ but they work identically for @code{printf}:
@cindex operators, input/output
@item print @var{items} > @var{output-file}
This redirection prints the items into the output file named
-@value{output-file}. The @value{FN} @var{output-file} can be any
+@var{output-file}. The @value{FN} @var{output-file} can be any
expression. Its value is changed to a string and then used as a
@value{FN} (@pxref{Expressions}).