diff --git a/docs/shorewall_extension_scripts.xml b/docs/shorewall_extension_scripts.xml
index 6fc3e98d5..5814f61a6 100644
--- a/docs/shorewall_extension_scripts.xml
+++ b/docs/shorewall_extension_scripts.xml
@@ -108,6 +108,12 @@
clear -- invoked after the firewall has been cleared.
+
+ tcclear -- invoked to clear traffic shaping when CLEAR_TC=Yes in
+ shorewall.conf.
+
+
refresh -- invoked while the firewall is being refreshed but
before the blacklst chains have been rebuilt.
@@ -333,7 +339,7 @@ esac
initdone
- isusable
+ init
@@ -341,7 +347,7 @@ esac
maclog
- start
+ isusable
@@ -350,6 +356,14 @@ esac
Per-chain (including those associated with
actions)
+ start
+
+
+
+
+
+
+
started