From ff95ff5000259387ed5fc2d6f3efbd242de52b15 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 26 Jan 2018 06:35:30 -0800 Subject: doc: fix "five lines" typo in :maxgap description. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported by Martin Dvořák. * txr.1: Word "five" should be "n". --- txr.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 2fcaf794..7537eeb5 100644 --- a/txr.1 +++ b/txr.1 @@ -5448,7 +5448,9 @@ It causes the collect to terminate if it fails to find a match after skipping .meta n lines from the starting position, -or more than five lines since any successful match. For example, +or more than +.meta n +lines since any successful match. For example, .cblk @(collect :maxgap 5) -- cgit v1.2.3