From ae6f9b978aded200def693dcba80f7b97de7f7c6 Mon Sep 17 00:00:00 2001 From: Marc Fournier Date: Thu, 15 Jan 2009 13:57:53 +0100 Subject: doc: fix option typo in libxt_multiport Reference: http://bugs.debian.org/511891 Signed-off-by: Jan Engelhardt --- extensions/libxt_multiport.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extensions') diff --git a/extensions/libxt_multiport.man b/extensions/libxt_multiport.man index 39183151..caf5c56a 100644 --- a/extensions/libxt_multiport.man +++ b/extensions/libxt_multiport.man @@ -5,7 +5,7 @@ ports. It can only be used in conjunction with or \fB\-p udp\fP. .TP -[\fB!\fP] \fB\-\-source\-ports\fP,\fB\-\-sport\fP \fIport\fP[\fB,\fP\fIport\fP|\fB,\fP\fIport\fP\fB:\fP\fIport\fP]... +[\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 \fB\-\-sports\fP is a convenient alias for this option. Multiple ports or port ranges are @@ -13,7 +13,7 @@ separated using a comma, and a port range is specified using a colon. \fB53,1024:65535\fP would therefore match ports 53 and all from 1024 through 65535. .TP -[\fB!\fP] \fB\-\-destination\-ports\fP,\fB\-\-dport\fP \fIport\fP[\fB,\fP\fIport\fP|\fB,\fP\fIport\fP\fB:\fP\fIport\fP]... +[\fB!\fP] \fB\-\-destination\-ports\fP,\fB\-\-dports\fP \fIport\fP[\fB,\fP\fIport\fP|\fB,\fP\fIport\fP\fB:\fP\fIport\fP]... Match if the destination port is one of the given ports. The flag \fB\-\-dports\fP is a convenient alias for this option. -- cgit v1.2.3