Cosmetic change to rules manpage

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8621 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2008-07-10 20:58:46 +00:00
parent 931d316e04
commit 10025d41b9

View File

@ -181,7 +181,7 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term>ACCEPT!</term> <term><emphasis role="bold">ACCEPT!</emphasis></term>
<listitem> <listitem>
<para>like ACCEPT but exempts the rule from being suppressed <para>like ACCEPT but exempts the rule from being suppressed
@ -210,7 +210,7 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term>DROP!</term> <term><emphasis role="bold">DROP!</emphasis></term>
<listitem> <listitem>
<para>like DROP but exempts the rule from being suppressed by <para>like DROP but exempts the rule from being suppressed by
@ -229,7 +229,7 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term>REJECT!</term> <term><emphasis role="bold">REJECT!</emphasis></term>
<listitem> <listitem>
<para>like REJECT but exempts the rule from being suppressed <para>like REJECT but exempts the rule from being suppressed
@ -327,7 +327,7 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term>CONTINUE!</term> <term><emphasis role="bold">CONTINUE!</emphasis></term>
<listitem> <listitem>
<para>like CONTINUE but exempts the rule from being suppressed <para>like CONTINUE but exempts the rule from being suppressed
@ -356,7 +356,7 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term>QUEUE!</term> <term><emphasis role="bold">QUEUE!</emphasis></term>
<listitem> <listitem>
<para>like QUEUE but exempts the rule from being suppressed by <para>like QUEUE but exempts the rule from being suppressed by
@ -379,7 +379,7 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term>NFQUEUE!</term> <term><emphasis role="bold">NFQUEUE!</emphasis></term>
<listitem> <listitem>
<para>like NFQUEUE but exempts the rule from being suppressed <para>like NFQUEUE but exempts the rule from being suppressed
@ -615,11 +615,11 @@
IP/MAC/subnet address as described above (e.g., <emphasis IP/MAC/subnet address as described above (e.g., <emphasis
role="bold">loc:eth1:192.168.1.5</emphasis>).</para> role="bold">loc:eth1:192.168.1.5</emphasis>).</para>
<para>It is important to note that when <emphasis role="bold">using <para>It is important to note that when <emphasis
Shorewall-shell</emphasis> and specifying an address list that will role="bold">using Shorewall-shell</emphasis> and specifying an
be split (i.e., a comma separated list), there is a subtle behavior address list that will be split (i.e., a comma separated list),
which has the potential to cause confusion. Consider the two there is a subtle behavior which has the potential to cause
examples below:</para> confusion. Consider the two examples below:</para>
</blockquote> </blockquote>
<para>Examples:</para> <para>Examples:</para>
@ -645,9 +645,10 @@
</listitem> </listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>
<blockquote> <blockquote>
<para>That is, the interface name must be explicitly stated for <para>That is, the interface name must be explicitly stated for
each member of the comma separated list. Again, this distinction each member of the comma separated list. Again, this distinction
in behavior only occurs when <emphasis role="bold">using in behavior only occurs when <emphasis role="bold">using
Shorewall-shell</emphasis>.</para> Shorewall-shell</emphasis>.</para>
</blockquote> </blockquote>
@ -1266,4 +1267,4 @@
shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall-tcrules(5), shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall-tcrules(5),
shorewall-tos(5), shorewall-tunnels(5), shorewall-zones(5)</para> shorewall-tos(5), shorewall-tunnels(5), shorewall-zones(5)</para>
</refsect1> </refsect1>
</refentry> </refentry>