diff --git a/docs/CompiledPrograms.xml b/docs/CompiledPrograms.xml
index 252f64ac1..b33f7877b 100644
--- a/docs/CompiledPrograms.xml
+++ b/docs/CompiledPrograms.xml
@@ -431,6 +431,20 @@ clean:
ln -sf shorewall-lite /sbin/shorewall
+
+ Module Loading
+
+ As with a normal Shorewall configuration, the shorewall.conf
+ file can specify LOAD_HELPERS_ONLY which determines if the
+ modules file (LOAD_HELPERS_ONLY=No) or
+ helpers file (LOAD_HELPERS_ONLY=Yes) is used.
+ Normally, the file on the firewall system is used. If you want to
+ specify modules at compile time on the Administrative System, then you
+ must place a copy of the appropriate file
+ (modules or helpers) in the
+ firewall's configuration directory before compilation.
+
+
Converting a system from Shorewall to Shorewall Lite