diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-03-11 12:05:52 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-03-11 12:05:52 +0200 |
commit | 9e5f75aab2e89adca6feea801a91d14dacfb71ce (patch) | |
tree | 865255fbd4ef35355eb1b8cc166abb2bf87cbc6b /doc/gawk.1 | |
parent | 860e3ea8ad4343318d7c8886a05bcb6551dbe618 (diff) | |
parent | 31e83b72eb5a30c5d733c89e233fbbd5cfd60f1b (diff) | |
download | egawk-9e5f75aab2e89adca6feea801a91d14dacfb71ce.tar.gz egawk-9e5f75aab2e89adca6feea801a91d14dacfb71ce.tar.bz2 egawk-9e5f75aab2e89adca6feea801a91d14dacfb71ce.zip |
Merge branch 'master' into feature/cmake
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 |