From 752632f6df5b6f933fda63e46f24485d7f2d627f Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sat, 23 Jul 2005 08:07:39 +0000 Subject: [PATCH] clean up dir-spec a bit svn:r4647 --- doc/dir-spec.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/dir-spec.txt b/doc/dir-spec.txt index 42529c2045..37437a0844 100644 --- a/doc/dir-spec.txt +++ b/doc/dir-spec.txt @@ -139,7 +139,7 @@ $Id$ Directory server administrators may label some servers or IPs as blacklisted, and elect not to include them in their network-status lists. - Otherwise, the network-status list includes all non-blacklisted, + Thus, the network-status list includes all non-blacklisted, non-expired, non-superseded descriptors for ORs that the directory has observed at least once to be running. @@ -178,7 +178,7 @@ $Id$ directory protocol. Each client maintains a list of trusted directory servers. Periodically - (currently 20 minutes) time, the client downloads a new network status. It + (currently every 20 minutes), the client downloads a new network status. It chooses the directory server from which its current information is most out-of-date, and retries on failure until it finds a running server.