diff --git a/Shorewall/manpages/shorewall-tcrules.xml b/Shorewall/manpages/shorewall-tcrules.xml
index 602d9629f..415122277 100644
--- a/Shorewall/manpages/shorewall-tcrules.xml
+++ b/Shorewall/manpages/shorewall-tcrules.xml
@@ -502,6 +502,27 @@ SAME $FW 0.0.0.0/0 tcp 80,443
AF42 => 0x24
AF43 => 0x26
EF => 0x2e
+
+ May be optionally followed by ':' and a capital letter
+ designating the chain where classification is to occur.
+
+
+
+ F
+
+
+ FORWARD chain.
+
+
+
+
+ T
+
+
+ POSTROUTING chain (default).
+
+
+
@@ -531,6 +552,27 @@ Normal-Service => 0x00
The action performed is to zero out the bits specified by
the mask, then set the bits specified
by tos.
+
+ May be optionally followed by ':' and a capital letter
+ designating the chain where classification is to occur.
+
+
+
+ F
+
+
+ FORWARD chain.
+
+
+
+
+ T
+
+
+ POSTROUTING chain (default).
+
+
+
diff --git a/Shorewall6/manpages/shorewall6-tcrules.xml b/Shorewall6/manpages/shorewall6-tcrules.xml
index b1af88ff7..007d28885 100644
--- a/Shorewall6/manpages/shorewall6-tcrules.xml
+++ b/Shorewall6/manpages/shorewall6-tcrules.xml
@@ -399,6 +399,27 @@ SAME $FW 0.0.0.0/0 tcp 80,443
AF42 => 0x24
AF43 => 0x26
EF => 0x2e
+
+ May be optionally followed by ':' and a capital letter
+ designating the chain where classification is to occur.
+
+
+
+ F
+
+
+ FORWARD chain.
+
+
+
+
+ T
+
+
+ POSTROUTING chain (default).
+
+
+
@@ -428,6 +449,27 @@ Normal-Service => 0x00
The action performed is to zero out the bits specified by
the mask, then set the bits specified
by tos.
+
+ May be optionally followed by ':' and a capital letter
+ designating the chain where classification is to occur.
+
+
+
+ F
+
+
+ FORWARD chain.
+
+
+
+
+ T
+
+
+ POSTROUTING chain (default).
+
+
+