forked from extern/shorewall_code
Correct typo in rules manpages
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
735b7c2cf5
commit
ac6e67e371
@ -1564,7 +1564,7 @@
|
|||||||
|
|
||||||
<programlisting> #ACTION SOURCE DEST PROTO DEST
|
<programlisting> #ACTION SOURCE DEST PROTO DEST
|
||||||
# PORT(S)
|
# PORT(S)
|
||||||
DROP net:^A1,A2 fw tcp 22</programlisting>
|
DROP net:^A1,A2 fw tcp 25</programlisting>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
@ -1258,7 +1258,7 @@
|
|||||||
|
|
||||||
<programlisting> #ACTION SOURCE DEST PROTO DEST
|
<programlisting> #ACTION SOURCE DEST PROTO DEST
|
||||||
# PORT(S)
|
# PORT(S)
|
||||||
DROP net:^ZZ fw tcp 22</programlisting>
|
DROP net:^ZZ fw tcp 25</programlisting>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
Loading…
Reference in New Issue
Block a user