update to 1.4.7 and change repositoyry layout as this is easier to maintain
[iptables.git] / extensions / libxt_helper.man
diff --git a/extensions/libxt_helper.man b/extensions/libxt_helper.man
deleted file mode 100644 (file)
index 3df1d05..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-This module matches packets related to a specific conntrack-helper.
-.TP
-[\fB!\fP] \fB--helper\fP \fIstring\fP
-Matches packets related to the specified conntrack-helper.
-.RS
-.PP
-string can be "ftp" for packets related to a ftp-session on default port.
-For other ports append -portnr to the value, ie. "ftp-2121".
-.PP
-Same rules apply for other conntrack-helpers.
-.RE