summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_mark.man
diff options
context:
space:
mode:
author/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2006-01-30 08:50:09 +0000
committer/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2006-01-30 08:50:09 +0000
commit272183207b6d5abbb9505dbd724a5a8aa5c794fa (patch)
tree274b92e73d22f89fdb0f91763395e1a1dc51f3ab /extensions/libipt_mark.man
parentf69bf036edc3f8896cbd71c49350292dabc04a7e (diff)
major manpage update (Yasuyuki Kozakai)
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 05f8e1e..a2a1395 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).