aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.info
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-04-28 19:45:03 +0300
committerArnold D. Robbins <arnold@skeeve.com>2019-04-28 19:45:03 +0300
commit7c222377f33ae12d77c69424093b3d93c1d7ee32 (patch)
treee6025c327f097723963b9c3ab0d299c682b149dd /doc/gawk.info
parent4edf1cc1bbeb56aaabb98761c448e7533f8ebf22 (diff)
parent80d9375e27abefbec7e618bf82f717e883df98a6 (diff)
downloadegawk-7c222377f33ae12d77c69424093b3d93c1d7ee32.tar.gz
egawk-7c222377f33ae12d77c69424093b3d93c1d7ee32.tar.bz2
egawk-7c222377f33ae12d77c69424093b3d93c1d7ee32.zip
Merge branch 'gawk-5.0-stable'
Diffstat (limited to 'doc/gawk.info')
-rw-r--r--doc/gawk.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawk.info b/doc/gawk.info
index 85bd5749..64b96244 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -2498,7 +2498,7 @@ The following list describes options mandated by the POSIX standard:
the 'awk' program consists of the concatenation of the contents of
each specified SOURCE-FILE.
- Files named with '-i' are treated as if they had '@namespace "awk"'
+ Files named with '-f' are treated as if they had '@namespace "awk"'
at their beginning. *Note Changing The Namespace::, for more
information.