From 3b9b515618c63270ec25f5e0834e1169e8dc9b08 Mon Sep 17 00:00:00 2001 From: "Laurence J. Lane" Date: Wed, 4 Dec 2019 19:18:00 +0100 Subject: iptables: cleanup "allows to" usage Gramatical cleanup. Arturo says: This patch is forwarded from the iptables Debian package, where it has been around for many years now. Signed-off-by: Laurence J. Lane Signed-off-by: Arturo Borrero Gonzalez Signed-off-by: Pablo Neira Ayuso --- iptables/iptables.8.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'iptables/iptables.8.in') diff --git a/iptables/iptables.8.in b/iptables/iptables.8.in index 78df8f08..054564b3 100644 --- a/iptables/iptables.8.in +++ b/iptables/iptables.8.in @@ -245,13 +245,13 @@ add, delete, insert, replace and append commands). This option has no effect in iptables and iptables-restore. If a rule using the \fB\-4\fP option is inserted with (and only with) ip6tables-restore, it will be silently ignored. Any other uses will throw an -error. This option allows to put both IPv4 and IPv6 rules in a single rule file +error. This option allows IPv4 and IPv6 rules in a single rule file for use with both iptables-restore and ip6tables-restore. .TP \fB\-6\fP, \fB\-\-ipv6\fP If a rule using the \fB\-6\fP option is inserted with (and only with) iptables-restore, it will be silently ignored. Any other uses will throw an -error. This option allows to put both IPv4 and IPv6 rules in a single rule file +error. This option allows IPv4 and IPv6 rules in a single rule file for use with both iptables-restore and ip6tables-restore. This option has no effect in ip6tables and ip6tables-restore. .TP -- cgit v1.2.3