* [PATCH] Fix trivial error in man page where flush should be rename
@ 2014-08-23 15:59 Kevin Fenzi
2014-08-24 12:58 ` Pablo Neira Ayuso
0 siblings, 1 reply; 2+ messages in thread
From: Kevin Fenzi @ 2014-08-23 15:59 UTC (permalink / raw)
To: netfilter-devel; +Cc: Kevin Fenzi
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Fix trivial error in man page where flush should be rename
2014-08-23 15:59 [PATCH] Fix trivial error in man page where flush should be rename Kevin Fenzi
@ 2014-08-24 12:58 ` Pablo Neira Ayuso
0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2014-08-24 12:58 UTC (permalink / raw)
To: Kevin Fenzi; +Cc: netfilter-devel
On Sat, Aug 23, 2014 at 09:59:52AM -0600, Kevin Fenzi wrote:
> Trivial fix, but someone filed a bug on it, and it should be fixed. ;)
> https://bugzilla.redhat.com/show_bug.cgi?id=1132917
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-24 12:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-23 15:59 [PATCH] Fix trivial error in man page where flush should be rename Kevin Fenzi
2014-08-24 12:58 ` 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).