From danger@tomas.elvandar.org  Mon Feb  6 20:00:51 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 7F68516A422
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Feb 2006 20:00:51 +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 20C8B43D49
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Feb 2006 20:00:51 +0000 (GMT)
	(envelope-from danger@tomas.elvandar.org)
Received: by tomas.elvandar.org (Postfix, from userid 1002)
	id 3049A4844E2; Mon,  6 Feb 2006 20:00:50 +0000 (UTC)
Message-Id: <20060206200050.3049A4844E2@tomas.elvandar.org>
Date: Mon,  6 Feb 2006 20:00:50 +0000 (UTC)
From: Daniel Gerzo <danger@rulez.sk>
Reply-To: Daniel Gerzo <danger@rulez.sk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] the docs/92816 was a bit over-rise, it is still NOINET6 on RELENG_5 and older
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         92916
>Category:       docs
>Synopsis:       [patch] the docs/92816 was a bit over-rise, it is still NOINET6 on RELENG_5 and older
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jcamou
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 06 20:10:04 GMT 2006
>Closed-Date:    Tue Feb 07 17:02:04 GMT 2006
>Last-Modified:  Tue Feb 07 17:02:04 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:
add mention that NO_INET6 is NOINET6 on RELENG_5 and older...
>How-To-Repeat:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-pf.html
>Fix:
I think the text should be updated this way:

--- chapter.diff begins here ---
--- /usr/home/danger/doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml.orig	Mon Feb  6 19:29:07 2006
+++ /usr/home/danger/doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml	Mon Feb  6 19:54:58 2006
@@ -269,9 +269,10 @@
       <note>
 	<para>The module assumes the presence of <literal>options
 	    INET</literal> and <literal>device bpf</literal>.  Unless
-	  <literal>NO_INET6</literal> (for example in &man.make.conf.5;)
-	  was defined during the build, it also requires <literal>options
-	    INET6</literal>.</para>
+	  <literal>NOINET6</literal> for &os; prior to 6.0-RELEASE and
+	  <literal>NO_INET6</literal> for later releases (for example in
+	  &man.make.conf.5;) was defined during the build, it also
+	  requires<literal>options INET6</literal>.</para>
       </note>
 
       <para>Once the kernel module is loaded or the kernel is statically
--- chapter.diff ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->jcamou  
Responsible-Changed-By: jcamou 
Responsible-Changed-When: Mon Feb 6 20:19:19 UTC 2006 
Responsible-Changed-Why:  
Take it, working on this already. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92916 
State-Changed-From-To: open->closed  
State-Changed-By: jcamou 
State-Changed-When: Tue Feb 7 17:01:36 UTC 2006 
State-Changed-Why:  
Patch committed, thanks Dan. 

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