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
commitbf5b05183c712c1c6a9ddb094ae5d740afa98a76 (patch)
tree9cbeb9ceda97325c70ca5ebc93fb392cfcd94513
parentd231759966ec0c77763e5ae1fff71095f65a4ee0 (diff)
downloadtxr-bf5b05183c712c1c6a9ddb094ae5d740afa98a76.tar.gz
txr-bf5b05183c712c1c6a9ddb094ae5d740afa98a76.tar.bz2
txr-bf5b05183c712c1c6a9ddb094ae5d740afa98a76.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