]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
extensions: AUDIT: fix man-page typo.
authorJeremy Sowden <jeremy@azazel.net>
Fri, 20 Dec 2019 19:54:50 +0000 (19:54 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 30 Dec 2019 10:45:35 +0000 (11:45 +0100)
A recent commit fixed uses of "allows to" in man-pages.  There was one
instance where the "to" was removed but the "allows" was left behind.
Remove that as well.

Fixes: 3b9b515618c6 ("iptables: cleanup "allows to" usage")
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
extensions/libxt_AUDIT.man

index 57cce8c40e0a7f0061c1ce4da56422a53c930cbf..8c513d227b88a5f03e41dd928f610f16bcd4d54a 100644 (file)
@@ -1,4 +1,4 @@
-This target allows creates audit records for packets hitting the target.
+This target creates audit records for packets hitting the target.
 It can be used to record accepted, dropped, and rejected packets. See
 auditd(8) for additional details.
 .TP