diff options
author | Roger Dingledine <arma@torproject.org> | 2005-08-26 23:00:14 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-08-26 23:00:14 +0000 |
commit | 71c4173bb68d1415328631551bbd8f4a871806f7 (patch) | |
tree | 654d60ab4445f06a1f8f36dfb3e8158404f78d5b /doc | |
parent | 6640daf5a112558aed55d3ad946cb75f8c1bab43 (diff) | |
download | tor-71c4173bb68d1415328631551bbd8f4a871806f7.tar.gz tor-71c4173bb68d1415328631551bbd8f4a871806f7.zip |
more servers will make it easier. who knows if it's really needed.
svn:r4873
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor-doc.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html index ddb7038587..e928ed6211 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -163,8 +163,9 @@ each server (including directory servers), and include them (one per line) in each approved-routers file. You can hup the tor process for each directory server to reload the approved-routers file (so you don't have to restart the process).</li> -<li>7: Be sure to start at least 4 servers including dir-servers. If -they're not succeeding at building circuits, hup them until they do.</li> +<li>7: Be sure to start at least 3 servers in addition to the +dir-servers. If they're not succeeding at building circuits, hup them +until they do.</li> </ul> </body> |