summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-07-23 08:07:39 +0000
committerRoger Dingledine <arma@torproject.org>2005-07-23 08:07:39 +0000
commit752632f6df5b6f933fda63e46f24485d7f2d627f (patch)
tree4e5920ef041d8496997e64b317c69b7b76dc5125 /doc
parent44fe2fa7eb54d51cdd9396ca2142a130a48abe91 (diff)
downloadtor-752632f6df5b6f933fda63e46f24485d7f2d627f.tar.gz
tor-752632f6df5b6f933fda63e46f24485d7f2d627f.zip
clean up dir-spec a bit
svn:r4647
Diffstat (limited to 'doc')
-rw-r--r--doc/dir-spec.txt4
1 files 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.