From 485b3a2d8f46354ebde6017c9bab528108742268 Mon Sep 17 00:00:00 2001 From: Neutron Soutmun Date: Tue, 1 Apr 2014 17:46:34 +0700 Subject: 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 Signed-off-by: Jozsef Kadlecsik --- src/ipset.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.3