Fix incorrect manpage

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2012-02-25 07:53:05 -08:00
parent 016fe4bcf1
commit 90b33af3bd

View File

@ -517,15 +517,17 @@
defined in the <ulink defined in the <ulink
url="shorewall-interfaces.html">shorewall-interfaces</ulink>(5) url="shorewall-interfaces.html">shorewall-interfaces</ulink>(5)
file. A <emphasis>host-list</emphasis> is comma-separated list whose file. A <emphasis>host-list</emphasis> is comma-separated list whose
elements are host or network addresses.<caution> elements are host or network addresses.</para>
<para>The <command>add</command> command is not very robust. If
there are errors in the <replaceable>host-list</replaceable>, <caution>
you may see a large number of error messages yet a subsequent <para>The <command>add</command> command is not very robust. If
<command>shorewall-lite show zones</command> command will there are errors in the <replaceable>host-list</replaceable>, you
indicate that all hosts were added. If this happens, replace may see a large number of error messages yet a subsequent
<command>add</command> by <command>delete</command> and run the <command>shorewall-lite show zones</command> command will indicate
same command again. Then enter the correct command.</para> that all hosts were added. If this happens, replace
</caution></para> <command>add</command> by <command>delete</command> and run the
same command again. Then enter the correct command.</para>
</caution>
</listitem> </listitem>
</varlistentry> </varlistentry>