summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_connbytes.man
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2008-03-10 17:48:59 +0100
committerPatrick McHardy <kaber@trash.net>2008-04-13 07:28:31 +0200
commit6cf172ed4064df729ca83eb71133741dfbd6c6e7 (patch)
treefe94342194b128fed09f458bf9e8f4a2d477053d /extensions/libxt_connbytes.man
parent27a98c71b37c8b7ecd9c72d9a275640f32973e0d (diff)
manpages: grammar and spelling
Diffstat (limited to 'extensions/libxt_connbytes.man')
-rw-r--r--extensions/libxt_connbytes.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/libxt_connbytes.man b/extensions/libxt_connbytes.man
index 7b7c3139..124ff6f4 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]