]> granicus.if.org Git - ipset/commitdiff
Manpage typo corrections
authorDavid Wittman <dwittman@gmail.com>
Mon, 20 Jul 2015 12:05:13 +0000 (14:05 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 20 Jul 2015 12:05:13 +0000 (14:05 +0200)
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
src/ipset.8

index d0d7ac03708627f4f2050681eb9ebcdfe98cfaa3..a919afc0697dd619f04f27d2f4d53b6abca3528e 100644 (file)
@@ -99,7 +99,7 @@ option is specified and the entry is not in the set (maybe already expired),
 then the command is ignored.
 .TP 
 \fBtest\fP \fISETNAME\fP \fITEST\-ENTRY\fP [ \fITEST\-OPTIONS\fP ]
-Test wether an entry is in a set or not. Exit status number is zero
+Test whether an entry is in a set or not. Exit status number is zero
 if the tested entry is in the set and nonzero if it is missing from
 the set.
 .TP 
@@ -270,7 +270,7 @@ 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
+The timeout value of already added elements can be changed by re-adding the element
 using the \fB\-exist\fR option. Example:
 .IP
 ipset create test hash:ip timeout 300
@@ -282,7 +282,7 @@ ipset \-exist add test 192.168.0.1 timeout 600
 When listing the set, the number of entries printed in the header might be
 larger than the listed number of entries for sets with the timeout extensions:
 the number of entries in the set is updated when elements added/deleted to the
-set and periodically when the garbage colletor evicts the timed out entries.
+set and periodically when the garbage collector evicts the timed out entries.
 .PP
 .SS "counters, packets, bytes"
 All set types support the optional \fBcounters\fR