diff --git a/Shorewall-lite/manpages/shorewall-lite.xml b/Shorewall-lite/manpages/shorewall-lite.xml
index 75825c734..025d8f473 100644
--- a/Shorewall-lite/manpages/shorewall-lite.xml
+++ b/Shorewall-lite/manpages/shorewall-lite.xml
@@ -885,17 +885,11 @@
Example: To open the firewall for SSH connections to address
192.168.1.1, the command would be:
-
- shorewall-lite open all 192.168.1.1 tcp 22
-
-
-
+ shorewall-lite open all 192.168.1.1 tcp 22
To reverse that command, use:
-
- shorewall-lite close all 192.168.1.1 tcp 22
-
+ shorewall-lite close all 192.168.1.1 tcp 22
diff --git a/Shorewall/manpages/shorewall.xml b/Shorewall/manpages/shorewall.xml
index 1a470ef3b..b0ba9df3e 100644
--- a/Shorewall/manpages/shorewall.xml
+++ b/Shorewall/manpages/shorewall.xml
@@ -1340,17 +1340,11 @@
Example: To open the firewall for SSH connections to address
192.168.1.1, the command would be:
-
- shorewall open all 192.168.1.1 tcp 22
-
-
-
+ shorewall open all 192.168.1.1 tcp 22
To reverse that command, use:
-
- shorewall close all 192.168.1.1 tcp 22
-
+ shorewall close all 192.168.1.1 tcp 22
diff --git a/Shorewall6-lite/manpages/shorewall6-lite.xml b/Shorewall6-lite/manpages/shorewall6-lite.xml
index ea0c703af..bfd7b6856 100644
--- a/Shorewall6-lite/manpages/shorewall6-lite.xml
+++ b/Shorewall6-lite/manpages/shorewall6-lite.xml
@@ -903,18 +903,11 @@
Example: To open the firewall for SSH connections to address
2001:470:b:227::1, the command would be:
-
- shorewall6-lite open all 2001:470:b:227::1 tcp 22
-
-
-
+ shorewall6-lite open all 2001:470:b:227::1 tcp 22
To reverse that command, use:
-
- shorewall6-lite close all 2001:470:b:227::1 tcp
- 22
-
+ shorewall6-lite close all 2001:470:b:227::1 tcp 22
diff --git a/Shorewall6/manpages/shorewall6.xml b/Shorewall6/manpages/shorewall6.xml
index 20078a6b1..395e32fc0 100644
--- a/Shorewall6/manpages/shorewall6.xml
+++ b/Shorewall6/manpages/shorewall6.xml
@@ -1251,17 +1251,11 @@
Example: To open the firewall for SSH connections to address
2001:470:b:227::1, the command would be:
-
- shorewall6 open all 2001:470:b:227::1 tcp 22
-
-
-
+ shorewall6 open all 2001:470:b:227::1 tcp 22
To reverse that command, use:
-
- shorewall6 close all 2001:470:b:227::1 tcp 22
-
+ shorewall6 close all 2001:470:b:227::1 tcp 22