summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.16
1 files changed, 3 insertions, 3 deletions
diff --git a/txr.1 b/txr.1
index d430ef3a..4e718b17 100644
--- a/txr.1
+++ b/txr.1
@@ -760,9 +760,9 @@ following example:
The @(all) directive does nothing other than assert that all clauses must
match. It has only one clause, @var2. So this is equivalent to just @var1@var2,
except that if both variables are unbound, no semantic error is identified in
-this situation. The situation is handled as a variable followed by a directive.
-Of course @var2 matches any position current position, and so @var1 ends up
-with nothing.
+this situation. SUch a situation is handled as a variable followed by a
+directive. Of course @var2 matches everything at the current position, and so
+@var1 ends up with nothing.
Example 1: b matches at position 0 and a gets nothing: