mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-12 23:54:59 +02:00
ipset/doc: fix an unbalanced tag
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
This commit is contained in:
@@ -103,7 +103,7 @@ Add an IP entry to a set.
|
|||||||
.BI "-D, --del " "\fIsetname\fP \fIIP\fP"
|
.BI "-D, --del " "\fIsetname\fP \fIIP\fP"
|
||||||
Delete an IP entry from a set.
|
Delete an IP entry from a set.
|
||||||
.TP
|
.TP
|
||||||
.BI "-T, --test " "\fIsetname\fP \fIIP
|
.BI "-T, --test " "\fIsetname\fP \fIIP\fP
|
||||||
Test wether an IP entry is in a set or not. Exit status number is zero
|
Test wether an IP entry is in a set or not. Exit status number is zero
|
||||||
if the tested IP is in the set and nonzero if it is missing from
|
if the tested IP is in the set and nonzero if it is missing from
|
||||||
the set.
|
the set.
|
||||||
|
Reference in New Issue
Block a user