New syntax convention in ecn manpage

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4975 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-11-22 18:25:28 +00:00
parent 63ff6b7821
commit a7401b9935

View File

@ -28,7 +28,8 @@
<variablelist>
<varlistentry>
<term><emphasis role="bold">INTERFACE</emphasis></term>
<term><emphasis role="bold">INTERFACE</emphasis>
<emphasis>interface</emphasis></term>
<listitem>
<para>Interface through which host(s) communicate with the
@ -37,13 +38,15 @@
</varlistentry>
<varlistentry>
<term><emphasis role="bold">HOST(S)</emphasis> (Optional)</term>
<term><emphasis role="bold">HOST(S)</emphasis> (Optional) — [<emphasis
role="bold">-</emphasis>|<emphasis>address-or-address-range</emphasis>[<emphasis
role="bold">,</emphasis><emphasis>address-or-address-range</emphasis>]...]</term>
<listitem>
<para> Comma-separated list of host and/or network addresses. If
left empty or supplied as "-", 0.0.0.0/0 is assumed. If your kernel
and iptables include iprange match support then IP address ranges
are also permitted.</para>
<para>Comma-separated list of host and/or network addresses. If left
empty or supplied as "-", 0.0.0.0/0 is assumed. If your kernel and
iptables include iprange match support then IP address ranges are
also permitted.</para>
</listitem>
</varlistentry>
</variablelist>