ipset/doc: fix an unbalanced tag

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
This commit is contained in:
Jan Engelhardt
2009-11-11 11:29:44 +01:00
parent 0593b96c2c
commit 2eaa5c5606

View File

@@ -103,7 +103,7 @@ Add an IP entry to a set.
.BI "-D, --del " "\fIsetname\fP \fIIP\fP"
Delete an IP entry from a set.
.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
if the tested IP is in the set and nonzero if it is missing from
the set.