From 511e07f595ebf8b1286077dfa0f875a2bec9c329 Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net" Date: Sun, 13 Apr 2008 05:28:31 +0000 Subject: [PATCH 10/13] manpages: grammar and spelling --- extensions/libxt_connbytes.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extensions/libxt_connbytes.man') diff --git a/extensions/libxt_connbytes.man b/extensions/libxt_connbytes.man index 7b7c313..124ff6f 100644 --- a/extensions/libxt_connbytes.man +++ b/extensions/libxt_connbytes.man @@ -1,5 +1,5 @@ Match by how many bytes or packets a connection (or one of the two -flows constituting the connection) have tranferred so far, or by +flows constituting the connection) has transferred so far, or by average bytes per packet. The counters are 64bit and are thus not expected to overflow ;) @@ -7,7 +7,7 @@ The counters are 64bit and are thus not expected to overflow ;) The primary use is to detect long-lived downloads and mark them to be scheduled using a lower priority band in traffic control. -The transfered bytes per connection can also be viewed through +The transferred bytes per connection can also be viewed through /proc/net/ip_conntrack and accessed via ctnetlink .TP [\fB!\fP] \fB--connbytes\fP \fIfrom\fP[\fB:\fR\fIto\fP] -- cgit v1.2.3