diff --git a/Shorewall/manpages/shorewall-mangle.xml b/Shorewall/manpages/shorewall-mangle.xml
index 80b646006..58f721f77 100644
--- a/Shorewall/manpages/shorewall-mangle.xml
+++ b/Shorewall/manpages/shorewall-mangle.xml
@@ -504,7 +504,7 @@ INLINE eth0 - ; -p tcp -j MARK --set
0xc0a80403 LAND 0xFF = 0x03
- 0x03 LOR 0x0x10100 = 0x10103 or class ID
+ 0x03 LOR 0x10100 = 0x10103 or class ID
1:103
diff --git a/Shorewall6/manpages/shorewall6-mangle.xml b/Shorewall6/manpages/shorewall6-mangle.xml
index 28c0c3d3e..1a7483b5d 100644
--- a/Shorewall6/manpages/shorewall6-mangle.xml
+++ b/Shorewall6/manpages/shorewall6-mangle.xml
@@ -515,7 +515,7 @@ INLINE eth0 - ; -p tcp -j MARK --set
0xc0a80403 LAND 0xFF = 0x03
- 0x03 LOR 0x0x10100 = 0x10103 or class ID
+ 0x03 LOR 0x10100 = 0x10103 or class ID
1:103