From fanf@dotat.at  Sat Apr 20 04:18:50 2002
Return-Path: <fanf@dotat.at>
Received: from hand.dotat.at (host217-39-18-221.in-addr.btopenworld.com [217.39.18.221])
	by hub.freebsd.org (Postfix) with ESMTP id 6ABB937B41A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Apr 2002 04:18:45 -0700 (PDT)
Received: from fanf by hand.dotat.at with local (Exim 3.35 #1)
	id 16yst0-0007a4-00; Sat, 20 Apr 2002 11:18:34 +0000
Message-Id: <E16yst0-0007a4-00@hand.dotat.at>
Date: Sat, 20 Apr 2002 11:18:34 +0000
From: Tony Finch <dot@dotat.at>
Reply-To: Tony Finch <dot@dotat.at>
To: FreeBSD-gnats-submit@freebsd.org
Cc: fanf@dotat.at
Subject: [PATCH] remove duplicated text from sed.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         37287
>Category:       docs
>Synopsis:       [PATCH] remove duplicated text from sed.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 20 04:20:04 PDT 2002
>Closed-Date:    Sat Apr 27 05:24:14 PDT 2002
>Last-Modified:  Sat Apr 27 05:24:14 PDT 2002
>Originator:     Tony Finch
>Release:        FreeBSD 4.5-STABLE-20020312 i386
>Organization:
dotat labs
>Environment:
System: FreeBSD hand.dotat.at 4.5-STABLE-20020312 FreeBSD 4.5-STABLE-20020312 #19: Tue Mar 12 13:45:49 GMT 2002 fanf@hand.dotat.at:/FreeBSD/obj/FreeBSD/releng4/sys/SHARP i386
>Description:
There is some duplicated text at the end of the "Sed Addresses" section
of the manual page.
>How-To-Repeat:
>Fix:

--- sed.1	16 Aug 2001 13:17:03 -0000	1.9.2.6
+++ sed.1	20 Apr 2002 11:15:21 -0000
@@ -152,8 +152,7 @@
 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
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: keramida 
State-Changed-When: Sun Apr 21 07:49:36 PDT 2002 
State-Changed-Why:  
Committed in -CURRENT [ revision 1.20 of src/usr.bin/sed/sed.1 ]. 
I'll merge the change to STABLE in a few days. 

Thank you :) 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Sun Apr 21 07:49:36 PDT 2002 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=37287 
State-Changed-From-To: patched->closed 
State-Changed-By: keramida 
State-Changed-When: Sat Apr 27 05:23:56 PDT 2002 
State-Changed-Why:  
Change has been MFC'ed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37287 
>Unformatted:
