docs/92916: [patch] the docs/92816 was a bit over-rise, it is still NOINET6 on RELENG_5 and older
Daniel Gerzo
danger at rulez.sk
Mon Feb 6 20:10:06 UTC 2006
>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: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Feb 06 20:10:04 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:
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:
>Unformatted:
More information about the freebsd-doc
mailing list