From d5e40fc211797a272d26ce416a6d1197757cd5fd Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Tue, 6 Jun 2017 08:26:01 +0300 Subject: Regnerate doc, fix doc/ChangeLog entry for correct attribution. --- doc/gawk.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gawk.info') diff --git a/doc/gawk.info b/doc/gawk.info index 821660c5..5684d7b7 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -23282,7 +23282,7 @@ File: gawk.info, Node: Checking for MPFR, Next: POSIX Floating Point Problems, ====================================== Occasionally, you might like to be able to check if 'gawk' was invoked -with the '-M' option, enabling aribtrary-precision arithmetic. You can +with the '-M' option, enabling arbitrary-precision arithmetic. You can do so with the following function, contributed by Andrew Schorr: # adequate_math_precision --- return true if we have enough bits -- cgit v1.2.3