summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMart Frauenlob <mart.frauenlob@chello.at>2013-04-09 08:51:53 +0000
committerPablo Neira Ayuso <pablo@netfilter.org>2013-04-19 02:30:48 +0200
commitb46f3d833f926c40dd73d52d8cedb94206e6d83d (patch)
tree33dd343aab586df558fa7768cb55a87cad4b1077
parent1cb432c06637b5030b4a70ff33e306f2bb81d366 (diff)
extensions: libxt_multiport: Update manpage to list valid protocols
This patch updates the list of valid protocols in the man page section of the multiport match to: tcp, udp, udplite, dccp and sctp. Signed-off-by: Mart Frauenlob <mart.frauenlob@chello.at> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
-rw-r--r--extensions/libxt_multiport.man7
1 files changed, 3 insertions, 4 deletions
diff --git a/extensions/libxt_multiport.man b/extensions/libxt_multiport.man
index caf5c56a..7eb083e1 100644
--- a/extensions/libxt_multiport.man
+++ b/extensions/libxt_multiport.man
@@ -1,9 +1,8 @@
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
-\fB\-p tcp\fP
-or
-\fB\-p udp\fP.
+ports. It can only be used in conjunction with one of the
+following protocols:
+\fBtcp\fP, \fBudp\fP, \fBudplite\fP, \fBdccp\fP and \fBsctp\fP.
.TP
[\fB!\fP] \fB\-\-source\-ports\fP,\fB\-\-sports\fP \fIport\fP[\fB,\fP\fIport\fP|\fB,\fP\fIport\fP\fB:\fP\fIport\fP]...
Match if the source port is one of the given ports. The flag