diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-07-30 19:53:58 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-07-30 19:53:58 +0300 |
commit | f069368128520843542fae4e2ae1afe75516fc2f (patch) | |
tree | 52169c9d41be9251164e404ca1a8cbb11695d451 /doc/gawk.texi | |
parent | b6996525c1bdc10cc811659c507fcb7aebc2c42f (diff) | |
parent | b64f39e810edd1c9e1884a7a410bfc278ed31eda (diff) | |
download | egawk-f069368128520843542fae4e2ae1afe75516fc2f.tar.gz egawk-f069368128520843542fae4e2ae1afe75516fc2f.tar.bz2 egawk-f069368128520843542fae4e2ae1afe75516fc2f.zip |
Merge branch 'master' into feature/cmake
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index 03f56076..aac96901 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -37070,7 +37070,7 @@ The @code{intdiv()} function. @xref{Numeric Functions}. @item -The maximum number of hexdecimal digits in @samp{\x} escapes +The maximum number of hexadecimal digits in @samp{\x} escapes is now two. @xref{Escape Sequences}. |