From: WANG Cong <xiyou.wangcong@gmail.com>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [Patch] fix one typo
Date: Fri, 22 Aug 2008 18:23:30 +0100 [thread overview]
Message-ID: <20080822172330.GA28634@hack.voiplan.pt> (raw)
In-Reply-To: <alpine.LNX.1.10.0808221258560.10702@fbirervta.pbzchgretzou.qr>
On Fri, Aug 22, 2008 at 12:59:30PM -0400, Jan Engelhardt wrote:
>
>On Friday 2008-08-22 12:32, WANG Cong wrote:
>>
>>Fix a typo in a man page.
>>
>>Signed-off-by: WANG Cong <wangcong@zeuux.org>
>>
>>---
>>diff --git a/extensions/libxt_tcp.man b/extensions/libxt_tcp.man
>>index b087fc9..4b7b2d1 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 then the first they will be swapped.
>>+If the second port greater than the first they will be swapped.
>
>Hehe... there's more than just that, an "is" and a comma!
>
> If the second port is greater than the first, they will be swapped.
Right, thanks. :-)
New patch is below:
---
diff --git a/extensions/libxt_tcp.man b/extensions/libxt_tcp.man
index b087fc9..7806834 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 then 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.
next prev parent reply other threads:[~2008-08-22 17:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-22 16:32 [Patch] fix one typo WANG Cong
2008-08-22 16:59 ` Jan Engelhardt
2008-08-22 17:23 ` WANG Cong [this message]
2008-09-01 13:11 ` Patrick McHardy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080822172330.GA28634@hack.voiplan.pt \
--to=xiyou.wangcong@gmail.com \
--cc=jengelh@medozas.de \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox