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.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gawk.texi') diff --git a/doc/gawk.texi b/doc/gawk.texi index c344acfb..46ef2716 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -32135,7 +32135,7 @@ word sizes. See @cindex MPFR, checking availability of @cindex checking for MPFR Occasionally, you might like to be able to check if @command{gawk} -was invoked with the @option{-M} option, enabling aribtrary-precision +was invoked with the @option{-M} option, enabling arbitrary-precision arithmetic. You can do so with the following function, contributed by Andrew Schorr: -- cgit v1.2.3