Add the version of PF in FreeBSD 8.X to the handbook. The patch in the PR
was modified because handbook descriptions regarding FreeBSD 5.X and 6.X are not mainstream anymore. Fix this by collapsing the list into a single sentence. Discussed with: jkois (mentor) Approved by: jkois (mentor) PR: docs/141042 Submitted by: Glen Barber (glen dot j dot barber at gmail dot com)
This commit is contained in:
parent
f8d6582f25
commit
b7cb958f9d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35050
1 changed files with 6 additions and 20 deletions
|
@ -371,26 +371,12 @@ pflog_flags="" # additional flags for pflogd startup</programli
|
|||
|
||||
<warning>
|
||||
<para>When browsing the <ulink
|
||||
url="http://www.openbsd.org/faq/pf/">PF FAQ</ulink>,
|
||||
please keep in mind that different versions of &os; contain
|
||||
different versions of PF:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>&os; 5.<replaceable>X</replaceable> —
|
||||
<acronym>PF</acronym> is at OpenBSD 3.5</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&os; 6.<replaceable>X</replaceable> —
|
||||
<acronym>PF</acronym> is at OpenBSD 3.7</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&os; 7.<replaceable>X</replaceable> —
|
||||
<acronym>PF</acronym> is at OpenBSD 4.1</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
url="http://www.openbsd.org/faq/pf/">PF FAQ</ulink>,
|
||||
please keep in mind that different versions of &os; can
|
||||
contain different versions of PF. Currently,
|
||||
&os; 7.<replaceable>X</replaceable> and later are
|
||||
using the same version of <acronym>PF</acronym> as
|
||||
OpenBSD 4.1.</para>
|
||||
</warning>
|
||||
|
||||
<para>The &a.pf; is a good place to ask questions about
|
||||
|
|
Loading…
Reference in a new issue