]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
libxt_tcp: fix a manpage syntax typo
authorFrank Tobin <ftobin+netfilter@neverending.org>
Thu, 21 May 2009 03:09:00 +0000 (05:09 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Mon, 8 Jun 2009 21:38:46 +0000 (23:38 +0200)
Reference: http://bugzilla.netfilter.org/show_bug.cgi?id=596
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
extensions/libxt_tcp.man

index 8f39cdb8b6b292382f3d428437f901cacf7d4edc..0a99cdf7f2dcf5093f246d921c7294a20732b284 100644 (file)
@@ -12,7 +12,7 @@ The flag
 \fB\-\-sport\fP
 is a convenient alias for this option.
 .TP
-[\fB!\fP] \fB\-\-destination\-port\fP,\fB\-\-dport\fP \fIport\fP[\fB,\fP\fIport\fP]
+[\fB!\fP] \fB\-\-destination\-port\fP,\fB\-\-dport\fP \fIport\fP[\fB:\fP\fIport\fP]
 Destination port or port range specification.  The flag
 \fB\-\-dport\fP
 is a convenient alias for this option.