* [PATCH] ipset: propose rewording in manpage
@ 2015-03-13 2:00 Neutron Soutmun
2015-03-13 20:25 ` Jozsef Kadlecsik
0 siblings, 1 reply; 2+ messages in thread
From: Neutron Soutmun @ 2015-03-13 2:00 UTC (permalink / raw)
To: netfilter-devel; +Cc: kadlec
[-- Attachment #1: Type: text/plain, Size: 1408 bytes --]
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>
---
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 #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ipset: propose rewording in manpage
2015-03-13 2:00 [PATCH] ipset: propose rewording in manpage Neutron Soutmun
@ 2015-03-13 20:25 ` Jozsef Kadlecsik
0 siblings, 0 replies; 2+ messages in thread
From: Jozsef Kadlecsik @ 2015-03-13 20:25 UTC (permalink / raw)
To: Neutron Soutmun; +Cc: netfilter-devel
On Fri, 13 Mar 2015, Neutron Soutmun wrote:
> 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>
Patch is applied, thanks!
Best regards,
Jozsef
-
E-mail : kadlec@blackhole.kfki.hu, kadlecsik.jozsef@wigner.mta.hu
PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt
Address : Wigner Research Centre for Physics, Hungarian Academy of Sciences
H-1525 Budapest 114, POB. 49, Hungary
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-13 20:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-13 2:00 [PATCH] ipset: propose rewording in manpage Neutron Soutmun
2015-03-13 20:25 ` Jozsef Kadlecsik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).