summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-04-01 18:38:27 +0000
committerRoger Dingledine <arma@torproject.org>2005-04-01 18:38:27 +0000
commit34944f3eb10eb25ece93a257493020bf4d8f95b8 (patch)
treed21e3206495a24df1b3b9389bca43f4a6dad0712
parent28fc34b1e21e98ee0deec77e318302a5dbab2909 (diff)
downloadtor-34944f3eb10eb25ece93a257493020bf4d8f95b8.tar.gz
tor-34944f3eb10eb25ece93a257493020bf4d8f95b8.zip
minor correction: location of torrc on unix packages
svn:r3981
-rw-r--r--doc/tor-doc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html
index 7def29bb07..4d1cdc3f80 100644
--- a/doc/tor-doc.html
+++ b/doc/tor-doc.html
@@ -262,7 +262,7 @@ server on Windows now as well.)
you will need to copy torrc.sample to torrc first. Look for them in
/usr/local/etc/tor/ on Unix). If you installed a package, you should look
for torrc:
-<ul><li>in <tt>/etc/torrc</tt> on Unix.</li>
+<ul><li>in <tt>/etc/torrc</tt> or <tt>/etc/tor/torrc</tt> on Unix.</li>
<li>in <tt>/Library/Tor/torrc</tt> on Macintosh OS X.</li>
<li>in <tt>\Application Data\tor\torrc</tt> or in
<tt>\Application Data\</tt><i>username</i><tt>\tor\torrc</tt>