Browse Source

Correct logfile names because Windows is apparently different than any
other os.


svn:r4484

Andrew Lewman 20 years ago
parent
commit
9473cf7671
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/tor-doc-win32.html

+ 2 - 2
doc/tor-doc-win32.html

@@ -98,9 +98,9 @@ the file. Be sure to save.
 
 <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>