diff options
author | Peter Palfrader <peter@palfrader.org> | 2008-03-24 22:28:39 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2008-03-24 22:28:39 +0000 |
commit | 88562c7aa47e4095af5e802a2c9ae83ca8d7805f (patch) | |
tree | 2a213b2343b1489904ee3a92e51e22ff86bd708c /doc/tor.1.in | |
parent | 90473610077ecc9e8327b68e8847286ca12847d6 (diff) | |
download | tor-88562c7aa47e4095af5e802a2c9ae83ca8d7805f.tar.gz tor-88562c7aa47e4095af5e802a2c9ae83ca8d7805f.zip |
Fix RelayBandwidthRate description
svn:r14170
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r-- | doc/tor.1.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index 5cdf9eff5e..eff3940e90 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -87,8 +87,8 @@ server without impacting network performance. 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 |