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@xxxxxxxxxxxxxxx>. 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@xxxxxxxxx> --- src/ipset.8 | 5 ++--- 1 file 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 -- 2.1.4
Attachment:
signature.asc
Description: Digital signature