summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_mark.man
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2008-03-10 17:55:53 +0100
committerPatrick McHardy <kaber@trash.net>2008-04-13 07:29:27 +0200
commit9df688566bd53f489c75b5dda84582361fec1ab7 (patch)
tree1ade11c746f5e3c68adea687cc4fa986490994f3 /extensions/libxt_mark.man
parent6cf172ed4064df729ca83eb71133741dfbd6c6e7 (diff)
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 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).