summaryrefslogtreecommitdiffstats
path: root/extensions/libct_proto_icmp.man
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2007-07-18 20:25:33 +0000
committer/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2007-07-18 20:25:33 +0000
commit1f285fc475b0c445b4787599017624b0ad047ffe (patch)
treeb5eb809ab8c775b811e0c9914ab146a254ab5ad3 /extensions/libct_proto_icmp.man
parent18bbf19becaab7dc4137406928f96ad089192f69 (diff)
include protocol filter parameters in the manpage
Diffstat (limited to 'extensions/libct_proto_icmp.man')
-rw-r--r--extensions/libct_proto_icmp.man10
1 files changed, 0 insertions, 10 deletions
diff --git a/extensions/libct_proto_icmp.man b/extensions/libct_proto_icmp.man
deleted file mode 100644
index 3b860d0..0000000
--- a/extensions/libct_proto_icmp.man
+++ /dev/null
@@ -1,10 +0,0 @@
-This module matches on ICMP-specific fields.
-.TP
-.BI "--icmp-type " "TYPE"
-ICMP Type. Has to be specified numerically.
-.TP
-.BI "--icmp-code " "CODE"
-ICMP Code. Has to be specified numerically.
-.TP
-.BI "--icmp-id " "ID"
-ICMP Id. Has to be specified numerically.