mod_firewall: README: Improve chain usage example comments
authorMatthew Wild <mwild1@gmail.com>
Thu, 17 Mar 2016 11:24:41 +0000
changeset 2108 384fb28452b9
parent 2107 11f047bcb9e4
child 2109 f2d5aa789646
mod_firewall: README: Improve chain usage example comments
mod_firewall/README.markdown
--- a/mod_firewall/README.markdown	Thu Mar 17 11:24:20 2016 +0000
+++ b/mod_firewall/README.markdown	Thu Mar 17 11:24:41 2016 +0000
@@ -357,7 +357,7 @@
     TO: alice@remote.example.com
     DROP.
 
-    # Create a 'preroute' chain of rules:
+    # Create a 'preroute' chain of rules (matched for incoming stanzas from local clients):
     ::preroute
     # These rules are matched for outgoing stanzas from local clients