All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch] fix one typo
@ 2008-08-22 16:32 WANG Cong
  2008-08-22 16:59 ` Jan Engelhardt
  2008-09-01 13:11 ` Patrick McHardy
  0 siblings, 2 replies; 4+ messages in thread
From: WANG Cong @ 2008-08-22 16:32 UTC (permalink / raw)
  To: netfilter-devel


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.
 The flag
 .B --sport
 is a convenient alias for this option.


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-09-01 13:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2008-09-01 13:11 ` Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.