From: Jeremy Sowden Date: Fri, 20 Dec 2019 19:54:50 +0000 (+0000) Subject: extensions: AUDIT: fix man-page typo. X-Git-Tag: v1.8.5~74 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=38aa9cf1d33c29043cfd0141a5de4a66d554b010;p=thirdparty%2Fiptables.git 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 Signed-off-by: Pablo Neira Ayuso --- 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