summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_mark.man
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libipt_mark.man')
-rw-r--r--extensions/libipt_mark.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/libipt_mark.man b/extensions/libipt_mark.man
index 05f8e1ec..a2a13957 100644
--- a/extensions/libipt_mark.man
+++ b/extensions/libipt_mark.man
@@ -4,6 +4,6 @@ This module matches the netfilter mark field associated with a packet
target below).
.TP
.BR "--mark " "\fIvalue\fP[/\fImask\fP]"
-Matches packets with the given unsigned mark value (if a mask is
-specified, this is logically ANDed with the mask before the
+Matches packets with the given unsigned mark value (if a \fImask\fP is
+specified, this is logically ANDed with the \fImask\fP before the
comparison).