diff options
author | Nick Mathewson <nickm@torproject.org> | 2005-09-12 06:37:31 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2005-09-12 06:37:31 +0000 |
commit | e4272f197839c2a9cc81e29ed28a0b3ce2ce253b (patch) | |
tree | 55c4edaa5fbdde10071e552ed286f6cf9ced6ef6 /doc | |
parent | a63e17bdd5504ed97fd627c210d9f191f07074f0 (diff) | |
download | tor-e4272f197839c2a9cc81e29ed28a0b3ce2ce253b.tar.gz tor-e4272f197839c2a9cc81e29ed28a0b3ce2ce253b.zip |
answer question
svn:r5010
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dir-spec.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/dir-spec.txt b/doc/dir-spec.txt index 5d5ba5917f..ec369c15c0 100644 --- a/doc/dir-spec.txt +++ b/doc/dir-spec.txt @@ -229,8 +229,9 @@ $Id$ half of the "recent" downloaded network-status documents. (A network status is "recent" if it was published in the last 60 minutes. If there are fewer than 3 such documents, the most - recently published 3 are "recent.") -[and if there are fewer than 3 known at all? -RD] + recently published 3 are "recent." If there are fewer than 3 in all, + all are "recent.") + Clients store network status documents so long as they are live. |