Correct typo in shorewall-snat(5)

- missing ':' in IPv4 Example 4.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2017-09-05 10:29:19 -07:00
parent ef3a33e3f4
commit 0c05ab3bff
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10

View File

@ -673,7 +673,7 @@
address changed to 206.124.146.177.</para>
<programlisting> #ACTION SOURCE DEST
SNAT(206.124.146.177) - eth0+myset[dst]</programlisting>
SNAT(206.124.146.177) - eth0:+myset[dst]</programlisting>
</listitem>
</varlistentry>