Fix a closing tag.

This commit is contained in:
Marc Fonvieille 2007-07-31 20:39:06 +00:00
parent 48a82e328e
commit 59784a699f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30555

View file

@ -2513,7 +2513,7 @@ rfcomm_sppd[94692]: Starting on /dev/ttyp6...</screen>
<para>If you need to allow non-IP packets (such as ARP) to flow
through the bridge, there are three options available.
The first is to add the following option to the kernel and
rebuild:<para>
rebuild:</para>
<programlisting>option IPFIREWALL_DEFAULT_TO_ACCEPT</programlisting>