mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-19 08:07:13 +02:00
Yet more fixes to 'rules' man page
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5011 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
8abaecbc26
commit
1573d32665
@ -502,10 +502,11 @@
|
|||||||
<blockquote>
|
<blockquote>
|
||||||
<para>Alternatively, clients may be specified by interface by
|
<para>Alternatively, clients may be specified by interface by
|
||||||
appending ":" to the zone name followed by the interface name. For
|
appending ":" to the zone name followed by the interface name. For
|
||||||
example, loc:eth1 specifies a client that communicates with the
|
example, <emphasis role="bold">loc:eth1</emphasis> specifies a
|
||||||
firewall system through eth1. This may be optionally followed by
|
client that communicates with the firewall system through eth1.
|
||||||
another colon (":") and an IP/MAC/subnet address as described
|
This may be optionally followed by another colon (":") and an
|
||||||
above (e.g., loc:eth1:192.168.1.5).</para>
|
IP/MAC/subnet address as described above (e.g., <emphasis
|
||||||
|
role="bold">loc:eth1:192.168.1.5</emphasis>).</para>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@ -765,7 +766,7 @@
|
|||||||
a value of 5 is assumed. There may be no no whitespace embedded in
|
a value of 5 is assumed. There may be no no whitespace embedded in
|
||||||
the specification.</para>
|
the specification.</para>
|
||||||
|
|
||||||
<para>Example: 10/sec:20</para>
|
<para>Example: <emphasis role="bold">10/sec:20</emphasis></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user