summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorJeremy Sowden <jeremy@azazel.net>2019-12-20 19:54:50 +0000
committerPablo Neira Ayuso <pablo@netfilter.org>2019-12-30 11:45:35 +0100
commit38aa9cf1d33c29043cfd0141a5de4a66d554b010 (patch)
tree10ba0b89ae38174ba614751f3b1ebbb73404fd67 /extensions
parent25b38bcbf2fdc019f438805c7d1ecd877af9c968 (diff)
extensions: AUDIT: fix man-page typo.
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>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/libxt_AUDIT.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/libxt_AUDIT.man b/extensions/libxt_AUDIT.man
index 57cce8c4..8c513d22 100644
--- a/extensions/libxt_AUDIT.man
+++ b/extensions/libxt_AUDIT.man
@@ -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