summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-09-09 09:44:16 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-09-09 09:44:16 +0200
commit0af0e2af9e425aeab35bd4111d1f9ced47c65279 (patch)
tree66490cb263ae87383ac27c82e113d93fa91ad90d
parent6023700605e20e79642b0beca7fe987a4f69fdf8 (diff)
Manpage fix: reorder lines
Previous addition was not at the best place so I reordered some lines.
-rw-r--r--ipset.85
1 files changed, 2 insertions, 3 deletions
diff --git a/ipset.8 b/ipset.8
index e2c9e04..85e3a7b 100644
--- a/ipset.8
+++ b/ipset.8
@@ -502,14 +502,13 @@ data storage in
set and add src to the first single or src,dst to the first double
data storage set in
\fIb\fP.
+You can imagine a setlist type of set as an ordered union of
+the set elements.
.P
Please note: by the ipset command you can add, delete and
.B test
the setnames in a setlist type of set, and not the presence of
a set's member (such as an IP address).
-.P
-You can imagine a setlist type of set as an ordered union of
-the set elements.
.SH GENERAL RESTRICTIONS
Setnames starting with colon (:) cannot be defined. Zero valued set
entries cannot be used with hash type of sets.