From: Patrick McHardy Date: Mon, 1 Sep 2008 13:11:06 +0000 (+0200) Subject: manpages: fix another typo in tcp manpage X-Git-Tag: v1.4.2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=de0844bd2ebddbea758802cb63a530d7815018f7;p=thirdparty%2Fiptables.git manpages: fix another typo in tcp manpage --- diff --git a/extensions/libxt_tcp.man b/extensions/libxt_tcp.man index 4b7b2d16..9b4ed599 100644 --- a/extensions/libxt_tcp.man +++ b/extensions/libxt_tcp.man @@ -7,7 +7,7 @@ name or a port number. An inclusive range can also be specified, using the format \fIport\fP\fB:\fP\fIport\fP. If the first port is omitted, "0" is assumed; if the last is omitted, "65535" is assumed. -If the second port greater than the first they will be swapped. +If the second port is greater than the first they will be swapped. The flag .B --sport is a convenient alias for this option.