From nobody@FreeBSD.org  Fri Mar 19 19:30:36 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F267A1065670
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Mar 2010 19:30:36 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id E134D8FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Mar 2010 19:30:36 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o2JJUa2N050653
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Mar 2010 19:30:36 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o2JJUapQ050652;
	Fri, 19 Mar 2010 19:30:36 GMT
	(envelope-from nobody)
Message-Id: <201003191930.o2JJUapQ050652@www.freebsd.org>
Date: Fri, 19 Mar 2010 19:30:36 GMT
From: Glen Barber <glen.j.barber@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch][ipmon(8)] Missing BUGS section header
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         144880
>Category:       docs
>Synopsis:       [patch] ipmon(8): Missing BUGS section header
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brueffer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 19 19:40:03 UTC 2010
>Closed-Date:    Sat Jul 03 11:47:41 CEST 2010
>Last-Modified:  Sat Jul 03 11:47:41 CEST 2010
>Originator:     Glen Barber
>Release:        8.0-STABLE
>Organization:
>Environment:
FreeBSD orion 8.0-STABLE FreeBSD 8.0-STABLE #43 r205084: Fri Mar 12 11:27:30 EST 2010     root@orion:/usr/obj/usr/src/sys/ORION  amd64
>Description:
The BUGS section header for ipmon(8) is commented.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- /usr/src/contrib/ipfilter/man/ipmon.8.orig	2009-11-14 15:03:45.000000000 -0500
+++ /usr/src/contrib/ipfilter/man/ipmon.8	2010-03-19 14:44:22.000000000 -0400
@@ -181,6 +181,6 @@
 /etc/services
 .SH SEE ALSO
 ipl(4), ipf(8), ipfstat(8), ipnat(8)
-.\".SH BUGS
+.SH BUGS
 .PP
 If you find any, please send email to me at darrenr@pobox.com


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: brueffer 
State-Changed-When: Wed May 12 02:56:59 CEST 2010 
State-Changed-Why:  
Committed, thanks! 


Responsible-Changed-From-To: freebsd-doc->brueffer 
Responsible-Changed-By: brueffer 
Responsible-Changed-When: Wed May 12 02:56:59 CEST 2010 
Responsible-Changed-Why:  
MFC reminder. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/144880: commit references a PR
Date: Wed, 12 May 2010 00:57:05 +0000 (UTC)

 Author: brueffer
 Date: Wed May 12 00:56:53 2010
 New Revision: 207945
 URL: http://svn.freebsd.org/changeset/base/207945
 
 Log:
   Comment in the BUGS section header. Matches what's in ipfilter 5.10.
   
   PR:		144880
   Submitted by:	Glen Barber <glen.j.barber@gmail.com>
   MFC after:	1 week
 
 Modified:
   head/contrib/ipfilter/man/ipmon.8
 
 Modified: head/contrib/ipfilter/man/ipmon.8
 ==============================================================================
 --- head/contrib/ipfilter/man/ipmon.8	Tue May 11 23:19:28 2010	(r207944)
 +++ head/contrib/ipfilter/man/ipmon.8	Wed May 12 00:56:53 2010	(r207945)
 @@ -181,6 +181,6 @@ recorded data.
  /etc/services
  .SH SEE ALSO
  ipl(4), ipf(8), ipfstat(8), ipnat(8)
 -.\".SH BUGS
 +.SH BUGS
  .PP
  If you find any, please send email to me at darrenr@pobox.com
 _______________________________________________
 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: patched->closed 
State-Changed-By: brueffer 
State-Changed-When: Sat Jul 3 11:47:23 CEST 2010 
State-Changed-Why:  
MFCs done. 

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