diff options
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 611eed4a..1ded5454 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -3748,7 +3748,7 @@ This option may be given multiple times; the @command{awk} program consists of the concatenation of the contents of each specified @var{source-file}. -Files named with @option{-i} are treated as if they had @samp{@@namespace "awk"} +Files named with @option{-f} are treated as if they had @samp{@@namespace "awk"} at their beginning. @xref{Changing The Namespace}, for more information. @item -v @var{var}=@var{val} |