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/gawktexi.in | |
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/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 569ce90a..8e0c0c77 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -36161,7 +36161,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}. |