From d1d0973b43fe4c6a90cd49425e307155ecbdfbcc Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 26 Jan 2018 06:36:51 -0800 Subject: doc: clarification in :maxgap example. * txr.1: a :maxgap of zero also means that the collected items must match immediately. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 7537eeb5..4696591d 100644 --- a/txr.1 +++ b/txr.1 @@ -5463,7 +5463,7 @@ can be no longer than five lines. A value of .code 0 means that the collected regions must be -adjacent. For instance: +adjacent and must match right from the starting position. For instance: .cblk @(collect :maxgap 0) -- cgit v1.2.3