X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=extensions%2Flibip6t_mark.man;fp=extensions%2Flibip6t_mark.man;h=a2a13957ad75d2b0ddbd1c57ea79b78327258685;hb=5aa051d09fae870c8b4023bad2951eeed0067e35;hp=05f8e1ec37121e613e60be992094053ac69fa1a1;hpb=6792e289921dae5ca92bacbf6a0fd3b9b71d0def;p=iptables.git diff --git a/extensions/libip6t_mark.man b/extensions/libip6t_mark.man index 05f8e1e..a2a1395 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).