From 21209504c5ebd85d16c93a39530300bd11ebe55c Mon Sep 17 00:00:00 2001
From: Tom Eastep <teastep@shorewall.net>
Date: Wed, 23 Jul 2014 10:47:11 -0700
Subject: [PATCH] Correct example from preceding commit

Signed-off-by: Tom Eastep <teastep@shorewall.net>
---
 docs/Shorewall_and_Aliased_Interfaces.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/Shorewall_and_Aliased_Interfaces.xml b/docs/Shorewall_and_Aliased_Interfaces.xml
index e28f98691..432fbb9f1 100644
--- a/docs/Shorewall_and_Aliased_Interfaces.xml
+++ b/docs/Shorewall_and_Aliased_Interfaces.xml
@@ -188,7 +188,7 @@ DNAT      net        loc:192.168.1.3      tcp        80             -         20
 
       <programlisting>#ACTION   SOURCE     DEST                 PROTO      DEST PORT(S)   SOURCE    ORIGINAL
 #                                                                   PORT(S)   DEST
-DNAT      net        loc:192.168.1.3:22   tcp        22             -         206.124.146.178    </programlisting>
+DNAT      net        loc:192.168.1.3:22   tcp        10000          -         206.124.146.178    </programlisting>
     </section>
 
     <section id="SNAT">