From 58fa8dd67971b2ea0ebb2777d912bb2738974810 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 20 Jan 2010 12:51:25 -0800 Subject: Remove unnecessary text. --- txr.1 | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/txr.1 b/txr.1 index fb0af09b..8d72a001 100644 --- a/txr.1 +++ b/txr.1 @@ -1663,12 +1663,9 @@ associated with a block (is not "in scope"). A block which is not contained in any subquery extends to the end of the overall query. Blocks are never terminated by @(end). -The implicit anonymous blocks introduced by @(skip) has the same scope -as the @(skip): it extends over all of the material which follows the skip, to the end of the containing subquery. - -The scope of the implicit anonymous block introduced by @(collect) spans only -that collect coincides with the scope of that collect: from the @(collect) -to its matching @(end). +The implicit anonymous block introduced by @(skip) has the same scope +as the @(skip): they extends over all of the material which follows the skip, +to the end of the containing subquery. .SS Block Nesting -- cgit v1.2.3