Parcourir la source

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


svn:r4484

Andrew Lewman il y a 20 ans
Parent
commit
9473cf7671
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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>