diff options
Diffstat (limited to 'doc/tor-doc.html')
-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> |