diff --git a/manpages/shorewall.conf.xml b/manpages/shorewall.conf.xml
index 82b621365..bdf12f43e 100644
--- a/manpages/shorewall.conf.xml
+++ b/manpages/shorewall.conf.xml
@@ -240,6 +240,16 @@
+
+ BIGDPORTLISTS=[Yes|No]
+
+
+ Setting this option to 'Yes' allows you to include arbitrarily
+ long destination port lists in all configuration files.
+
+
+
BLACKLIST_DISPOSITION=[then the chain name is 'net2all'
+
+ MULTICAST=[Yes|No]
+
+
+ This option will normally be set to 'No' (the default). It
+ should be set to 'Yes' under the following circumstances:
+
+
+
+ You have an interface that has parallel zones defined via
+ /etc/shorewall/hosts.
+
+
+
+ You want to forward multicast packets to two or more of
+ those parallel zones.
+
+
+
+ In such cases, you will configure a
+ network on each zone receiving multicasts.
+
+ The MULTICAST option is only recognized by Shorewall-perl and
+ is ignored by Shorewall-shell.
+
+
+
MUTEX_TIMEOUT=[seconds]