Message ID | 20150720102156.GA4932@oxygen |
---|---|
State | Accepted |
Delegated to: | Jozsef Kadlecsik |
Headers | show |
On Mon, 20 Jul 2015, Neutron Soutmun wrote: > 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> Patch is applied, thanks. Best regards, Jozsef - E-mail : kadlec@blackhole.kfki.hu, kadlecsik.jozsef@wigner.mta.hu PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt Address : Wigner Research Centre for Physics, Hungarian Academy of Sciences H-1525 Budapest 114, POB. 49, Hungary -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
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
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> --- src/ipset.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)