]> git.ipfire.org Git - thirdparty/ipset.git/commitdiff
Correct typo in man-page
authorJeremy Sowden <jeremy@azazel.net>
Fri, 7 Feb 2025 20:08:12 +0000 (20:08 +0000)
committerJozsef Kadlecsik <kadlec@netfilter.org>
Fri, 18 Apr 2025 12:41:30 +0000 (14:41 +0200)
"This values is ..." should be "This value is ...".

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Jozsef Kadlecsik <kadlec@netfilter.org>
src/ipset.8

index 04febdadcde04770ae3195fe09b886a0cac74ad4..b897059f3da20a0fd94ed5a1b33c23d7743fb424 100644 (file)
@@ -925,7 +925,7 @@ The \fBhash:ip,mark\fR set type uses a hash to store IP address and packet mark
 Optional \fBcreate\fR options:
 .TP
 \fBmarkmask\fR \fIvalue\fR
-Allows you to set bits you are interested in the packet mark. This values is then used to perform bitwise AND operation for every mark added.
+Allows you to set bits you are interested in the packet mark. This value is then used to perform bitwise AND operation for every mark added.
 markmask can be any value between 1 and 4294967295, by default all 32 bits are set.
 .PP
 The