conntrack: fix English typo in documentation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



parent 9d57b20ca51ee4de21b938bc20f9e3345aa9b02b (conntrack-tools-0.9.12-38-g9d57b20)
commit 88a98cc401541402283fa0354c1361505eed6406
Author: Jan Engelhardt <jengelh@xxxxxxxxxx>
Date:   Thu Jul 16 12:48:42 2009 +0200

conntrack: fix English typo in documentation

This is an update to commit 575fc906a302599cb9afeb136096dfd96bb57b17.

Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxx>
---
 doc/manual/conntrack-tools.tmpl |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/manual/conntrack-tools.tmpl b/doc/manual/conntrack-tools.tmpl
index 50ae23f..b897318 100644
--- a/doc/manual/conntrack-tools.tmpl
+++ b/doc/manual/conntrack-tools.tmpl
@@ -181,14 +181,14 @@
  # conntrack -L
  tcp      6 431982 ESTABLISHED src=192.168.2.100 dst=123.59.27.117 sport=34846 dport=993 packets=169 bytes=14322 src=123.59.27.117 dst=192.168.2.100 sport=993 dport=34846 packets=113 bytes=34787 [ASSURED] mark=0 secmark=0 use=1
  tcp      6 431698 ESTABLISHED src=192.168.2.100 dst=123.59.27.117 sport=34849 dport=993 packets=244 bytes=18723 src=123.59.27.117 dst=192.168.2.100 sport=993 dport=34849 packets=203 bytes=144731 [ASSURED] mark=0 secmark=0 use=1
-conntrack v0.9.7 (conntrack-tools): 2 flow entries has been shown.
+conntrack v0.9.7 (conntrack-tools): 2 flow entries have been shown.
  </programlisting>
 
 <para>You can natively filter the output without using <emphasis>grep</emphasis>:</para>
 <programlisting>
  # conntrack -L -p tcp --dport 34856
  tcp      6 431982 ESTABLISHED src=192.168.2.100 dst=123.59.27.117 sport=34846 dport=993 packets=169 bytes=14322 src=123.59.27.117 dst=192.168.2.100 sport=993 dport=34846 packets=113 bytes=34787 [ASSURED] mark=0 secmark=0 use=1
-conntrack v0.9.7 (conntrack-tools): 1 flow entries has been shown.
+conntrack v0.9.7 (conntrack-tools): 1 flow entries have been shown.
  </programlisting>
 
 <para>Update the mark based on a selection, this allows you to change the mark of an entry without using the CONNMARK target:</para>
-- 
# Created with git-export-patch

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux