diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-03-11 12:05:09 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-03-11 12:05:09 +0200 |
commit | 31e83b72eb5a30c5d733c89e233fbbd5cfd60f1b (patch) | |
tree | b07edf1cbc8a22950e41bbb438d0cb2f8811561d /doc/gawk.1 | |
parent | 6b61626bc554ec39c89bfef45716671fa16331d1 (diff) | |
parent | e3cc36f1f2f7172ea561664e34bec54c3436297a (diff) | |
download | egawk-31e83b72eb5a30c5d733c89e233fbbd5cfd60f1b.tar.gz egawk-31e83b72eb5a30c5d733c89e233fbbd5cfd60f1b.tar.bz2 egawk-31e83b72eb5a30c5d733c89e233fbbd5cfd60f1b.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'doc/gawk.1')
-rw-r--r-- | doc/gawk.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,7 +13,7 @@ . if \w'\(rq' .ds rq "\(rq . \} .\} -.TH GAWK 1 "Feb 04 2016" "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 @@ -2314,6 +2314,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 |