From nobody@FreeBSD.org  Sun Feb 22 11:49:35 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 6078E106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 22 Feb 2009 11:49:35 +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 4EEA88FC1A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 22 Feb 2009 11:49:35 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n1MBnYDo057418
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 22 Feb 2009 11:49:34 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n1MBnYji057417;
	Sun, 22 Feb 2009 11:49:34 GMT
	(envelope-from nobody)
Message-Id: <200902221149.n1MBnYji057417@www.freebsd.org>
Date: Sun, 22 Feb 2009 11:49:34 GMT
From: Chris Applegate <misc@ofkaiser.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ipnat man page points to wrong directory
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         131968
>Category:       docs
>Synopsis:       ipnat man page points to wrong directory
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    danger
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 22 11:50:01 UTC 2009
>Closed-Date:    Fri Mar 15 23:22:46 UTC 2013
>Last-Modified:  Fri Mar 15 23:22:46 UTC 2013
>Originator:     Chris Applegate
>Release:        7.1-RELEASE-p3
>Organization:
>Environment:
FreeBSD localhost.domain. 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan  1 08:58:24 UTC 2009     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
In the ipnat man page, under "Files," there is a line which reads, "/usr/share/examples/ipf  Directory with examples." The directory is actually /usr/share/examples/ipfilter.
>How-To-Repeat:
$man ipnat
$ls /usr/share/examples/ipf
ls: /usr/share/examples/ipf: No such file or directory
>Fix:
sed 's/\/ipf/\/ipfilter/'

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->danger 
Responsible-Changed-By: danger 
Responsible-Changed-When: Sun Feb 22 13:21:52 UTC 2009 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131968 
State-Changed-From-To: open->patched 
State-Changed-By: issyl0 
State-Changed-When: Thu Jul 26 23:37:55 UTC 2012 
State-Changed-Why:  
A fix for this was committed to HEAD by markm@ in r215463, 
in response to PR docs/152103 (a duplicate of this PR). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131968 
State-Changed-From-To: patched->closed 
State-Changed-By: eadler 
State-Changed-When: Fri Mar 15 23:22:45 UTC 2013 
State-Changed-Why:  
MFCed/fixed by now or it will never be MFCed 

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