Update the providers manpage for optional IP address

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7732 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-11-23 21:52:24 +00:00
parent 43be16f8b5
commit 586a5d27ce

View File

@ -101,19 +101,17 @@
<varlistentry>
<term><emphasis role="bold">INTERFACE</emphasis>
<emphasis>interface</emphasis></term>
<emphasis>interface</emphasis>[:<emphasis>address</emphasis>]</term>
<listitem>
<para>The name of the network interface to the provider. Must be
listed in <ulink
url="shorewall-interfaces.html">shorewall-interfaces</ulink>(5).</para>
<para></para>
<caution>
<para>The Shorewall implementation of Multi-ISP support assumes
that each provider has its own interface.</para>
</caution>
<para>Where more than one provider is serviced through a single
interface, the <emphasis>interface</emphasis> must be followed by a
colon and the IP <emphasis>address</emphasis> of the interface that
is supplied by the associated provider.</para>
</listitem>
</varlistentry>