diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-12-07 14:36:33 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-12-07 14:36:33 +0200 |
commit | a5a114bf6c6f2efdcd7889ebf0d7f9f3ec235a74 (patch) | |
tree | 5e410dc93cb44ea46476c79e672e7b8312fd1850 /doc/awkcard.in | |
parent | 92ae037dd508bfa8ffd6322f7a3bef249877ba64 (diff) | |
parent | f634938f90ef8c85cfd9ca7421f10f4b70c0137e (diff) | |
download | egawk-a5a114bf6c6f2efdcd7889ebf0d7f9f3ec235a74.tar.gz egawk-a5a114bf6c6f2efdcd7889ebf0d7f9f3ec235a74.tar.bz2 egawk-a5a114bf6c6f2efdcd7889ebf0d7f9f3ec235a74.zip |
Merge branch 'master' into array-iface. fflush() is in 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 |