summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index bd71bf29..d4ea7d96 100644
--- a/txr.1
+++ b/txr.1
@@ -40043,7 +40043,7 @@ An important concept in the requirements governing the operation of the
operator is that of a trivial pattern.
A pattern is non-trivial if it is a variable or operator pattern.
-A pattern is also non-trivial if it is a list or vector pattern
+A pattern is also non-trivial if it is a list, vector or range pattern
containing at least one non-trivial pattern. Otherwise, it is trivial.
The