From bf5b05183c712c1c6a9ddb094ae5d740afa98a76 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 25 May 2018 06:18:27 -0700 Subject: doc: issues under Awk. * txr.1: Wrong article "an local" and missing .codn line. --- txr.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3