summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeutron Soutmun <neo.neutron@gmail.com>2014-04-01 17:46:34 +0700
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2014-04-07 21:50:35 +0200
commit485b3a2d8f46354ebde6017c9bab528108742268 (patch)
tree9d53a2824a3c208e95290657a92ee95a1e074f22
parent6a4bfd9876df1b88f0b0aacc1cc715ffc5c5408d (diff)
ipset: Fix grammar error in manpage
Refer to: https://bugs.launchpad.net/ubuntu/+source/lintian/+bug/608231 The "allows to" is a common grammar error which it will probably be replaced by "allows one to" as a suggestion in above bug report page. Signed-off-by: Neutron Soutmun <neo.neutron@gmail.com> Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
-rw-r--r--src/ipset.82
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipset.8 b/src/ipset.8
index 6c9a0f5..6d272db 100644
--- a/src/ipset.8
+++ b/src/ipset.8
@@ -905,7 +905,7 @@ The protocol family of the IP addresses to be stored in the set. The default is
\fBinet\fR, i.e IPv4.
.TP
\fBmarkmask\fR \fIvalue\fR
-Allows to set bits you are interested in the packet mark. This values is then used to perform bitwise AND operation for every mark added.
+Allows you to set bits you are interested in the packet mark. This values is then used to perform bitwise AND operation for every mark added.
markmask can be any value between 1 and 4294967295, by default all 32 bits are set.
.TP
\fBhashsize\fR \fIvalue\fR