diff options
-rw-r--r-- | src/ipset.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ipset.8 b/src/ipset.8 index a578930..cd8c3ad 100644 --- a/src/ipset.8 +++ b/src/ipset.8 @@ -1020,7 +1020,8 @@ set names. Optional \fBcreate\fR options: .TP \fBsize\fR \fIvalue\fR -The size of the list, the default is 8. +The size of the list, the default is 8. The parameter is ignored since ipset +version 6.24. .PP By the \fBipset\fR command you can add, delete and test set names in a \fBlist:set\fR type of set. |