summaryrefslogtreecommitdiffstats
path: root/src/ipset.8
diff options
context:
space:
mode:
authorNeutron Soutmun <neo.neutron@gmail.com>2015-03-13 09:00:19 +0700
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2015-03-13 21:22:12 +0100
commitbee1dc2cf048bb1b0a39c6edc06796fce12a70af (patch)
treef6c19d2d3cbbdfe8c01c01b03222612a39a4fe18 /src/ipset.8
parent6fa394d59d91e6cfa3c107128ad1f7d6a6d70257 (diff)
ipset: propose rewording in manpage
I have prepared the patch which refers to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780336, reported and proposed by H. Renault <hr@herverenault.fr>. man ipset reads: del SETNAME DEL-ENTRY [ DEL-OPTIONS ] Delete an entry from a set. If the -exist option is specified, ipset ignores if the entry does not added to (already expired from) the set. Proposed rewording: Delete an entry from a set. If the -exist option is specified and the entry is not in the set (maybe already expired), then the command is ignored. Signed-off-by: Neutron Soutmun <neo.neutron@gmail.com> Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Diffstat (limited to 'src/ipset.8')
-rw-r--r--src/ipset.85
1 files changed, 2 insertions, 3 deletions
diff --git a/src/ipset.8 b/src/ipset.8
index c923956..7c8f56e 100644
--- a/src/ipset.8
+++ b/src/ipset.8
@@ -95,9 +95,8 @@ ignores if the entry already added to the set.
\fBdel\fP \fISETNAME\fP \fIDEL\-ENTRY\fP [ \fIDEL\-OPTIONS\fP ]
Delete an entry from a set. If the
\fB\-exist\fR
-option is specified,
-\fBipset\fR
-ignores if the entry does not added to (already expired from) the set.
+option is specified and the entry is not in the set (maybe already expired),
+then the command is ignored.
.TP
\fBtest\fP \fISETNAME\fP \fITEST\-ENTRY\fP [ \fITEST\-OPTIONS\fP ]
Test wether an entry is in a set or not. Exit status number is zero