From 0cb57bc1c33a8079f65e712c98e78e7a54bb8ca0 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 2 Feb 2014 00:35:34 -0800 Subject: * txr.1: Fix bad grammar. --- txr.1 | 6 +++--- 1 file 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: -- cgit v1.2.3