summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index ce929704..2fcaf794 100644
--- a/txr.1
+++ b/txr.1
@@ -3500,9 +3500,9 @@ text, with successive substitutions pulled from lists. The directive
produces iteration over lists horizontally within one line. These directives
have a different meaning in matching clauses, providing a shorthand
notation for
-.code "@(repeat :vars nil)"
+.code "@(collect :vars nil)"
and
-.codn "@(rep :vars nil)" ,
+.codn "@(coll :vars nil)" ,
respectively.
.coIP @(deffilter)