diff options
author | Andrew Lewman <andrew@torproject.org> | 2005-06-26 05:21:17 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2005-06-26 05:21:17 +0000 |
commit | 8b74c4e1460ad91d556b030ba5a08d0666497e0b (patch) | |
tree | e47ed2f0b709b58db95bac7b15a5dbf9ba426f6e | |
parent | 9473cf76718455cb5de98cd5068989f3dd7e3f88 (diff) | |
download | tor-8b74c4e1460ad91d556b030ba5a08d0666497e0b.tar.gz tor-8b74c4e1460ad91d556b030ba5a08d0666497e0b.zip |
Updated doc to explain how to comment out the lines.
svn:r4485
-rw-r--r-- | doc/tor-doc-win32.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/tor-doc-win32.html b/doc/tor-doc-win32.html index 205572bd4e..a9495288cb 100644 --- a/doc/tor-doc-win32.html +++ b/doc/tor-doc-win32.html @@ -22,7 +22,7 @@ If you want to run a server (please do), read the "Configuring a server" section <a href="tor-doc.html#server">tor-doc.html</a>.</b> </p> <p> -This document was updated June 14 2005. +This document was updated $Date$. </p> <p> The latest beta release of Tor for MS Windows is @@ -97,7 +97,7 @@ the file. Be sure to save. </p> <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> +order to stop this you will need to comment out (insert a # before) the line <br> <tt>logfile privoxy.log</tt><br> and the line <br> <tt>jarfile jar.log</tt><br> @@ -173,5 +173,6 @@ the <a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorifyHOWTO">Torify HOW <p>If you have suggestions for improving this document, please <a href="mailto:tor-bugs@freehaven.net">send them to us</a>. Thanks!</p> +<p>$Id$</p> </body> </html> |