]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
iptables: libxt_conntrack.man extraneous commas
authorLaurence J. Lane <ljlane@debian.org>
Sun, 18 Aug 2013 19:44:13 +0000 (15:44 -0400)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 22 Aug 2013 10:59:05 +0000 (12:59 +0200)
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>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
extensions/libxt_conntrack.man

index 15fd1ddf1f6da1843a0897999b06d52b5894caa8..4b13f0f6b0d5e8635900351f92c42898f632444c 100644 (file)
@@ -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