From nobody@FreeBSD.org  Mon Sep 30 11:59:10 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 66EC337B401
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 30 Sep 2002 11:59:10 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 090A243E65
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 30 Sep 2002 11:59:10 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g8UIx97R069841
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 30 Sep 2002 11:59:09 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.6/8.12.6/Submit) id g8UIx9jl069840;
	Mon, 30 Sep 2002 11:59:09 -0700 (PDT)
Message-Id: <200209301859.g8UIx9jl069840@www.freebsd.org>
Date: Mon, 30 Sep 2002 11:59:09 -0700 (PDT)
From: Yonatan Bokovza <yonatan@xpert.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] typo in ipfw(8)
X-Send-Pr-Version: www-1.0

>Number:         43538
>Category:       docs
>Synopsis:       [patch] typo in ipfw(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 30 12:00:21 PDT 2002
>Closed-Date:    Mon Sep 30 13:58:15 PDT 2002
>Last-Modified:  Mon Sep 30 13:58:15 PDT 2002
>Originator:     Yonatan Bokovza
>Release:        
>Organization:
>Environment:
>Description:
typo in ipfw(8)
>How-To-Repeat:

>Fix:
--- ipfw.8.orig	Mon Sep 30 17:51:02 2002
+++ ipfw.8	Mon Sep 30 17:51:46 2002
@@ -352,7 +352,7 @@ which control its invocation.
 .Pp
 As can be noted from the above picture, the number of
 times the same packet goes through the firewall can
-vary between 0 and 4 depending o packet source and
+vary between 0 and 4 depending on the packet source and
 destination, and system configuration.
 In each of these places, the packet is passed to
 .Nm
    
>Release-Note:
>Audit-Trail:

From: Marc Fonvieille <blackend@FreeBSD.org>
To: Yonatan Bokovza <yonatan@xpert.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: docs/43538: [patch] typo in ipfw(8)
Date: Mon, 30 Sep 2002 21:08:52 +0200

 On Mon, Sep 30, 2002 at 11:59:09AM -0700, Yonatan Bokovza wrote:
 > --- ipfw.8.orig	Mon Sep 30 17:51:02 2002
 > +++ ipfw.8	Mon Sep 30 17:51:46 2002
 > @@ -352,7 +352,7 @@ which control its invocation.
 >  .Pp
 >  As can be noted from the above picture, the number of
 >  times the same packet goes through the firewall can
 > -vary between 0 and 4 depending o packet source and
 > +vary between 0 and 4 depending on the packet source and
 >  destination, and system configuration.
 >  In each of these places, the packet is passed to
 >  .Nm
 
 It was fixed in -CURRENT, it will be merged ASAP.
 
 Marc
State-Changed-From-To: open->closed 
State-Changed-By: blackend 
State-Changed-When: Mon Sep 30 13:57:23 PDT 2002 
State-Changed-Why:  
It was fixed in -CURRENT and I just MFCed the fix. Thanks for the 
remainder. 

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