diff --git a/manpages/shorewall.conf.xml b/manpages/shorewall.conf.xml
index 01fd2913c..e41475c6d 100644
--- a/manpages/shorewall.conf.xml
+++ b/manpages/shorewall.conf.xml
@@ -546,6 +546,27 @@ net all DROP infothen the chain name is 'net2all'
+
+ EXPORTMODULES=[Yes|No]
+
+
+ Added in Shorewall 4.4.17. When set to Yes when compiling for
+ use by Shorewall Lite (shorewall load,
+ shorewall reload or shorewall
+ export commands), the compiler will copy the modules or
+ helpers file from the administrative system into the script. When
+ set to No or not specified, the compiler will not copy the modules
+ or helpers file from /usr/share/shorewall but
+ will copy the found in another location on the CONFIG_PATH.
+
+ When compiling for direct use by Shorewall, causes the
+ contents of the local module or helpers file to be copied into the
+ compiled script. When set to No or not set, the compiled script
+ reads the file itself.
+
+
+
EXPORTPARAMS={Yes|No}
@@ -1845,27 +1866,6 @@ net all DROP infothen the chain name is 'net2all'
-
- EXPORTMODULES=[Yes|No]
-
-
- Added in Shorewall 4.4.17. When set to Yes when compiling for
- use by Shorewall LIte (shorewall load,
- shorewall reload or shorewall
- export commands), the compiler will copy the modules or
- helpers file from the administrative system into the script. When
- set to No or not specified, the compiler will not copy the modules
- or helpers file from /usr/share/shorewall but
- will copy the found in another location on the CONFIG_PATH.
-
- When compiling for direct use by Shorewall, causes the
- contents of the local module or helpers file to be copied into the
- compiled script. When set to No or not set, the compiled script
- reads the file itself.
-
-
-
VERBOSITY=[number]