update to 1.4.7 and change repositoyry layout as this is easier to maintain
[iptables.git] / extensions / libxt_connmark.man
diff --git a/extensions/libxt_connmark.man b/extensions/libxt_connmark.man
deleted file mode 100644 (file)
index a50c537..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-This module matches the netfilter mark field associated with a connection
-(which can be set using the \fBCONNMARK\fR target below).
-.TP
-[\fB!\fP] \fB--mark\fR \fIvalue\fR[\fB/\fR\fImask\fR]
-Matches packets in connections with the given mark value (if a mask is
-specified, this is logically ANDed with the mark before the comparison).