From nobody@FreeBSD.org  Fri Dec 21 01:32:16 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id D5496BAD
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 Dec 2012 01:32:16 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id A38328FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 Dec 2012 01:32:16 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qBL1WGbj089796
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 Dec 2012 01:32:16 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id qBL1WG4k089795;
	Fri, 21 Dec 2012 01:32:16 GMT
	(envelope-from nobody)
Message-Id: <201212210132.qBL1WG4k089795@red.freebsd.org>
Date: Fri, 21 Dec 2012 01:32:16 GMT
From: brian haug <brian.r.haug@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: incorrect links for ipnat in IPF handbook
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         174599
>Category:       docs
>Synopsis:       incorrect links for ipnat in IPF handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    eadler
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 21 01:40:00 UTC 2012
>Closed-Date:    Wed Jan 16 04:36:27 UTC 2013
>Last-Modified:  Wed Jan 16 04:40:00 UTC 2013
>Originator:     brian haug
>Release:        N/A,freebsd.org website
>Organization:
>Environment:
N/A
>Description:
On the web page http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-ipf.html there are several references to ipnat(1).  These look like they should be ipnat(8).
>How-To-Repeat:
Search for ipnat and try to follow the links.
>Fix:
Change reference to http://www.freebsd.org/cgi/man.cgi?query=ipnat&sektion=1 to http://www.freebsd.org/cgi/man.cgi?query=ipnat&sektion=8

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->eadler 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Fri Dec 21 03:32:37 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174599 
State-Changed-From-To: open->analyzed 
State-Changed-By: eadler 
State-Changed-When: Fri Dec 21 15:53:38 UTC 2012 
State-Changed-Why:  
awaiting approval or review prior to commit (no action needed from 
submitter) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174599 
State-Changed-From-To: analyzed->closed 
State-Changed-By: eadler 
State-Changed-When: Wed Jan 16 04:36:26 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/174599: commit references a PR
Date: Wed, 16 Jan 2013 04:33:45 +0000 (UTC)

 Author: eadler
 Date: Wed Jan 16 04:33:37 2013
 New Revision: 40647
 URL: http://svnweb.freebsd.org/changeset/doc/40647
 
 Log:
   ipnat does not have an entry in section 1, the author likely meant to
   refer to the page in section 8.
   
   PR:		docs/174599
   Submitted by:	brian haug <brian.r.haug@gmail.com>
   Approved by:	bcr (mentor)
 
 Modified:
   head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
 
 Modified: head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
 ==============================================================================
 --- head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml	Wed Jan 16 04:30:24 2013	(r40646)
 +++ head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml	Wed Jan 16 04:33:37 2013	(r40647)
 @@ -512,7 +512,7 @@ options         ALTQ_NOPCC      # Requir
        monitored by userland interface programs.  The firewall rules can
        be set or deleted with the &man.ipf.8; utility.  The
        <acronym>NAT</acronym> rules can be set or deleted with the
 -      &man.ipnat.1; utility.  The &man.ipfstat.8; utility can print
 +      &man.ipnat.8; utility.  The &man.ipfstat.8; utility can print
        run-time statistics for the kernel parts of IPFILTER.  The
        &man.ipmon.8; program can log IPFILTER actions to the system log
        files.</para>
 @@ -1793,7 +1793,7 @@ block in log first quick on dc0 all
        <para><acronym>NAT</acronym> rules are loaded by using the
  	<command>ipnat</command> command.  Typically the
  	<acronym>NAT</acronym> rules are stored in
 -	<filename>/etc/ipnat.rules</filename>.  See &man.ipnat.1; for
 +	<filename>/etc/ipnat.rules</filename>.  See &man.ipnat.8; for
  	details.</para>
  
        <para>When changing the <acronym>NAT</acronym> rules after
 _______________________________________________
 svn-doc-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-doc-all
 To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
 
>Unformatted:
