summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_multiport.man
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libipt_multiport.man')
-rw-r--r--extensions/libipt_multiport.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/libipt_multiport.man b/extensions/libipt_multiport.man
index cead84e..4c07608 100644
--- a/extensions/libipt_multiport.man
+++ b/extensions/libipt_multiport.man
@@ -15,5 +15,5 @@ Match if the destination port is one of the given ports. The flag
is a convenient alias for this option.
.TP
.BR "--ports " "\fIport\fP[,\fIport\fP[,\fIport\fP...]]"
-Match if the both the source and destination ports are equal to each
-other and to one of the given ports.
+Match if either the source or destination ports are equal to one of
+the given ports.