diff mbox

Fix trivial error in man page where flush should be rename

Message ID 1408809592-22140-1-git-send-email-kevin@scrye.com
State Accepted
Delegated to: Pablo Neira
Headers show

Commit Message

Kevin Fenzi Aug. 23, 2014, 3:59 p.m. UTC
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(-)

Comments

Pablo Neira Ayuso Aug. 24, 2014, 12:58 p.m. UTC | #1
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.

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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.