summaryrefslogtreecommitdiffstats
path: root/conntrack.8
diff options
context:
space:
mode:
authorJeremy Sowden <jeremy@azazel.net>2023-08-24 13:10:07 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2023-08-24 14:50:28 +0200
commite4868a48ad40e7a0d67d768d611d153f193994ad (patch)
tree4310034e4d7aa4a530d8fc89e4be0b385107fa39 /conntrack.8
parentf088ba22246b943b18f7a2254a9d0d035e31d0f6 (diff)
conntrack, nfct: fix some typo's
Four misspellings and a missing pronoun. Signed-off-by: Jeremy Sowden <jeremy@azazel.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'conntrack.8')
-rw-r--r--conntrack.82
1 files changed, 1 insertions, 1 deletions
diff --git a/conntrack.8 b/conntrack.8
index 6fbb41f..031eaa4 100644
--- a/conntrack.8
+++ b/conntrack.8
@@ -180,7 +180,7 @@ Specify the conntrack mark. Optionally, a mask value can be specified.
In "\-\-update" mode, this mask specifies the bits that should be zeroed before
XORing the MARK value into the ctmark.
Otherwise, the mask is logically ANDed with the existing mark before the
-comparision. In "\-\-create" mode, the mask is ignored.
+comparison. In "\-\-create" mode, the mask is ignored.
.TP
.BI "-l, --label " "LABEL"
Specify a conntrack label.