From e9c060994a719ccc80dedf6a9db75c0c62e129eb Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Thu, 30 Jun 2016 05:32:55 +0300 Subject: Typo fix in the man page. --- doc/gawk.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/gawk.1') diff --git a/doc/gawk.1 b/doc/gawk.1 index 633e8be4..dedf6c97 100644 --- a/doc/gawk.1 +++ b/doc/gawk.1 @@ -13,7 +13,7 @@ . if \w'\(rq' .ds rq "\(rq . \} .\} -.TH GAWK 1 "Jun 15 2016" "Free Software Foundation" "Utility Commands" +.TH GAWK 1 "Jun 30 2016" "Free Software Foundation" "Utility Commands" .SH NAME gawk \- pattern scanning and processing language .SH SYNOPSIS @@ -1238,7 +1238,7 @@ behavior: \fBPROCINFO["NONFATAL"]\fR If this exists, then I/O errors for all output redirections become nonfatal. .TP -\fBPROCINFO["\fIoutput_command\fB", "NONFATAL"]\fR +\fBPROCINFO["\fIoutput_name\fB", "NONFATAL"]\fR Make output errors for .I output_name be nonfatal. -- cgit v1.2.3