From patchwork Mon Jul 20 10:21:56 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neutron Soutmun X-Patchwork-Id: 497627 X-Patchwork-Delegate: kadlec@blackhole.kfki.hu Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 80B75140778 for ; Mon, 20 Jul 2015 20:22:04 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=R59JAi4+; dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752385AbbGTKWD (ORCPT ); Mon, 20 Jul 2015 06:22:03 -0400 Received: from mail-pa0-f53.google.com ([209.85.220.53]:35576 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752058AbbGTKWC (ORCPT ); Mon, 20 Jul 2015 06:22:02 -0400 Received: by pabkd10 with SMTP id kd10so27456550pab.2 for ; Mon, 20 Jul 2015 03:22:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:mime-version:content-type :content-disposition:user-agent; bh=i8JWzOVuuit8c11jafuPcyV1cPw+zIPPSS3rrWRmmDg=; b=R59JAi4+7Z0+IpSuOC9wteN6ytMkfHCmeKhaN0OwPXK2eS65VJb7RFWAmXrBVyPHgl NKQiiqUTs3RiHwTC/lHYLKIOyfBHO8WCugkhquqUyGoHPsxyxjl0qSbAZMUOWMpNxX3Y 1iPJ4TIHIXc38o1EilIqARIP3+kYnN4OHJtMwjPDmYgV4i5HHH2dnw7NG9QtGrOtynOG Fu+JmlU8U3+kGWbFBjAmv52WwSuco6y/AmYVXvPhZ2KmUhh7HQIGd3bpLnrKmWwaV4BH 49DDD/xgGGL9cFgIu48HdHF471J+yBpf4yECdoh6UFJ3mL1qvkbm3HoLW7rBI8FXMV1U OH5g== X-Received: by 10.70.8.33 with SMTP id o1mr21947984pda.88.1437387721618; Mon, 20 Jul 2015 03:22:01 -0700 (PDT) Received: from oxygen (cm-27-145-119-183.revip12.asianet.co.th. [27.145.119.183]) by smtp.gmail.com with ESMTPSA id yr9sm20996370pab.26.2015.07.20.03.21.59 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Jul 2015 03:22:00 -0700 (PDT) Date: Mon, 20 Jul 2015 17:21:56 +0700 From: Neutron Soutmun To: netfilter-devel@vger.kernel.org Cc: kadlec@blackhole.kfki.hu Subject: [PATCH] Fix grammar error in manpage Message-ID: <20150720102156.GA4932@oxygen> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: netfilter-devel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netfilter-devel@vger.kernel.org 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 --- 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