aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-12-07 14:36:33 +0200
committerArnold D. Robbins <arnold@skeeve.com>2012-12-07 14:36:33 +0200
commita5a114bf6c6f2efdcd7889ebf0d7f9f3ec235a74 (patch)
tree5e410dc93cb44ea46476c79e672e7b8312fd1850 /doc/gawk.1
parent92ae037dd508bfa8ffd6322f7a3bef249877ba64 (diff)
parentf634938f90ef8c85cfd9ca7421f10f4b70c0137e (diff)
downloadegawk-a5a114bf6c6f2efdcd7889ebf0d7f9f3ec235a74.tar.gz
egawk-a5a114bf6c6f2efdcd7889ebf0d7f9f3ec235a74.tar.bz2
egawk-a5a114bf6c6f2efdcd7889ebf0d7f9f3ec235a74.zip
Merge branch 'master' into array-iface. fflush() is in POSIX.
Diffstat (limited to 'doc/gawk.1')
-rw-r--r--doc/gawk.114
1 files changed, 1 insertions, 13 deletions
diff --git a/doc/gawk.1 b/doc/gawk.1
index 6af5ffe2..8bc14bf6 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -14,7 +14,7 @@
. if \w'\(rq' .ds rq "\(rq
. \}
.\}
-.TH GAWK 1 "Oct 02 2012" "Free Software Foundation" "Utility Commands"
+.TH GAWK 1 "Dec 07 2012" "Free Software Foundation" "Utility Commands"
.SH NAME
gawk \- pattern scanning and processing language
.SH SYNOPSIS
@@ -494,11 +494,6 @@ cannot be used in place of
.B ^
and
.BR ^= .
-.TP
-\(bu
-The
-.B fflush()
-function is not available.
.RE
.TP
.PD 0
@@ -3486,13 +3481,6 @@ escape sequence.
.BR \-\^\-posix .)
.TP
\(bu
-The
-.B fflush()
-function.
-(Disabled with
-.BR \-\^\-posix .)
-.TP
-\(bu
The ability to continue lines after
.B ?
and