From danger@tomas.elvandar.org  Sat Feb  4 18:35:09 2006
Return-Path: <danger@tomas.elvandar.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9313F16A420
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  4 Feb 2006 18:35:09 +0000 (GMT)
	(envelope-from danger@tomas.elvandar.org)
Received: from tomas.elvandar.org (tomas.elvandar.org [217.148.169.60])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4F03A43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  4 Feb 2006 18:35:09 +0000 (GMT)
	(envelope-from danger@tomas.elvandar.org)
Received: by tomas.elvandar.org (Postfix, from userid 1002)
	id EFC424844BD; Sat,  4 Feb 2006 18:35:07 +0000 (UTC)
Message-Id: <20060204183507.EFC424844BD@tomas.elvandar.org>
Date: Sat,  4 Feb 2006 18:35:07 +0000 (UTC)
From: Daniel Gerzo <danger@rulez.sk>
Reply-To: Daniel Gerzo <danger@rulez.sk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] s/NOINET6/NO_INET6/ in firewalls chapter
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         92816
>Category:       docs
>Synopsis:       [patch] s/NOINET6/NO_INET6/ in firewalls chapter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jcamou
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 04 18:40:02 GMT 2006
>Closed-Date:    Mon Feb 06 19:14:30 GMT 2006
>Last-Modified:  Mon Feb 06 19:14:30 GMT 2006
>Originator:     Daniel Gerzo
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
rulez.sk
>Environment:
System: FreeBSD 6.0-RELEASE #3: Fri Nov 4 21:58:23 CET 2005 i386
>Description:
this chapter still refers to the NOINET6 option, but this was changed
to NO_INET6 to match other options, so update the handbook chapter.
Based on request on doc@ by Fabian Keil.
>How-To-Repeat:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-pf.html
>Fix:
This diff should be sufficient:

--- chapter.sgml.diff begins here ---
--- /usr/home/danger/doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml.orig	Sat Feb  4 18:29:36 2006
+++ /usr/home/danger/doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml	Sat Feb  4 18:29:53 2006
@@ -269,7 +269,7 @@
       <note>
 	<para>The module assumes the presence of <literal>options
 	    INET</literal> and <literal>device bpf</literal>.  Unless
-	  <literal>NOINET6</literal> (for example in &man.make.conf.5;)
+	  <literal>NO_INET6</literal> (for example in &man.make.conf.5;)
 	  was defined during the build, it also requires <literal>options
 	    INET6</literal>.</para>
       </note>
--- chapter.sgml.diff ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed  
State-Changed-By: jcamou 
State-Changed-When: Mon Feb 6 19:13:36 UTC 2006 
State-Changed-Why:  
Patch committed, thanks! 


Responsible-Changed-From-To: freebsd-doc->jcamou  
Responsible-Changed-By: jcamou 
Responsible-Changed-When: Mon Feb 6 19:13:36 UTC 2006 
Responsible-Changed-Why:  
Set me as responsible. 

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