Note: ... -> <note> ... </note>, and align according this change

No other content changes
This commit is contained in:
Denis Peplin 2005-03-09 11:43:14 +00:00
parent 60329bff15
commit d4eaf157ee
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24035

View file

@ -2477,11 +2477,15 @@ options IPV6FIREWALL_DEFAULT_TO_ACCEPT</programlisting>
zero removes the logging limit. Once the limit is zero removes the logging limit. Once the limit is
reached, logging can be re-enabled by clearing the reached, logging can be re-enabled by clearing the
logging counter or the packet counter for that rule, see logging counter or the packet counter for that rule, see
the ipfw reset log command. Note: logging is done after the ipfw reset log command.</para>
all other packet matching conditions have been
successfully verified, and before performing the final <note>
action (accept, deny) on the packet. It is up to you to <para>Logging is done after
decide which rules you want to enable logging on.</para> all other packet matching conditions have been
successfully verified, and before performing the final
action (accept, deny) on the packet. It is up to you to
decide which rules you want to enable logging on.</para>
</note>
</sect4> </sect4>
<sect4> <sect4>