diff --git a/Shorewall-lite/manpages/shorewall-lite.xml b/Shorewall-lite/manpages/shorewall-lite.xml
index c78787bfe..6caa003ae 100644
--- a/Shorewall-lite/manpages/shorewall-lite.xml
+++ b/Shorewall-lite/manpages/shorewall-lite.xml
@@ -1231,7 +1231,8 @@
- log
+ [-] logDisplays the last 20 Shorewall-lite messages from the
@@ -1243,6 +1244,20 @@
+
+ [-] mangle
+
+
+ Displays the Netfilter mangle table using the command
+ iptables -t mangle -L -n -v.
+ The -x option is passed
+ directly through to iptables and causes actual packet and byte
+ counts to be displayed. Without this option, those counts are
+ abbreviated.
+
+
+
marks
diff --git a/Shorewall/manpages/shorewall.xml b/Shorewall/manpages/shorewall.xml
index fbfef1fe9..bbdb78f78 100644
--- a/Shorewall/manpages/shorewall.xml
+++ b/Shorewall/manpages/shorewall.xml
@@ -597,7 +597,7 @@
{|||}
- chain
@@ -1916,7 +1916,8 @@
- log
+ [-] logDisplays the last 20 Shorewall messages from the log
@@ -1938,7 +1939,8 @@
- macro
+ macro
+ macroAdded in Shorewall 4.4.6. Displays the file that
@@ -1948,6 +1950,20 @@
+
+ [-] mangle
+
+
+ Displays the Netfilter mangle table using the command
+ iptables -t mangle -L -n -v.
+ The -x option is passed
+ directly through to iptables and causes actual packet and byte
+ counts to be displayed. Without this option, those counts are
+ abbreviated.
+
+
+
marks
diff --git a/Shorewall6-lite/manpages/shorewall6-lite.xml b/Shorewall6-lite/manpages/shorewall6-lite.xml
index 23146e42f..fc91764a9 100644
--- a/Shorewall6-lite/manpages/shorewall6-lite.xml
+++ b/Shorewall6-lite/manpages/shorewall6-lite.xml
@@ -1202,7 +1202,8 @@
- log
+ [-] logDisplays the last 20 shorewall6-lite messages from the
@@ -1215,6 +1216,20 @@
+
+ [-] mangle
+
+
+ Displays the Netfilter mangle table using the command
+ ip6tables -t mangle -L -n -v.The
+ option is passed directly through to
+ ip6tables and causes actual packet and byte counts to be
+ displayed. Without this option, those counts are
+ abbreviated.
+
+
+
marks
diff --git a/Shorewall6/manpages/shorewall6.xml b/Shorewall6/manpages/shorewall6.xml
index ec0d3d9c4..5a24938ef 100644
--- a/Shorewall6/manpages/shorewall6.xml
+++ b/Shorewall6/manpages/shorewall6.xml
@@ -1803,7 +1803,8 @@
- log
+ [-] logDisplays the last 20 Shorewall6 messages from the log
@@ -1825,7 +1826,20 @@
- mangle
+ macro
+ macro
+
+
+ Added in Shorewall 4.4.6. Displays the file that
+ implements the specified macro
+ (usually
+ /usr/share/shorewall6/macro.macro).
+
+
+
+
+ [-] mangleDisplays the Netfilter mangle table using the command