[or-cvs] Correct logfile names because Windows is apparently differe...

phobos at seul.org phobos at seul.org
Sun Jun 26 05:08:13 UTC 2005


Update of /home/or/cvsroot/tor/doc
In directory moria:/tmp/cvs-serv31777

Modified Files:
	tor-doc-win32.html 
Log Message:
Correct logfile names because Windows is apparently different than any
other os.


Index: tor-doc-win32.html
===================================================================
RCS file: /home/or/cvsroot/tor/doc/tor-doc-win32.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- tor-doc-win32.html	26 Jun 2005 05:03:16 -0000	1.49
+++ tor-doc-win32.html	26 Jun 2005 05:08:11 -0000	1.50
@@ -98,9 +98,9 @@
 
 <p>Privoxy keeps a log file of everything passed through it.  In
 order to stop this you will need to comment out the line <br>
-<tt>logfile logfile</tt><br>
+<tt>logfile privoxy.log</tt><br>
 and the line <br>
-<tt>jarfile jarfile</tt><br>
+<tt>jarfile jar.log</tt><br>
 Be sure to save.
 </p>
 



More information about the tor-commits mailing list