From 3cd7785bf0a423c23844db3669a149434fc01b28 Mon Sep 17 00:00:00 2001 From: Ken Barber Date: Mon, 20 Jun 2011 23:26:49 +0100 Subject: [PATCH] Fix 1 line in doc. --- README.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.45.2