New syntax convention in hosts manpage

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

View File

@ -45,7 +45,8 @@
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<term><emphasis role="bold">ZONE</emphasis></term> <term><emphasis role="bold">ZONE</emphasis>
<emphasis>zone-name</emphasis></term>
<listitem> <listitem>
<para>The name of a zone defined in shorewall-zones(5). You may not <para>The name of a zone defined in shorewall-zones(5). You may not
@ -54,7 +55,10 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><emphasis role="bold">HOST(S)</emphasis></term> <term><emphasis role="bold">HOST(S)</emphasis>
<emphasis>interface</emphasis>:{[<emphasis>port</emphasis>:]{<emphasis>address-or-range</emphasis>[<emphasis
role="bold">,</emphasis><emphasis>address-or-range</emphasis>]...|<emphasis
role="bold">+</emphasis><emphasis>ipset</emphasis>}</term>
<listitem> <listitem>
<para>The name of an interface defined in the <para>The name of an interface defined in the
@ -77,14 +81,19 @@
</listitem> </listitem>
<listitem> <listitem>
<para>A physical port name; only allowed when the interface <para>A physical <emphasis>port</emphasis> name; only allowed
names a bridge created by the <command>brctl(8) addbr</command> when the interface names a bridge created by the
command. This port must not be defined in <command>brctl(8) addbr</command> command. This port must not be
shorewall-interfaces(5) and may be optionally followed by a defined in shorewall-interfaces(5) and may be optionally
colon (":") and a host or network IP or a range. See followed by a colon (":") and a host or network IP or a range.
http://www.shorewall.net/bridge.html for details. Specifying a See <ulink
physical port name requires that you have BRIDGING=Yes in url="http://www.shorewall.net/bridge.html">http://www.shorewall.net/bridge.html</ulink>
shorewall.conf(5).</para> for details. Specifying a physical port name requires that you
have BRIDGING=Yes in shorewall.conf(5).</para>
</listitem>
<listitem>
<para>The name of an <emphasis>ipset</emphasis>.</para>
</listitem> </listitem>
</orderedlist> </orderedlist>
@ -109,7 +118,8 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><emphasis role="bold">OPTIONS</emphasis></term> <term>OPTIONS — [<emphasis>option</emphasis>[<emphasis
role="bold">,</emphasis><emphasis>option</emphasis>]...]</term>
<listitem> <listitem>
<para>A comma-separated list of options from the following list. The <para>A comma-separated list of options from the following list. The