mod_firewall: README: Correct mention of 'JUMP_CHAIN' to 'JUMP CHAIN'
authorMatthew Wild <mwild1@gmail.com>
Tue, 28 Jun 2022 16:28:44 +0100
changeset 4969 d7684aa81d8f
parent 4968 b1c4e78e669e
child 4970 4ffd6551f4bb
mod_firewall: README: Correct mention of 'JUMP_CHAIN' to 'JUMP CHAIN'
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: