summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurence J. Lane <ljlane@debian.org>2013-08-18 15:44:13 -0400
committerPablo Neira Ayuso <pablo@netfilter.org>2013-08-22 12:59:05 +0200
commitcd726ee190eac74d0a227aca2b09f0db42d02058 (patch)
treebd786063a486a6ebc35e1bce511f344784010f31
parent7a1a8eeb3625cebaaa2518b18575a7b0ce5c6c3d (diff)
iptables: libxt_conntrack.man extraneous commas
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>
-rw-r--r--extensions/libxt_conntrack.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/libxt_conntrack.man b/extensions/libxt_conntrack.man
index 15fd1ddf..4b13f0f6 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