summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-02-02 00:35:34 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-02-02 00:37:58 -0800
commit0cb57bc1c33a8079f65e712c98e78e7a54bb8ca0 (patch)
tree2cae2ca4000962bc3d4d64e014f5c4c7d0f00456
parent2543caeb5ef6c7d32f5903558c90af2e8203d5bc (diff)
downloadtxr-0cb57bc1c33a8079f65e712c98e78e7a54bb8ca0.tar.gz
txr-0cb57bc1c33a8079f65e712c98e78e7a54bb8ca0.tar.bz2
txr-0cb57bc1c33a8079f65e712c98e78e7a54bb8ca0.zip
* txr.1: Fix bad grammar.
-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: