diff --git a/manpages6/shorewall6-rules.xml b/manpages6/shorewall6-rules.xml
index 52f701310..287e40601 100644
--- a/manpages6/shorewall6-rules.xml
+++ b/manpages6/shorewall6-rules.xml
@@ -99,26 +99,6 @@
appear in the file then all rules are assumed to be in the NEW
section.
- When defining rules that rewrite the destination IP address and/or
- port number (namely DNAT and REDIRECT rules), it is important to keep
- straight which columns in the file specify the packet before rewriting and
- which specify how the packet will look after rewriting.
-
-
-
- The DEST column specifies the final destination for the packet
- after rewriting and can include the final IP address and/or port
- number.
-
-
-
- The remaining columns specify characteristics of the packet
- before rewriting. In particular, the ORIGINAL DEST column gives the
- original destination IP address of the packet and the DEST PORT(S)
- column give the original destination port(s).
-
-
-
The columns in the file are as follows.
@@ -126,15 +106,12 @@
ACTION - {ACCEPT[|]|NONAT|DROP[]|REJECT[]|DNAT[-]|SAME[-]|REDIRECT[-]|CONTINUE[]|LOG|QUEUE[]|