diff options
-rw-r--r-- | doc/spec/dir-spec-v2.txt | 2 | ||||
-rw-r--r-- | doc/spec/dir-spec.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/spec/dir-spec-v2.txt b/doc/spec/dir-spec-v2.txt index d49420007..b475f72e8 100644 --- a/doc/spec/dir-spec-v2.txt +++ b/doc/spec/dir-spec-v2.txt @@ -140,7 +140,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 at least 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. 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. |