Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  4 Feb 2006 18:35:07 +0000 (UTC)
From:      Daniel Gerzo <danger@rulez.sk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/92816: [patch] s/NOINET6/NO_INET6/ in firewalls chapter
Message-ID:  <20060204183507.EFC424844BD@tomas.elvandar.org>
Resent-Message-ID: <200602041840.k14Ie38k040078@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         92816
>Category:       docs
>Synopsis:       [patch] s/NOINET6/NO_INET6/ in firewalls chapter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 04 18:40:02 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060204183507.EFC424844BD>