From 0d76c6de321ecbf2cfda7d681cfce1ca80420be2 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Tue, 8 Mar 2016 06:36:34 +0200 Subject: Improve return value of system. --- doc/gawk.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/gawk.1') diff --git a/doc/gawk.1 b/doc/gawk.1 index da1f5831..ca51a530 100644 --- a/doc/gawk.1 +++ b/doc/gawk.1 @@ -13,7 +13,7 @@ . if \w'\(rq' .ds rq "\(rq . \} .\} -.TH GAWK 1 "Dec 17 2015" "Free Software Foundation" "Utility Commands" +.TH GAWK 1 "Mar 7 2016" "Free Software Foundation" "Utility Commands" .SH NAME gawk \- pattern scanning and processing language .SH SYNOPSIS @@ -2259,6 +2259,7 @@ Execute the command .IR cmd-line , and return the exit status. (This may not be available on non-\*(PX systems.) +See the manual for the full details on the exit status. .TP \&\fBfflush(\fR[\fIfile\^\fR]\fB)\fR Flush any buffers associated with the open output file or pipe -- cgit v1.2.3