summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/gawk.16
2 files changed, 7 insertions, 3 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 647f2a64..e1a2b2cf 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2019-02-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawk.1: Some more minor edits.
+
2019-02-03 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am (EXTRA_DIST): Add wordlist3.
diff --git a/doc/gawk.1 b/doc/gawk.1
index 550976f4..5dfd0fd1 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -1394,8 +1394,8 @@ The accepted values are:
.TP
\fB"A"\fR or \fB"a"\fR
for rounding away from zero.
-This one is only available if your version of
-the GNU MPFR library supports it.
+These are only available if your version of
+the GNU MPFR library supports rounding away from zero.
.TP "\w'\fB\(dqD\(dq\fR or \fB\(dqd\(dq\fR'u+1n"
\fB"D"\fR or \fB"d"\fR
for roundTowardNegative.
@@ -3387,7 +3387,7 @@ There must be at least two.
.SS Type Functions
The following functions provide type related information about
their arguments.
-.TP
+.TP \w'\fBisarray(\fIx\fB)\fR'u+1n
\fBisarray(\fIx\fB)\fR
Return true if
.I x