From 830b0dbff7cc8fc547910ee6899bcd4545cf5f3b Mon Sep 17 00:00:00 2001 From: Neutron Soutmun Date: Mon, 20 Jul 2015 17:21:56 +0700 Subject: 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(-) diff --git a/src/ipset.8 b/src/ipset.8 index a718f98..d0d7ac0 100644 --- a/src/ipset.8 +++ b/src/ipset.8 @@ -321,7 +321,7 @@ ipset add foo 192.168.1.1/24 comment "allow access to SMB share on \\\\\\\\files the above would appear as: "allow access to SMB share on \\\\fileserv\\" .PP .SS "skbinfo, skbmark, skbprio, skbqueue" -All set types support the optional \fBskbinfo\fR extension. This extension allow to +All set types support the optional \fBskbinfo\fR extension. This extension allows you to store the metainfo (firewall mark, tc class and hardware queue) with every entry and map it to packets by usage of SET netfilter target with \-\-map\-set option. \fBskbmark\fR option format: \fBMARK\fR or \fBMARK/MASK\fR, where \fBMARK\fR and \fBMASK\fR are 32bit hex -- cgit v1.2.3