diff --git a/manpages/shorewall.conf.xml b/manpages/shorewall.conf.xml index 60b851104..1ffe0f9fb 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: - MACLIST_LOG_LEVEL="NFLOG(1,0,1)". + LOG_LEVEL="NFLOG(1,0,1)". diff --git a/manpages6/shorewall6.conf.xml b/manpages6/shorewall6.conf.xml index bcc6b7157..0422d51cd 100644 --- a/manpages6/shorewall6.conf.xml +++ b/manpages6/shorewall6.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: - MACLIST_LOG_LEVEL="NFLOG(1,0,1)". + LOG_LEVEL="NFLOG(1,0,1)".