From nobody@FreeBSD.org  Fri Nov 20 16:32:47 2009
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 17BC3106568B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Nov 2009 16:32:47 +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 E1A238FC1E
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Nov 2009 16:32:46 +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 nAKGWkgv059922
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Nov 2009 16:32:46 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id nAKGWkkM059921;
	Fri, 20 Nov 2009 16:32:46 GMT
	(envelope-from nobody)
Message-Id: <200911201632.nAKGWkkM059921@www.freebsd.org>
Date: Fri, 20 Nov 2009 16:32:46 GMT
From: Fneufneu <mickael.maillot@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: wrong directory in ipnat(8) man page
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         140725
>Category:       docs
>Synopsis:       wrong directory in ipnat(8) man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gavin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 20 16:40:01 UTC 2009
>Closed-Date:    Fri Jun 08 20:58:13 UTC 2012
>Last-Modified:  Fri Jun  8 21:00:23 UTC 2012
>Originator:     Fneufneu
>Release:        FreeBSD 8-STABLE
>Organization:
>Environment:
FreeBSD cg96.security-mail.net 8.0-PRERELEASE FreeBSD 8.0-PRERELEASE #1: Wed Nov 18 11:54:44 CET 2009     root@cg96.security-mail.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
in ipnat(8) man page, FILES part, the exemple directory is wrong:
/usr/share/examples/ipf  Directory with examples.
should be:
/usr/share/examples/ipfilter  Directory with examples.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->darrenr 
Responsible-Changed-By: roam 
Responsible-Changed-When: Thu Nov 26 13:18:36 UTC 2009 
Responsible-Changed-Why:  
I think Darren would be in the best position to handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=140725 
State-Changed-From-To: open->closed 
State-Changed-By: gavin 
State-Changed-When: Fri Jun 8 20:56:39 UTC 2012 
State-Changed-Why:  
Thanks for this submission.  It was fixed in head and stable/9 some 
time ago, and I've just merged it to stable/8.  Thanks! 


Responsible-Changed-From-To: darrenr->gavin 
Responsible-Changed-By: gavin 
Responsible-Changed-When: Fri Jun 8 20:56:39 UTC 2012 
Responsible-Changed-Why:  
Mine now. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/140725: commit references a PR
Date: Fri,  8 Jun 2012 20:54:20 +0000 (UTC)

 Author: gavin
 Date: Fri Jun  8 20:54:05 2012
 New Revision: 236767
 URL: http://svn.freebsd.org/changeset/base/236767
 
 Log:
   Merge r215463 from head:
   
     Fix paths for example files.
   
   PR:		docs/140725
 
 Modified:
   stable/8/contrib/ipfilter/man/ipnat.8
   stable/8/contrib/ipfilter/man/mkfilters.1
 Directory Properties:
   stable/8/contrib/ipfilter/   (props changed)
 
 Modified: stable/8/contrib/ipfilter/man/ipnat.8
 ==============================================================================
 --- stable/8/contrib/ipfilter/man/ipnat.8	Fri Jun  8 20:32:11 2012	(r236766)
 +++ stable/8/contrib/ipfilter/man/ipnat.8	Fri Jun  8 20:54:05 2012	(r236767)
 @@ -66,6 +66,6 @@ and active rules/table entries.
  .SH FILES
  /dev/ipnat
  .br
 -/usr/share/examples/ipf  Directory with examples.
 +/usr/share/examples/ipfilter  Directory with examples.
  .SH SEE ALSO
  ipnat(5), ipf(8), ipfstat(8)
 
 Modified: stable/8/contrib/ipfilter/man/mkfilters.1
 ==============================================================================
 --- stable/8/contrib/ipfilter/man/mkfilters.1	Fri Jun  8 20:32:11 2012	(r236766)
 +++ stable/8/contrib/ipfilter/man/mkfilters.1	Fri Jun  8 20:54:05 2012	(r236767)
 @@ -6,7 +6,7 @@ mkfilters \- generate a minimal firewall
  .SH SYNOPSIS
  .B mkfilters
  .SH FILES
 -/usr/share/examples/ipf/mkfilters
 +/usr/share/examples/ipfilter/mkfilters
  .SH DESCRIPTION
  .PP
  \fBmkfilters\fP is a perl script that generates a minimal filter rule set for
 _______________________________________________
 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"
 
>Unformatted:
