From dan@kulesh.obluda.cz  Mon Feb 11 16:01:23 2008
Return-Path: <dan@kulesh.obluda.cz>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 22A8216A419
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 11 Feb 2008 16:01:23 +0000 (UTC)
	(envelope-from dan@kulesh.obluda.cz)
Received: from smtp1.kolej.mff.cuni.cz (smtp1.kolej.mff.cuni.cz [78.128.192.10])
	by mx1.freebsd.org (Postfix) with ESMTP id A2A7313C4DB
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 11 Feb 2008 16:01:22 +0000 (UTC)
	(envelope-from dan@kulesh.obluda.cz)
Received: from kulesh.obluda.cz (openvpn.ms.mff.cuni.cz [195.113.20.87])
	by smtp1.kolej.mff.cuni.cz (8.13.8/8.13.8) with ESMTP id m1BG17JR005858
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 11 Feb 2008 17:01:08 +0100 (CET)
	(envelope-from dan@kulesh.obluda.cz)
Received: from kulesh.obluda.cz (localhost. [127.0.0.1])
	by kulesh.obluda.cz (8.14.2/8.14.2) with ESMTP id m1BG17qx047966
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 11 Feb 2008 17:01:07 +0100 (CET)
	(envelope-from dan@kulesh.obluda.cz)
Received: (from dan@localhost)
	by kulesh.obluda.cz (8.14.2/8.14.2/Submit) id m1BG16Sa047965;
	Mon, 11 Feb 2008 17:01:06 +0100 (CET)
	(envelope-from dan)
Message-Id: <200802111601.m1BG16Sa047965@kulesh.obluda.cz>
Date: Mon, 11 Feb 2008 17:01:06 +0100 (CET)
From: Dan Lukes <dan@obluda.cz>
Reply-To: Dan Lukes <dan@obluda.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Incinsistent ipfw's man page
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         120539
>Category:       docs
>Synopsis:       Inconsistent ipfw's man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    issyl0
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 11 16:10:00 UTC 2008
>Closed-Date:    Mon Jul 16 22:35:06 UTC 2012
>Last-Modified:  Mon Jul 16 22:35:06 UTC 2012
>Originator:     Dan Lukes
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
Obludarium
>Environment:
System: FreeBSD 6.3-STABLE i386

>Description:
Paragraph STATEFUL FIREWALL:

  Dynamic rules will be checked at the first check-state, keep-state or limit occurrence

Paragraph EXAMPLES/DYNAMIC RULES:

  Dynamic rules are checked when encountering the first check-state or keep-state rule.

>How-To-Repeat:
	N/A
>Fix:

	Correct the sentences to be the same.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-doc 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Feb 12 09:32:56 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120539 
Responsible-Changed-From-To: freebsd-doc->issyl0 
Responsible-Changed-By: issyl0 
Responsible-Changed-When: Mon Jul 16 21:07:48 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120539 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/120539: commit references a PR
Date: Mon, 16 Jul 2012 22:15:45 +0000 (UTC)

 Author: issyl0 (doc committer)
 Date: Mon Jul 16 22:15:30 2012
 New Revision: 238540
 URL: http://svn.freebsd.org/changeset/base/238540
 
 Log:
   In ipfw(8), make the text about dynamic rules consistent.
   
   PR:		docs/120539
   Approved by:	gabor (mentor)
   MFC after:	5 days
 
 Modified:
   head/sbin/ipfw/ipfw.8
 
 Modified: head/sbin/ipfw/ipfw.8
 ==============================================================================
 --- head/sbin/ipfw/ipfw.8	Mon Jul 16 22:07:29 2012	(r238539)
 +++ head/sbin/ipfw/ipfw.8	Mon Jul 16 22:15:30 2012	(r238540)
 @@ -1,7 +1,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd July 9, 2012
 +.Dd July 16, 2012
  .Dt IPFW 8
  .Os
  .Sh NAME
 @@ -2967,9 +2967,11 @@ This will let the firewall install dynam
  those connection which start with a regular SYN packet coming
  from the inside of our network.
  Dynamic rules are checked when encountering the first
 -.Cm check-state
 -or
 +occurrence of a
 +.Cm check-state ,
  .Cm keep-state
 +or
 +.Cm limit
  rule.
  A
  .Cm check-state
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: issyl0 
State-Changed-When: Mon Jul 16 22:35:04 UTC 2012 
State-Changed-Why:  
A fix for this has now been committed.  Thanks for the report! 

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