]> git.ipfire.org Git - thirdparty/ipset.git/commit
ipset: propose rewording in manpage
authorNeutron Soutmun <neo.neutron@gmail.com>
Fri, 13 Mar 2015 02:00:19 +0000 (09:00 +0700)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 13 Mar 2015 20:22:12 +0000 (21:22 +0100)
commitbee1dc2cf048bb1b0a39c6edc06796fce12a70af
treef6c19d2d3cbbdfe8c01c01b03222612a39a4fe18
parent6fa394d59d91e6cfa3c107128ad1f7d6a6d70257
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>
src/ipset.8