summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_mark.man
diff options
context:
space:
mode:
authorYasuyuki KOZAKAI <yasuyuki.kozakai@toshiba.co.jp>2006-01-30 08:50:09 +0000
committerHarald Welte <laforge@gnumonks.org>2006-01-30 08:50:09 +0000
commit28e5b79eee634792b81bae754a321543cb29539e (patch)
tree274b92e73d22f89fdb0f91763395e1a1dc51f3ab /extensions/libip6t_mark.man
parent469d18f66896ef509cac5a2ade494ea38e0c86e2 (diff)
major manpage update (Yasuyuki Kozakai)
Diffstat (limited to 'extensions/libip6t_mark.man')
-rw-r--r--extensions/libip6t_mark.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/libip6t_mark.man b/extensions/libip6t_mark.man
index 05f8e1ec..a2a13957 100644
--- a/extensions/libip6t_mark.man
+++ b/extensions/libip6t_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).