diff --git a/manpages/shorewall-rules.xml b/manpages/shorewall-rules.xml
index 824f6dafa..6b3f924cf 100644
--- a/manpages/shorewall-rules.xml
+++ b/manpages/shorewall-rules.xml
@@ -682,7 +682,7 @@
destination port. A destination port may only be included if the
ACTION is DNAT or REDIRECT. Example:
+ role="bold">REDIRECT.
@@ -691,20 +691,20 @@
loc:192.168.1.3:3128
specifies a local server at IP address 192.168.1.3 and
- listening on port 3128. The port number MUST be specified as
- an integer and not as a name from services(5).
+ listening on port 3128.
-
- if the ACTION is
- REDIRECT or REDIRECT-, this column needs only to
- contain the port number on the firewall that the request should
- be redirected to. That is equivalent to specifying
- ::port.
-
+ The port number MUST be specified as an integer and not as a
+ name from services(5).
+
+ If the ACTION is REDIRECT or REDIRECT-, this column needs only to
+ contain the port number on the firewall that the request should be
+ redirected to. That is equivalent to specifying
+ ::port.