summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_mark.man
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>2008-04-13 05:29:27 +0000
committer/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>2008-04-13 05:29:27 +0000
commit80014a5d348ec2b7f7ee9a9123b4c66ac631c934 (patch)
tree1ade11c746f5e3c68adea687cc4fa986490994f3 /extensions/libxt_mark.man
parent511e07f595ebf8b1286077dfa0f875a2bec9c329 (diff)
[PATCH 11/13] manpages: update to reflect fine-grained control
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 a2a1395..4b29cd0 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).