diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-02-04 21:04:00 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-02-04 21:04:00 +0200 |
commit | 1340f7150451f6b1d61b701c973fc0e3ba7f36da (patch) | |
tree | 64b2041bd632f87646099ccf2b5bd4a7f43c6a8f /doc/gawk.1 | |
parent | c9b866094dab452054c85971d96ebcb3afdcaacf (diff) | |
download | egawk-1340f7150451f6b1d61b701c973fc0e3ba7f36da.tar.gz egawk-1340f7150451f6b1d61b701c973fc0e3ba7f36da.tar.bz2 egawk-1340f7150451f6b1d61b701c973fc0e3ba7f36da.zip |
More minor man page edits.
Diffstat (limited to 'doc/gawk.1')
-rw-r--r-- | doc/gawk.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |