Explorar o código

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


svn:r4484

Andrew Lewman %!s(int64=21) %!d(string=hai) anos
pai
achega
9473cf7671
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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>