]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
extensions: libxt_multiport: Update manpage to list valid protocols
authorMart Frauenlob <mart.frauenlob@chello.at>
Tue, 9 Apr 2013 08:51:53 +0000 (08:51 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 19 Apr 2013 00:30:48 +0000 (02:30 +0200)
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>
extensions/libxt_multiport.man

index caf5c56a2dd7efffee128f05da695c45a54e3b8d..7eb083e17086523147cd290d8d63edda73279498 100644 (file)
@@ -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