From: Kevin Fenzi Date: Sat, 23 Aug 2014 15:59:52 +0000 (-0600) Subject: doc: nft: Fix trivial error in man page where flush should be rename X-Git-Tag: v0.4~103 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3be154c10f3e6ea705eb88ab1b3d2a25aab1be06;p=thirdparty%2Fnftables.git doc: nft: Fix trivial error in man page where flush should be rename 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 Signed-off-by: Pablo Neira Ayuso --- diff --git a/doc/nft.xml b/doc/nft.xml index 41c0840f..cec5ef3b 100644 --- a/doc/nft.xml +++ b/doc/nft.xml @@ -508,7 +508,7 @@ filter input iif $int_ifs accept - + Rename the specified chain.