"This values is ..." should be "This value is ...". Signed-off-by: Jeremy Sowden <jeremy@xxxxxxxxxx> --- src/ipset.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ipset.8 b/src/ipset.8 index 04febdadcde0..b897059f3da2 100644 --- a/src/ipset.8 +++ b/src/ipset.8 @@ -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 -- 2.47.2