From b16bbe0b79b02bbded38397c1835ceefb1b686da Mon Sep 17 00:00:00 2001 From: Neutron Soutmun Date: Thu, 25 Sep 2014 14:56:11 +0700 Subject: ipset: Fix hyphen used as minus sign in manpage 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 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 -- cgit v1.2.3