summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_mark.man
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libxt_mark.man')
-rw-r--r--extensions/libxt_mark.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/libxt_mark.man b/extensions/libxt_mark.man
index a2a13957..4b29cd06 100644
--- a/extensions/libxt_mark.man
+++ b/extensions/libxt_mark.man
@@ -3,7 +3,7 @@ This module matches the netfilter mark field associated with a packet
.B MARK
target below).
.TP
-.BR "--mark " "\fIvalue\fP[/\fImask\fP]"
+[\fB!\fP] \fB--mark\fP \fIvalue\fP[\fB/\fP\fImask\fP]
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).