aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-02-17 21:48:01 +0200
committerArnold D. Robbins <arnold@skeeve.com>2018-02-17 21:48:01 +0200
commitf59e5b3ed70fb01b00e41c8a066bfc5965c85acb (patch)
tree0ffb235022be2c26207018715e11a42a489dd5f9 /doc/gawktexi.in
parent4d69f051413a8ef6e845bfa2b57640ef09f8ab62 (diff)
parent80e019aa23eff29a3525ae272125700f352dab74 (diff)
downloadegawk-f59e5b3ed70fb01b00e41c8a066bfc5965c85acb.tar.gz
egawk-f59e5b3ed70fb01b00e41c8a066bfc5965c85acb.tar.bz2
egawk-f59e5b3ed70fb01b00e41c8a066bfc5965c85acb.zip
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index c1172b82..0cd3bd47 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -15013,8 +15013,8 @@ The following elements allow you to change @command{gawk}'s behavior:
If this element exists, then I/O errors for all redirections become nonfatal.
@xref{Nonfatal}.
-@item PROCINFO["@var{output_name}", "NONFATAL"]
-Make I/O errors for @var{output_name} be nonfatal.
+@item PROCINFO["@var{name}", "NONFATAL"]
+Make I/O errors for @var{name} be nonfatal.
@xref{Nonfatal}.
@item PROCINFO["@var{command}", "pty"]