diff options
Diffstat (limited to 'src/ipset.8')
-rw-r--r-- | src/ipset.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ipset.8 b/src/ipset.8 index becce8c..6e627a2 100644 --- a/src/ipset.8 +++ b/src/ipset.8 @@ -866,7 +866,7 @@ Optional \fBcreate\fR options: \fBsize\fR \fIvalue\fR The size of the list, the default is 8. .PP -By the \fBipset\fR commad you can add, delete and test set names in a +By the \fBipset\fR command you can add, delete and test set names in a \fBlist:set\fR type of set. .PP By the \fBset\fR match or \fBSET\fR target of netfilter @@ -887,7 +887,7 @@ and add src to the first single or src,dst to the first double data storage set in \fIb\fR to which the entry can be added. You can imagine a \fBlist:set\fR type of set as an ordered union of the set elements. .PP -Please note: by the \fBipset\fR commad you can add, delete and \fBtest\fR +Please note: by the \fBipset\fR command you can add, delete and \fBtest\fR the setnames in a \fBlist:set\fR type of set, and \fBnot\fR the presence of a set's member (such as an IP address). .SH "GENERAL RESTRICTIONS" |