summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernard Massot <bernard@massot.ath.cx>2011-08-10 14:56:00 +0200
committerJan Engelhardt <jengelh@medozas.de>2011-08-20 21:16:16 +0200
commitb6ad32fe050126e5557c19ab970547d1472e4728 (patch)
tree500d053a42db4d3bebcdc37dd6d658efb4a61b22
parent3dafef40228c372976eb714836ea097115d8fd03 (diff)
doc: fix typo in libxt_TRACE
References: http://bugzilla.netfilter.org/show_bug.cgi?id=736 Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
-rw-r--r--extensions/libxt_TRACE.man2
1 files changed, 1 insertions, 1 deletions
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