diff options
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 |