From: Bernard Massot Date: Wed, 10 Aug 2011 12:56:00 +0000 (+0200) Subject: doc: fix typo in libxt_TRACE X-Git-Tag: v1.4.12.1~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b6ad32fe050126e5557c19ab970547d1472e4728;p=thirdparty%2Fiptables.git doc: fix typo in libxt_TRACE References: http://bugzilla.netfilter.org/show_bug.cgi?id=736 Signed-off-by: Jan Engelhardt --- diff --git a/extensions/libxt_TRACE.man b/extensions/libxt_TRACE.man index ea0ce0fa..8d590a52 100644 --- a/extensions/libxt_TRACE.man +++ b/extensions/libxt_TRACE.man @@ -1,4 +1,4 @@ -This target marks packes so that the kernel will log every rule which match +This target marks packets so that the kernel will log every rule which match the packets as those traverse the tables, chains, rules. .PP A logging backend, such as ip(6)t_LOG or nfnetlink_log, must be loaded for this