diff options
author | Roger Dingledine <arma@torproject.org> | 2007-12-13 05:47:08 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-12-13 05:47:08 +0000 |
commit | 2cdaa93d963e5ea29184d65d3ab9ccf0f84a9cf8 (patch) | |
tree | 44df35e03844b2b25afc7cb6f57cc7b0d6d39381 /doc/spec/dir-spec.txt | |
parent | 5ba5bf43d84ec9475480ab6614a82b92164e2d85 (diff) | |
download | tor-2cdaa93d963e5ea29184d65d3ab9ccf0f84a9cf8.tar tor-2cdaa93d963e5ea29184d65d3ab9ccf0f84a9cf8.tar.gz |
change the specs to match the code
svn:r12799
Diffstat (limited to 'doc/spec/dir-spec.txt')
-rw-r--r-- | doc/spec/dir-spec.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/spec/dir-spec.txt b/doc/spec/dir-spec.txt index 8ebc90519..dc89904a4 100644 --- a/doc/spec/dir-spec.txt +++ b/doc/spec/dir-spec.txt @@ -347,7 +347,7 @@ $Id$ - A descriptor field other than bandwidth or uptime has changed. - - Bandwidth has changed by more than +/- 50% from the last time a + - Bandwidth has changed by a factor of 2 from the last time a descriptor was generated, and at least a given interval of time (20 mins by default) has passed since then. |