docs/92816: [patch] s/NOINET6/NO_INET6/ in firewalls chapter
Daniel Gerzo
danger at rulez.sk
Sat Feb 4 18:40:05 UTC 2006
>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:
More information about the freebsd-doc
mailing list