From f4dad30bfd8cf3231b13f6b542274bc157c6f590 Mon Sep 17 00:00:00 2001 From: keramida Date: Sun, 21 Apr 2002 14:48:47 +0000 Subject: Remove duplicated text. PR: docs/37287 Submitted by: Tony Finch MFC after: 3 days --- usr.bin/sed/sed.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.bin/sed') diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1 index b33e76d..f46201a 100644 --- a/usr.bin/sed/sed.1 +++ b/usr.bin/sed/sed.1 @@ -152,8 +152,7 @@ less than or equal to the line number first selected, only that line is selected. In the case when the second address is a context address, sed does not re-match the second address against the pattern space that matched the first address. Starting at the -first line following the selected range, sed starts looking again -for the first address. +first line following the selected range, .Nm starts looking again for the first address. .Pp -- cgit v1.1