aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-11-25 20:02:48 +0200
committerArnold D. Robbins <arnold@skeeve.com>2018-11-25 20:02:48 +0200
commit6022bbd8411ff8a38353f41f1a872a4acc4036bc (patch)
tree3df458c577260f4068005039c5f76d2f60e6c26a /doc/gawktexi.in
parent2e1281063c92115a8da96906aab6e2be0e9dd78d (diff)
downloadegawk-6022bbd8411ff8a38353f41f1a872a4acc4036bc.tar.gz
egawk-6022bbd8411ff8a38353f41f1a872a4acc4036bc.tar.bz2
egawk-6022bbd8411ff8a38353f41f1a872a4acc4036bc.zip
Small typo fix in doc.
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 97d91172..dddcf673 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -14992,7 +14992,7 @@ are guaranteed to be available:
@table @code
@item PROCINFO["argv"]
-@cindex command line arguments, @code{PROCINFO["argv"}
+@cindex command line arguments, @code{PROCINFO["argv"]}
The @code{PROCINFO["argv"]} array contains all of the command-line arguments
(after glob expansion and redirection processing on platforms where that must
be done manually by the program) with subscripts ranging from 0 through