aboutsummaryrefslogtreecommitdiff
path: root/doc/dir-spec.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-01-05 06:03:10 +0000
committerRoger Dingledine <arma@torproject.org>2007-01-05 06:03:10 +0000
commit658c09c06fdcf32764c9e30aa1e824e6750edca2 (patch)
treedab24e6f955d4ae95ef73412f80ec95c457d6db5 /doc/dir-spec.txt
parent466650aa14459bf6a2553f6c500f41c164b46712 (diff)
downloadtor-658c09c06fdcf32764c9e30aa1e824e6750edca2.tar
tor-658c09c06fdcf32764c9e30aa1e824e6750edca2.tar.gz
more progress and cleanups
svn:r9269
Diffstat (limited to 'doc/dir-spec.txt')
-rw-r--r--doc/dir-spec.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/dir-spec.txt b/doc/dir-spec.txt
index 1d4781dde..2cbc7b981 100644
--- a/doc/dir-spec.txt
+++ b/doc/dir-spec.txt
@@ -379,9 +379,9 @@ $Id$
(because its ISP censors it, because it is behind a restrictive
proxy, or for some similar reason).
"BadDirectory" if the router is believed to be useless as a
- directory cache (because its directory port isn't working;
- because its bandwidth is always throttled, or for some
- similar reason).
+ directory cache (because its directory port isn't working,
+ its bandwidth is always throttled, or for some similar
+ reason).
"Exit" if the router is useful for building general-purpose exit
circuits.
"Fast" if the router is suitable for high-bandwidth circuits.