netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Duncan Roe <duncan_roe@optusnet.com.au>
To: netfilter-devel@vger.kernel.org
Subject: [PATCH] doc: nft.8 Syslog level is introduced by "level" not "syslog-level"
Date: Mon, 27 Nov 2017 10:30:29 +1100	[thread overview]
Message-ID: <20171126233029.4059-1-duncan_roe@optusnet.com.au> (raw)

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


             reply	other threads:[~2017-11-26 23:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-26 23:30 Duncan Roe [this message]
2017-11-27 11:01 ` [PATCH] doc: nft.8 Syslog level is introduced by "level" not "syslog-level" Pablo Neira Ayuso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171126233029.4059-1-duncan_roe@optusnet.com.au \
    --to=duncan_roe@optusnet.com.au \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).