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
commitee0b6baa08013a6533650a5b7135294a53f7c784 (patch)
tree4d8f49019d4c1be87b2d31844f813d1962184f94
parent68987953842763d1c3ed8f032315ff6dc1deee22 (diff)
downloadtxr-ee0b6baa08013a6533650a5b7135294a53f7c784.tar.gz
txr-ee0b6baa08013a6533650a5b7135294a53f7c784.tar.bz2
txr-ee0b6baa08013a6533650a5b7135294a53f7c784.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 .