From: Bertrand Bonnefoy-Claudet Date: Thu, 25 May 2017 10:26:26 +0000 (+0200) Subject: doc: Fix typo in manpage X-Git-Tag: v0.8~160 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6be8a855fc4abd32646dda879d10b9f7854863e7;p=thirdparty%2Fnftables.git doc: Fix typo in manpage s/Simlar/Similar Signed-off-by: Bertrand Bonnefoy-Claudet Signed-off-by: Pablo Neira Ayuso --- diff --git a/doc/nft.xml b/doc/nft.xml index 5680cdf1..f613f69c 100644 --- a/doc/nft.xml +++ b/doc/nft.xml @@ -566,7 +566,7 @@ filter input iif $int_ifs accept - Simlar to the add command, but returns an error if the + Similar to the add command, but returns an error if the chain already exists.