diff --git a/docs/blacklisting_support.xml b/docs/blacklisting_support.xml
index 59c786d82..ec3b6cbed 100644
--- a/docs/blacklisting_support.xml
+++ b/docs/blacklisting_support.xml
@@ -85,7 +85,7 @@
url="manpages/shorewall-blrules.html">shorewall-blrules (5)).
There you have access to the DROP, ACCEPT, REJECT and WHITELIST actions,
standard and custom macros as well as standard and custom actions. See
- shorewall-blrules (5)
+ shorewall-blrules (5)
for details.
Example:
@@ -265,7 +265,7 @@ DROP net:200.55.14.18 all
Beginning with Shorewall 5.1.1, it is possible to specify BLACKLIST
in the POLICY column of shorewall-policies(5) when
+ url="manpages/shorewall-policy.html">shorewall-policy(5) when
ipset-based dynamic blacklisting is being used. When a packet is disposed
of via the BLACKLIST policy, the packet's sender is added to the dynamic
blacklist ipset and the packet is dropped.