From 6022bbd8411ff8a38353f41f1a872a4acc4036bc Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Sun, 25 Nov 2018 20:02:48 +0200 Subject: Small typo fix in doc. --- doc/gawk.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gawk.texi') diff --git a/doc/gawk.texi b/doc/gawk.texi index 663df149..50555f8a 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -15674,7 +15674,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 -- cgit v1.2.3