diff --git a/manpages/shorewall-routestopped.xml b/manpages/shorewall-routestopped.xml
index 2a2d044cb..5a4657d71 100644
--- a/manpages/shorewall-routestopped.xml
+++ b/manpages/shorewall-routestopped.xml
@@ -30,7 +30,7 @@
- INTERFACE —
+ INTERFACE —
interface
@@ -40,8 +40,8 @@
- HOST(S) (Optional) — {-|address[,address]...}
+ HOST(S) (Optional) — [-|address[,address]...]
Comma-separated list of IP/subnet addresses. If your kernel
@@ -107,20 +107,35 @@
throughout '[re]start', 'stop' and 'clear'. Specifying
critical on one or more
entries will cause your firewall to be "totally open" for a
- brief window during each of those operations.
+ brief window during each of those operations. Examples of
+ where you might want to use this are:
+
+
+
+ 'Ping' nodes with heartbeat.
+
+
+
+ LDAP server(s) if you use LDAP Authentication
+
+
+
+ NFS Server if you have an NFS-mounted root
+ filesystem.
+
+
-
-
- The source and dest options work best when used in
- conjunction with ADMINISABSENTMINDED=Yes in
- shorewall.conf(5).
-
+
+
+ The source and dest options work best when used in conjunction
+ with ADMINISABSENTMINDED=Yes in shorewall.conf(5).
+