From 272183207b6d5abbb9505dbd724a5a8aa5c794fa Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org" Date: Mon, 30 Jan 2006 08:50:09 +0000 Subject: major manpage update (Yasuyuki Kozakai) --- extensions/libipt_mark.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extensions/libipt_mark.man') 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). -- cgit v1.2.3