aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-07-21 10:12:56 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-07-21 10:12:56 +0300
commit2a601eeb568e0ab063d528b39cccddd9dfb69abe (patch)
treeb1975af97fceca723f1c22427ba12e280323b197 /doc/gawktexi.in
parent8fd24bcfb5aef731055beb9272377e4c1a8ed9ee (diff)
parent327e5092eec5d0e8211ffe7ebb29ceb0bd33cb49 (diff)
downloadegawk-2a601eeb568e0ab063d528b39cccddd9dfb69abe.tar.gz
egawk-2a601eeb568e0ab063d528b39cccddd9dfb69abe.tar.bz2
egawk-2a601eeb568e0ab063d528b39cccddd9dfb69abe.zip
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 7d60a2c7..357ebe34 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -59,7 +59,7 @@
@c applies to and all the info about who's publishing this edition
@c These apply across the board.
-@set UPDATE-MONTH May, 2017
+@set UPDATE-MONTH July, 2017
@set VERSION 4.1
@set PATCHLEVEL 4
@@ -2987,7 +2987,7 @@ rule for double-quoting a string is the following:
@enumerate
@item
-For each double quote in the orginal string, let @var{N} be the number
+For each double quote in the original string, let @var{N} be the number
of backslash(es) before it, @var{N} might be zero. Replace these @var{N}
backslash(es) by @math{2@value{TIMES}@var{N}+1} backslash(es)