summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-02-09 20:10:43 -0800
committerKaz Kylheku <kaz@kylheku.com>2021-02-09 20:10:43 -0800
commit1560ac77c722da00b503216f3bf90fe49eceff86 (patch)
tree4d8f49019d4c1be87b2d31844f813d1962184f94
parent90791e0855375fcadfa8d3f4b610f9e065c40243 (diff)
downloadtxr-1560ac77c722da00b503216f3bf90fe49eceff86.tar.gz
txr-1560ac77c722da00b503216f3bf90fe49eceff86.tar.bz2
txr-1560ac77c722da00b503216f3bf90fe49eceff86.zip
doc: clarify implicit insertion object into predicate.
* txr.1: Better wording is that the object is added as an implicit rightmost argument.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 3b03ae57..d00ca2d8 100644
--- a/txr.1
+++ b/txr.1
@@ -40757,7 +40757,7 @@ the match fails.
If the
.meta avar
variable is absent, then no initial variable matching takes place.
-The corresponding object is inserted as an implicit extra argument into the
+The corresponding object is added as an extra rightmost argument into the
compound form, which is evaluated. Its truth value then determines the success
of the match, just like in the case with
.metn avar .