summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2018-05-25 06:18:27 -0700
committerKaz Kylheku <kaz@kylheku.com>2018-05-25 06:18:27 -0700
commit6a054c432ede4b5f40c418a419b6255827cd80cb (patch)
tree9cbeb9ceda97325c70ca5ebc93fb392cfcd94513
parentf8deb1dd5642ce01178b91082220f350d355b658 (diff)
downloadtxr-6a054c432ede4b5f40c418a419b6255827cd80cb.tar.gz
txr-6a054c432ede4b5f40c418a419b6255827cd80cb.tar.bz2
txr-6a054c432ede4b5f40c418a419b6255827cd80cb.zip
doc: issues under Awk.
* txr.1: Wrong article "an local" and missing .codn line.
-rw-r--r--txr.13
1 files changed, 2 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 58c43f99..2d6ffbb5 100644
--- a/txr.1
+++ b/txr.1
@@ -47537,7 +47537,7 @@ macro is a robust, self-contained language feature which can be used
anywhere where a \*(TL expression is called for, cleanly nests
with itself and can produce a return value when done. By contrast,
a function in the Awk language, or an action body, cannot instantiate
-an local Awk processing machine.
+a local Awk processing machine.
The
.code awk
@@ -48958,6 +48958,7 @@ record which terminates the range,
is returned for that record also.
.meIP (--rng- < from << to )
This type of range is active under the same conditions as
+.codn rng .
However, the range expression yields
.code nil
for the entire leading sequence of consecutive records for which