From ohauer@gmx.de  Sat Nov  7 21:02:38 2009
Return-Path: <ohauer@gmx.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D3952106568B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Nov 2009 21:02:38 +0000 (UTC)
	(envelope-from ohauer@gmx.de)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.20])
	by mx1.freebsd.org (Postfix) with SMTP id 256998FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Nov 2009 21:02:37 +0000 (UTC)
Received: (qmail invoked by alias); 07 Nov 2009 21:02:36 -0000
Received: from u18-124.dsl.vianetworks.de (EHLO u18-124.dsl.vianetworks.de) [194.231.39.124]
  by mail.gmx.net (mp054) with SMTP; 07 Nov 2009 22:02:36 +0100
Received: by u18-124.dsl.vianetworks.de (Postfix, from userid 1100)
	id D90F226145; Sat,  7 Nov 2009 22:02:31 +0100 (CET)
Message-Id: <20091107210231.D90F226145@u18-124.dsl.vianetworks.de>
Date: Sat,  7 Nov 2009 22:02:31 +0100 (CET)
From: olli hauer <ohauer@gmx.de>
Reply-To: olli hauer <ohauer@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ohauer@gmx.de
Subject: [patch] src/contrib/pf/man/pf.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         140369
>Category:       docs
>Synopsis:       [patch] src/contrib/pf/man/pf.4
>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:   Sat Nov 07 21:10:03 UTC 2009
>Closed-Date:    Mon May 23 11:33:56 UTC 2011
>Last-Modified:  Mon May 23 11:33:56 UTC 2011
>Originator:     olli hauer <ohauer@gmx.de>
>Release:        
>Organization:
>Environment:


>Description:
The pf(4) man page is missing the DIOCKILLSRCNODES ioctl(2) command.
Maybe this can be corrected in RELENG_8 and HEAD.

Regards,
olli


>How-To-Repeat:
>Fix:
--- patch_src_contrib_pf_man_pf4.txt begins here ---
--- contrib/pf/man/pf.4.orig
+++ contrib/pf/man/pf.4
@@ -1055,6 +1055,8 @@
 Works as
 .Dv DIOCSETIFFLAG
 above but clears the flags.
+.It Dv DIOCKILLSRCNODES Fa "struct pfioc_iface *io"
+Explicitly remove source tracking nodes.
 .El
 .Sh FILES
 .Bl -tag -width /dev/pf -compact
--- patch_src_contrib_pf_man_pf4.txt ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-doc 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Nov 8 03:49:49 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=140369 
State-Changed-From-To: open->closed 
State-Changed-By: bcr 
State-Changed-When: Mon May 23 11:29:31 UTC 2011 
State-Changed-Why:  
The proposed fix is included in OpenBSD's pf man page. 
It will be available in FreeBSD once we import their 
latest version that also includes that man page. Close 
this PR, knowing full well that it might take some time 
before this fix will be available in FreeBSD as well. 

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