From fe1a0154c6dc5a2eab5a1794f1b79e4515c01b10 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 26 Jun 2011 09:26:49 -0700 Subject: [PATCH] Avoid false match --- manpages/shorewall.conf.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manpages/shorewall.conf.xml b/manpages/shorewall.conf.xml index 1ffe0f9fb..60b851104 100644 --- a/manpages/shorewall.conf.xml +++ b/manpages/shorewall.conf.xml @@ -30,7 +30,7 @@ (variable=value). If the value contains shell metacharacters or white-space, then it must be enclosed in quotes. Example: - LOG_LEVEL="NFLOG(1,0,1)". + MACLIST_LOG_LEVEL="NFLOG(1,0,1)".