[or-cvs] clean up confusing instruction
    Roger Dingledine 
    arma at seul.org
       
    Sun Oct 31 21:19:30 UTC 2004
    
    
  
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc
Modified Files:
	tor-doc.html 
Log Message:
clean up confusing instruction
Index: tor-doc.html
===================================================================
RCS file: /home/or/cvsroot/doc/tor-doc.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- tor-doc.html	30 Oct 2004 19:00:29 -0000	1.15
+++ tor-doc.html	31 Oct 2004 21:19:28 -0000	1.16
@@ -229,8 +229,9 @@
 href="http://wiki.noreply.org/wiki/TheOnionRouter/TorInChroot">put it
 into a chroot jail</a>.)</p>
 
-<p>First, copy torrc.sample to torrc (by default it's in
-/usr/local/etc/tor/), and edit the middle part. Create the DataDirectory,
+<p>First, copy torrc.sample to torrc (in the default configuration this
+means copy /usr/local/etc/tor/torrc.sample to /usr/local/etc/tor/torrc),
+and edit the middle part. Create the DataDirectory,
 and make sure it's owned by the uid/gid that will be running tor. Fix your system
 clock so it's not too far off. Make sure name resolution works. Make sure
 each process can get to 1024 file descriptors (this should be already
    
    
More information about the tor-commits
mailing list