From 0a02badb031a2b158a8b96c5813afdde3e6eb167 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Sun, 27 Mar 2011 21:12:45 +0200 Subject: Manpage update --- src/ipset.8 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ipset.8 b/src/ipset.8 index cad3296..9603ddc 100644 --- a/src/ipset.8 +++ b/src/ipset.8 @@ -231,6 +231,8 @@ parameter for the \fBcreate\fR command means the default timeout value (in secon for new entries. If a set is created with timeout support, then the same \fBtimeout\fR option can be used to specify non\-default timeout values when adding entries. Zero timeout value means the entry is added permanent to the set. +The timeout value of already added elements can be changed by readding the element +using the \fB\-exist\fR option. .SS bitmap:ip The \fBbitmap:ip\fR set type uses a memory range to store either IPv4 host (default) or IPv4 network addresses. A \fBbitmap:ip\fR type of set can store up -- cgit v1.2.3