netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] iptables: libxt_conntrack.man extraneous commas
@ 2013-08-18 19:44 Laurence J. Lane
  2013-08-22 11:03 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: Laurence J. Lane @ 2013-08-18 19:44 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Laurence J. Lane

From: "Laurence J. Lane" <ljlane@debian.org>

The first might work. The second doesn't.

(The other corrections in the bug report are already implemented.)

http://bugs.debian.org/654983

Signed-off-by: Laurence J. Lane <ljlane@debian.org>
---
 extensions/libxt_conntrack.man | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/extensions/libxt_conntrack.man b/extensions/libxt_conntrack.man
index 15fd1dd..4b13f0f 100644
--- a/extensions/libxt_conntrack.man
+++ b/extensions/libxt_conntrack.man
@@ -45,7 +45,7 @@ States for \fB\-\-ctstate\fP:
 The packet is associated with no known connection.
 .TP
 \fBNEW\fP
-The packet has started a new connection, or otherwise associated
+The packet has started a new connection or otherwise associated
 with a connection which has not seen packets in both directions.
 .TP
 \fBESTABLISHED\fP
@@ -54,7 +54,7 @@ in both directions.
 .TP
 \fBRELATED\fP
 The packet is starting a new connection, but is associated with an
-existing connection, such as an FTP data transfer, or an ICMP error.
+existing connection, such as an FTP data transfer or an ICMP error.
 .TP
 \fBUNTRACKED\fP
 The packet is not tracked at all, which happens if you explicitly untrack it
-- 
1.8.4.rc2


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

* Re: [PATCH] iptables: libxt_conntrack.man extraneous commas
  2013-08-18 19:44 [PATCH] iptables: libxt_conntrack.man extraneous commas Laurence J. Lane
@ 2013-08-22 11:03 ` Pablo Neira Ayuso
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2013-08-22 11:03 UTC (permalink / raw)
  To: Laurence J. Lane; +Cc: netfilter-devel

On Sun, Aug 18, 2013 at 03:44:13PM -0400, Laurence J. Lane wrote:
> From: "Laurence J. Lane" <ljlane@debian.org>
> 
> The first might work. The second doesn't.
> 
> (The other corrections in the bug report are already implemented.)
> 
> http://bugs.debian.org/654983

Also applied, thanks.

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

end of thread, other threads:[~2013-08-22 11:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-18 19:44 [PATCH] iptables: libxt_conntrack.man extraneous commas Laurence J. Lane
2013-08-22 11:03 ` Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).