diff --git a/Shorewall-docs2/starting_and_stopping_shorewall.xml b/Shorewall-docs2/starting_and_stopping_shorewall.xml
index ec01f0e70..762b52ce3 100644
--- a/Shorewall-docs2/starting_and_stopping_shorewall.xml
+++ b/Shorewall-docs2/starting_and_stopping_shorewall.xml
@@ -15,7 +15,7 @@
- 2005-10-04
+ 2005-11-27
2004
@@ -793,14 +793,14 @@
... ] - produce a verbose report about the Netfilter
chain(s). (iptables -L chain -n -v)
+ shorewall [ -x ] show mangle - produce a
+ verbose report about the mangle table. (iptables -t mangle
+ -L -n -v)
+
shorewall [ -x ] show nat - produce a
verbose report about the nat table. (iptables -t nat -L -n
-v)
- shorewall [ -x ] show tos - produce a
- verbose report about the mangle table. (iptables -t mangle
- -L -n -v)
-
shorewall show log - display the last 20
packet log entries.