summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_multiport.man
diff options
context:
space:
mode:
authorYasuyuki KOZAKAI <yasuyuki.kozakai@toshiba.co.jp>2006-01-30 08:50:09 +0000
committerHarald Welte <laforge@gnumonks.org>2006-01-30 08:50:09 +0000
commit28e5b79eee634792b81bae754a321543cb29539e (patch)
tree274b92e73d22f89fdb0f91763395e1a1dc51f3ab /extensions/libip6t_multiport.man
parent469d18f66896ef509cac5a2ade494ea38e0c86e2 (diff)
major manpage update (Yasuyuki Kozakai)
Diffstat (limited to 'extensions/libip6t_multiport.man')
-rw-r--r--extensions/libip6t_multiport.man3
1 files changed, 2 insertions, 1 deletions
diff --git a/extensions/libip6t_multiport.man b/extensions/libip6t_multiport.man
index 684f49ff..159cc6d0 100644
--- a/extensions/libip6t_multiport.man
+++ b/extensions/libip6t_multiport.man
@@ -1,6 +1,7 @@
This module matches a set of source or destination ports. Up to 15
ports can be specified. A port range (port:port) counts as two
-ports. It can only be used in conjunction with
+ports, but range isn't supported now. It can only be used in conjunction
+with
.B "-p tcp"
or
.BR "-p udp" .