summaryrefslogtreecommitdiffstats
path: root/iptables
diff options
context:
space:
mode:
authorLaurence J. Lane <ljlane@debian.org>2019-12-04 19:18:00 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2019-12-05 11:44:41 +0100
commit3b9b515618c63270ec25f5e0834e1169e8dc9b08 (patch)
treead31e3036a0c7e685d369f590fff447dfcfe6970 /iptables
parent02b260a10faca94bf63413dc040e5e93414e9bd2 (diff)
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 <ljlane@debian.org> Signed-off-by: Arturo Borrero Gonzalez <arturo@netfilter.org> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'iptables')
-rw-r--r--iptables/iptables.8.in4
1 files changed, 2 insertions, 2 deletions
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