aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-04-11 20:52:20 +0300
committerArnold D. Robbins <arnold@skeeve.com>2012-04-11 20:52:20 +0300
commit9bc37b0ee389c9a8be843b9f30d11bb7df899c20 (patch)
tree5716b64bd2759834254d5fd5d8c49ff86d076b6d /doc/gawk.1
parent154f72534002c0c49df249b52fe76d126eed72a3 (diff)
downloadegawk-9bc37b0ee389c9a8be843b9f30d11bb7df899c20.tar.gz
egawk-9bc37b0ee389c9a8be843b9f30d11bb7df899c20.tar.bz2
egawk-9bc37b0ee389c9a8be843b9f30d11bb7df899c20.zip
Change --arbitrary-precision to --bignum. Doc updates.
Diffstat (limited to 'doc/gawk.1')
-rw-r--r--doc/gawk.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawk.1 b/doc/gawk.1
index 6bb7388b..1f218d33 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -358,7 +358,7 @@ actually invalid are issued. (This is not fully implemented yet.)
.B \-M
.TP
.PD
-.B \-\^\-arbitrary-precision
+.B \-\^\-bignum
Force arbitrary precision arithmetic on numbers. This option has
no effect if
.I gawk