From: Kevin Fenzi <kevin@scrye.com>
To: netfilter-devel@vger.kernel.org
Cc: Kevin Fenzi <kevin@scrye.com>
Subject: [PATCH] Fix trivial error in man page where flush should be rename
Date: Sat, 23 Aug 2014 09:59:52 -0600 [thread overview]
Message-ID: <1408809592-22140-1-git-send-email-kevin@scrye.com> (raw)
Trivial fix, but someone filed a bug on it, and it should be fixed. ;)
https://bugzilla.redhat.com/show_bug.cgi?id=1132917
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
---
doc/nft.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/nft.xml b/doc/nft.xml
index 41c0840..cec5ef3 100644
--- a/doc/nft.xml
+++ b/doc/nft.xml
@@ -508,7 +508,7 @@ filter input iif $int_ifs accept
</listitem>
</varlistentry>
<varlistentry>
- <term><option>flush</option></term>
+ <term><option>rename</option></term>
<listitem>
<para>
Rename the specified chain.
--
2.1.0
next reply other threads:[~2014-08-23 16:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-23 15:59 Kevin Fenzi [this message]
2014-08-24 12:58 ` [PATCH] Fix trivial error in man page where flush should be rename 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=1408809592-22140-1-git-send-email-kevin@scrye.com \
--to=kevin@scrye.com \
--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).