diff --git a/Shorewall/manpages/shorewall-rules.xml b/Shorewall/manpages/shorewall-rules.xml index 156a18a80..3302dec49 100644 --- a/Shorewall/manpages/shorewall-rules.xml +++ b/Shorewall/manpages/shorewall-rules.xml @@ -433,8 +433,11 @@ the next rule. See http://www.shorewall.net/shorewall_logging.html. - Equivalent to - LOG:NFLOG[(nflog-parameters)] + Similar to + LOG:NFLOG[(nflog-parameters)], + except that the log level is not changed when this ACTION is + used in an action or macro body and the invocation of that + action or macro specifies a log level. @@ -543,17 +546,11 @@ the next rule. See http://www.shorewall.net/shorewall_logging.html. - Equivalent to - LOG:ULOG[(ulog-parameters)] - - - - - ULOG[(ulog-parameters)] - - - + Similar to + LOG:ULOG[(ulog-parameters)], + except that the log level is not changed when this ACTION is + used in an action or macro body and the invocation of that + action or macro specifies a log level. diff --git a/Shorewall6/manpages/shorewall6-rules.xml b/Shorewall6/manpages/shorewall6-rules.xml index 184e57057..cd381cb75 100644 --- a/Shorewall6/manpages/shorewall6-rules.xml +++ b/Shorewall6/manpages/shorewall6-rules.xml @@ -370,8 +370,11 @@ the next rule. See http://www.shorewall.net/shorewall_logging.html. - Equivalent to - LOG:NFLOG[(nflog-parameters)] + Similar to + LOG:NFLOG[(nflog-parameters)], + except that the log level is not changed when this ACTION is + used in an action or macro and the invocation of that action + or macro specifies a log level.