diff --git a/Shorewall/manpages/shorewall-blrules.xml b/Shorewall/manpages/shorewall-blrules.xml
index 68c656fa8..36386b922 100644
--- a/Shorewall/manpages/shorewall-blrules.xml
+++ b/Shorewall/manpages/shorewall-blrules.xml
@@ -280,9 +280,9 @@
IPv4 Example 1:
- Drop Teredo packets from the net.
+ Drop 6to4 packets from the net.
- DROP net:[2001::/32] all
+ DROP net:192.88.99.1 all
@@ -290,10 +290,10 @@
IPv4 Example 2:
- Don't subject packets from 2001:DB8::/64 to the remaining
+ Don't subject packets from 70.90.191.120/29 to the remaining
rules in the file.
- WHITELIST net:[2001:DB8::/64] all
+ WHITELIST net:70.90.191.120/29 all