From: Ken Barber <ken@bob.sh> Date: Mon, 20 Jun 2011 22:26:49 +0000 (+0100) Subject: Fix 1 line in doc. X-Git-Tag: v0.0.1~33 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=3cd7785bf0a423c23844db3669a149434fc01b28;p=puppet-modules%2Fpuppetlabs-firewall.git Fix 1 line in doc. --- diff --git a/README.markdown b/README.markdown index abc0fcf..15c640c 100644 --- a/README.markdown +++ b/README.markdown @@ -67,7 +67,9 @@ Creates rule when present, removes it when absent. Name of firewall rule. This at the moment also is used for ordering, so its common practice to prefix all rules with numbers to force ordering. For example: -000 accept local traffic + name => "000 accept local traffic" + +This will occur very early. #### chain