* [PATCH] doc: nft.8 Syslog level is introduced by "level" not "syslog-level"
@ 2017-11-26 23:30 Duncan Roe
2017-11-27 11:01 ` Pablo Neira Ayuso
0 siblings, 1 reply; 2+ messages in thread
From: Duncan Roe @ 2017-11-26 23:30 UTC (permalink / raw)
To: netfilter-devel
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 <duncan_roe@optusnet.com.au>
---
doc/nft.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/nft.xml b/doc/nft.xml
index 432f1c4..a1bfecd 100644
--- a/doc/nft.xml
+++ b/doc/nft.xml
@@ -4350,7 +4350,7 @@ tcp flags syn tcp option maxseg size set rt mtu
<entry>quoted string</entry>
</row>
<row>
- <entry>syslog-level</entry>
+ <entry>level</entry>
<entry>Syslog level of logging</entry>
<entry>string: emerg, alert, crit, err, warn [default], notice, info, debug</entry>
</row>
--
2.9.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] doc: nft.8 Syslog level is introduced by "level" not "syslog-level"
2017-11-26 23:30 [PATCH] doc: nft.8 Syslog level is introduced by "level" not "syslog-level" Duncan Roe
@ 2017-11-27 11:01 ` Pablo Neira Ayuso
0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2017-11-27 11:01 UTC (permalink / raw)
To: Duncan Roe; +Cc: netfilter-devel
On Mon, Nov 27, 2017 at 10:30:29AM +1100, Duncan Roe wrote:
> 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.
Applied, thanks Duncan.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-11-27 11:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-26 23:30 [PATCH] doc: nft.8 Syslog level is introduced by "level" not "syslog-level" Duncan Roe
2017-11-27 11:01 ` Pablo Neira Ayuso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).