From: Neutron Soutmun Date: Sun, 12 May 2013 09:30:57 +0000 (+0700) Subject: ipset: Fix hyphen used as minus sign in manpage X-Git-Tag: v6.20~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b4180f474808646265f94a8de3ab6e7f683acee9;p=ipset ipset: Fix hyphen used as minus sign in manpage Signed-off-by: Neutron Soutmun Signed-off-by: Jozsef Kadlecsik --- diff --git a/src/ipset.8 b/src/ipset.8 index 6e627a2..7bb55e1 100644 --- a/src/ipset.8 +++ b/src/ipset.8 @@ -278,7 +278,7 @@ ipset create test hash:ip timeout 300 .IP ipset add test 192.168.0.1 timeout 60 .IP -ipset -exist add test 192.168.0.1 timeout 600 +ipset \-exist add test 192.168.0.1 timeout 600 .PP .SS nomatch The \fBhash\fR set types which can store \fBnet\fR type of data (i.e. hash:*net*)