From: Duncan Roe Date: Sun, 26 Nov 2017 23:30:29 +0000 (+1100) Subject: doc: nft.8 Syslog level is introduced by "level" not "syslog-level" X-Git-Tag: v0.8.1~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fc6c7287f7ed7f005a226856ed93bcd1475f208c;p=thirdparty%2Fnftables.git doc: nft.8 Syslog level is introduced by "level" not "syslog-level" The log synopsis line correctly documents that keyword "level" introduces "syslog-level", but the keyword table entry did not. Discovered on trying to use "syslog-level" in a script. Signed-off-by: Duncan Roe Signed-off-by: Pablo Neira Ayuso --- diff --git a/doc/nft.xml b/doc/nft.xml index 432f1c4d..a1bfecd2 100644 --- a/doc/nft.xml +++ b/doc/nft.xml @@ -4350,7 +4350,7 @@ tcp flags syn tcp option maxseg size set rt mtu quoted string - syslog-level + level Syslog level of logging string: emerg, alert, crit, err, warn [default], notice, info, debug