diff --git a/doc/tor-doc.html b/doc/tor-doc.html index 25f5390c0a..fc060be05f 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -138,7 +138,7 @@ server below.
href="http://freehaven.net/tor/dist/">here.If you got Tor from a tarball, unpack it: tar xzf -tor-0.0.7.tar.gz; cd tor-0.0.7. Run ./configure, then +tor-0.0.9.tar.gz; cd tor-0.0.9. Run ./configure, then make, and then make install (as root if necessary). Then you can launch tor from the command-line by running tor.
@@ -149,7 +149,7 @@ href="http://www.slproweb.com/products/Win32OpenSSL.html">OpenSSL libeay32.dll.) You might also want to run Tor in a dos window, so you can see its logs, and see its error messages if it crashes. If you don't want the default configuration, fetch the torrc, edit it, +href="http://freehaven.net/tor/cvs/tor/src/config/torrc.sample.in">torrc, edit it, and use tor.exe -f torrc.Otherwise, if you got it prepackaged (e.g. in the here or here and look at the running-routers line to see if your server is part of the network.
-You may find the initscript in contrib/tor.sh useful if you -want to set up Tor to start at boot.
+You may find the initscripts in contrib/tor.sh or contrib/torctl +useful if you want to set up Tor to start at boot. Let us know which +script you found more useful.
To set up your own Tor network, you need to run your own directory -servers, and you need to change the tarball so it points to your directory -servers rather than the default ones. +servers, and you need to configure each client and server so it knows +about your directory servers rather than the default ones.