diff --git a/docs/Dynamic.xml b/docs/Dynamic.xml
index 8903e1598..3f676cee9 100644
--- a/docs/Dynamic.xml
+++ b/docs/Dynamic.xml
@@ -96,6 +96,10 @@
run 'make'
+
+ as root, run 'make install'
+
+
Your new iptables binary will now be installed in
/usr/local/sbin. Modify shorewall.conf to specify
diff --git a/docs/shorewall_extension_scripts.xml b/docs/shorewall_extension_scripts.xml
index acb46567d..b06eb38a0 100644
--- a/docs/shorewall_extension_scripts.xml
+++ b/docs/shorewall_extension_scripts.xml
@@ -124,9 +124,9 @@
- refresh -- invoked while the firewall is
- being refreshed but before the blacklst chains have been
- rebuilt.
+ refresh -- called in place of
+ init when the firewall is being refreshed rather
+ than started or restarted.