[or-cvs] r14171: Fix RelayBandwidthRate description (tor/branches/tor-0_2_0-patches/doc)
weasel at seul.org
weasel at seul.org
Mon Mar 24 22:28:48 UTC 2008
Author: weasel
Date: 2008-03-24 18:28:48 -0400 (Mon, 24 Mar 2008)
New Revision: 14171
Modified:
tor/branches/tor-0_2_0-patches/doc/tor.1.in
Log:
Fix RelayBandwidthRate description
Modified: tor/branches/tor-0_2_0-patches/doc/tor.1.in
===================================================================
--- tor/branches/tor-0_2_0-patches/doc/tor.1.in 2008-03-24 22:28:39 UTC (rev 14170)
+++ tor/branches/tor-0_2_0-patches/doc/tor.1.in 2008-03-24 22:28:48 UTC (rev 14171)
@@ -87,8 +87,8 @@
If defined, a separate token bucket limits the average incoming bandwidth
usage for _relayed traffic_ on this node to the specified number of
bytes per second, and the average outgoing bandwidth usage to that same
-value. Relayed traffic is currently defined as answers to directory
-requests, but that may change. (Default: 0)
+value. Relayed traffic currently is calculated to include answers to directory
+requests, but that may change in future versions. (Default: 0)
.LP
.TP
\fBRelayBandwidthBurst \fR\fIN\fR \fBbytes\fR|\fBKB\fR|\fBMB\fR|\fBGB\fR|\fBTB\fP
More information about the tor-commits
mailing list