diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-12-07 14:33:48 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-12-07 14:33:48 +0200 |
commit | f634938f90ef8c85cfd9ca7421f10f4b70c0137e (patch) | |
tree | baaf1167db893a04b774c5ba71a2b51ecd9686c9 /doc/awkcard.in | |
parent | 32323fa42c2c9079abf9a5fe92b2af8c523fd84b (diff) | |
parent | d20af67ae8a6a573a0db906f9c9960a092f21b41 (diff) | |
download | egawk-f634938f90ef8c85cfd9ca7421f10f4b70c0137e.tar.gz egawk-f634938f90ef8c85cfd9ca7421f10f4b70c0137e.tar.bz2 egawk-f634938f90ef8c85cfd9ca7421f10f4b70c0137e.zip |
Merge branch 'gawk-4.0-stable'. fflush is now POSIX.
Diffstat (limited to 'doc/awkcard.in')
-rw-r--r-- | doc/awkcard.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/awkcard.in b/doc/awkcard.in index 2d003ca2..9df71344 100644 --- a/doc/awkcard.in +++ b/doc/awkcard.in @@ -1333,13 +1333,12 @@ the problem.\*(CX .fi .in +.2i .ti -.2i -\*(CL\*(FCfflush(\*(FR[\*(FIfile\^\*(FR]\*(FC)\*(FR +\*(CD\*(FCfflush(\*(FR[\*(FIfile\^\*(FR]\*(FC)\*(FR .br Flush any buffers associated with the open output file or pipe \*(FIfile\*(FR. If no \*(FIfile\fP, or if -\*(FIfile\fP is null, then flush all open output files and pipes -(\*(GK and \*(NK)\*(CD. +\*(FIfile\fP is null, then flush all open output files and pipes. .ti -.2i \*(FCprint\fP .br |