From patchwork Thu Sep 25 07:56:11 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neutron Soutmun X-Patchwork-Id: 393275 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 8E4BB14012D for ; Thu, 25 Sep 2014 17:56:18 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752085AbaIYH4R (ORCPT ); Thu, 25 Sep 2014 03:56:17 -0400 Received: from mail-pa0-f50.google.com ([209.85.220.50]:51998 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751351AbaIYH4R (ORCPT ); Thu, 25 Sep 2014 03:56:17 -0400 Received: by mail-pa0-f50.google.com with SMTP id lj1so1987286pab.23 for ; Thu, 25 Sep 2014 00:56:16 -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=60TEy/5XjXFgBYrSZzXUKVdDoSdjpFq7dhJ0RtsGdMk=; b=GqSzpmQNKeZkvNeNtRKkJ+M4HNhtRO+H4pscMCxJzdbAiy1f1dz5lVfo/6HRP6+Nvv MMCyD2ZeEkOR+tB8tM26b+qw8wDfOPBdD4gY7M59Q2S7cpZ3QBbcaGpL4N/fxQDyqAps r/bQsdAgcQlE9bnYTTPbSe51ZzOUU7RcRUKzPVJvBWu6A6XEV2ows3G2EFfH5vjRWZ7/ joDMsY+4ylEgfbe3OfMFjfy0oV7kvtLNQLEkGJStN3v9OGJJcceJ8q39fkmPMoEv8YGq vRV1m6uxI740tvnl74CluE9m/+tt7Hdcj4uus0l6MVmWScKe2zlhF04N6gQqG56IhtnC uYWA== X-Received: by 10.70.10.37 with SMTP id f5mr2438862pdb.5.1411631776605; Thu, 25 Sep 2014 00:56:16 -0700 (PDT) Received: from nitrogen.neutroncom.local ([223.206.251.29]) by mx.google.com with ESMTPSA id o4sm1337587pdh.56.2014.09.25.00.56.14 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Sep 2014 00:56:15 -0700 (PDT) Date: Thu, 25 Sep 2014 14:56:11 +0700 From: Neutron Soutmun To: netfilter-devel@vger.kernel.org Cc: kadlec@blackhole.kfki.hu Subject: [PATCH] ipset: Fix hyphen used as minus sign in manpage Message-ID: <20140925075611.GA12768@nitrogen.neutroncom.local> 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 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 a7bd94f..c923956 100644 --- a/src/ipset.8 +++ b/src/ipset.8 @@ -319,7 +319,7 @@ the above would appear as: "allow access to SMB share on \\\\fileserv\\" .SS "skbinfo, skbmark, skbprio, skbqueue" All set types support the optional \fBskbinfo\fR extension. This extension allow 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. +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 numbers with 0x prefix. If only \fBmark\fR is specified mask 0xffffffff are used. \fBskbprio\fR option has tc class format: \fBMAJOR:MINOR\fR, where \fBmajor\fR and \fBminor\fR numbers