Improve some mark-up and wording a bit.

This commit is contained in:
Simon L. B. Nielsen 2005-03-05 00:30:36 +00:00
parent 88e11abb3d
commit 72a75ac933
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23997

View file

@ -1176,7 +1176,7 @@ sh /etc/ipf.rules.script</programlisting>
<para><literal>quick</literal> indicates that if the selection
parameters match the packet, this rule will be the last rule
checked, allowing a "short-circuit" path to avoid processing
checked, allowing a <quote>short-circuit</quote> path to avoid processing
any following rules for this packet. This option is a
mandatory requirement for the modernized rules processing
logic.</para>
@ -2417,7 +2417,8 @@ options IPV6FIREWALL_DEFAULT_TO_ACCEPT</programlisting>
<sect4>
<title>CMD</title>
<para>Each rule has to be prefixed with 'add' to add the
<para>Each new rule has to be prefixed with
<parameter>add</parameter> to add the
rule to the internal table.</para>
</sect4>