# HG changeset patch # User Matthew Wild # Date 1656430124 -3600 # Node ID d7684aa81d8ffbc33ec984fbcbb98a07905179a6 # Parent b1c4e78e669eaeeb18b9f9e16f480a7ff67eaa90 mod_firewall: README: Correct mention of 'JUMP_CHAIN' to 'JUMP CHAIN' diff -r b1c4e78e669e -r d7684aa81d8f mod_firewall/README.markdown --- a/mod_firewall/README.markdown Mon Jun 27 22:18:10 2022 +0200 +++ b/mod_firewall/README.markdown Tue Jun 28 16:28:44 2022 +0100 @@ -648,7 +648,7 @@ A chain is begun by a line `::name` where 'name' is the name of the chain you want the following rules to be inserted into. If no chain is specified, rules are put into the 'deliver' chain. -It is possible to create custom chains (useful with the JUMP_CHAIN action described below). User-created +It is possible to create custom chains (useful with the `JUMP CHAIN` action described below). User-created chains must begin with "user/", e.g. "user/spam_filtering". Example of chain use: