From: Frank Tobin Date: Thu, 21 May 2009 03:09:00 +0000 (+0200) Subject: libxt_tcp: fix a manpage syntax typo X-Git-Tag: v1.4.4~1^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=156f58692bbe9e509b32670f93582bead785c926;p=thirdparty%2Fiptables.git libxt_tcp: fix a manpage syntax typo Reference: http://bugzilla.netfilter.org/show_bug.cgi?id=596 Signed-off-by: Jan Engelhardt --- diff --git a/extensions/libxt_tcp.man b/extensions/libxt_tcp.man index 8f39cdb8..0a99cdf7 100644 --- a/extensions/libxt_tcp.man +++ b/extensions/libxt_tcp.man @@ -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.