diff --git a/extensions/ipset/ipset.8 b/extensions/ipset/ipset.8 index 55e5d9b..c07fc81 100644 --- a/extensions/ipset/ipset.8 +++ b/extensions/ipset/ipset.8 @@ -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.