Correct typo in rules manpages

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2012-07-30 07:23:40 -07:00
parent 735b7c2cf5
commit ac6e67e371
2 changed files with 2 additions and 2 deletions

View File

@ -1564,7 +1564,7 @@
<programlisting> #ACTION SOURCE DEST PROTO DEST
# PORT(S)
DROP net:^A1,A2 fw tcp 22</programlisting>
DROP net:^A1,A2 fw tcp 25</programlisting>
</listitem>
</varlistentry>
</variablelist>

View File

@ -1258,7 +1258,7 @@
<programlisting> #ACTION SOURCE DEST PROTO DEST
# PORT(S)
DROP net:^ZZ fw tcp 22</programlisting>
DROP net:^ZZ fw tcp 25</programlisting>
</listitem>
</varlistentry>
</variablelist>