summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_connrate.man
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libipt_connrate.man')
-rw-r--r--extensions/libipt_connrate.man6
1 files changed, 0 insertions, 6 deletions
diff --git a/extensions/libipt_connrate.man b/extensions/libipt_connrate.man
deleted file mode 100644
index 45cba9d9..00000000
--- a/extensions/libipt_connrate.man
+++ /dev/null
@@ -1,6 +0,0 @@
-This module matches the current transfer rate in a connection.
-.TP
-.BI "--connrate " "[!] [\fIfrom\fP]:[\fIto\fP]"
-Match against the current connection transfer rate being within 'from'
-and 'to' bytes per second. When the "!" argument is used before the
-range, the sense of the match is inverted.