aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-06-27 11:40:19 +0300
committerArnold D. Robbins <arnold@skeeve.com>2013-06-27 11:40:19 +0300
commit5e65b0c7dcba3f958c28d88d4fcb641ccdbd521b (patch)
tree0cbb208fb20a864fcfc3ce5892ee8aa5ae4c47e0 /doc/gawk.texi
parente50f9b883b4aa5d6ce7f9218f7dfba8b5686ee2a (diff)
downloadegawk-5e65b0c7dcba3f958c28d88d4fcb641ccdbd521b.tar.gz
egawk-5e65b0c7dcba3f958c28d88d4fcb641ccdbd521b.tar.bz2
egawk-5e65b0c7dcba3f958c28d88d4fcb641ccdbd521b.zip
Doc fix with texinfo.tex.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r--doc/gawk.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi
index c9211007..fa3e5871 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -10121,7 +10121,7 @@ point, so the default behavior was restored to use a period as the
decimal point character. You can use the @option{--use-lc-numeric}
option (@pxref{Options}) to force @command{gawk} to use the locale's
decimal point character. (@command{gawk} also uses the locale's decimal
-point character when in POSIX mode, either via @w{@option{--posix}}, or the
+point character when in POSIX mode, either via @option{--posix}, or the
@env{POSIXLY_CORRECT} environment variable, as shown previously.)
@ref{table-locale-affects} describes the cases in which the locale's decimal