diff options
author | Roger Dingledine <arma@torproject.org> | 2005-03-26 06:15:43 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-03-26 06:15:43 +0000 |
commit | 9e1543401f093b112a4c6d7706ec9a7c9ec34b51 (patch) | |
tree | 00a0440907652d428ba5d8a10a6f6e1f38e27188 /doc/tor.1.in | |
parent | b8d38dc57b79c63f6d1f796451d977c063478f50 (diff) | |
download | tor-9e1543401f093b112a4c6d7706ec9a7c9ec34b51.tar.gz tor-9e1543401f093b112a4c6d7706ec9a7c9ec34b51.zip |
add another instance of the word 'hibernation' in the description
for accountingmax, since nobody searches for it by the name
accountingmax.
svn:r3885
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r-- | doc/tor.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index 5b77d4d37e..29ec9e7392 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -338,7 +338,7 @@ When the number of bytes is exhausted, Tor will hibernate until some time in the next accounting period. To prevent all servers from waking at the same time, Tor will also wait until a random point in each period before waking up. If you have bandwidth cost issues, -using this option is preferable to setting a low bandwidth, since it +enabling hibernation is preferable to setting a low bandwidth, since it provides users with a collection of fast servers that are up some of the time, which is more useful than a set of slow servers that are always "available". |