[or-cvs] Fixed the rest of the MS Windows" paths in tor-doc.html.
phobos at seul.org
phobos at seul.org
Wed Jun 15 11:39:47 UTC 2005
Update of /home/or/cvsroot/tor/doc
In directory moria:/tmp/cvs-serv21649
Modified Files:
tor-doc.html
Log Message:
Fixed the rest of the MS Windows' paths in tor-doc.html.
Index: tor-doc.html
===================================================================
RCS file: /home/or/cvsroot/tor/doc/tor-doc.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- tor-doc.html 15 Jun 2005 02:01:27 -0000 1.82
+++ tor-doc.html 15 Jun 2005 11:39:44 -0000 1.83
@@ -313,19 +313,18 @@
<tr><th></th><th>Unix</th><th>Windows</th><th>Mac OS X</th></tr>
<tr><th>Configuration</th>
<td><tt>/etc/torrc</tt> <br />or <tt>/usr/local/etc/torrc</tt></td>
- <td><tt>\Application Data\</tt><i>username</i><tt>\tor\torrc</tt> <br />or
- <tt>\Application Data\tor\torrc</tt></td>
+ <td><tt>\<i>username</i>\Application Data\tor\torrc</tt> <br />or <tt>\Application Data\tor\torrc</tt></td>
<td><tt>/Library/Tor/torrc</tt></td></tr>
<tr><th>Fingerprint</th>
<td><tt>/var/lib/tor/fingerprint</tt>
or <tt>/usr/local/var/lib/tor/fingerprint</tt></td>
- <td><tt>\Application Data\</tt><i>username</i><tt>\tor\fingerprint</tt>
+ <td><tt>\<i>username</i>\Application Data\tor\fingerprint</tt>
or <tt>\Application Data\tor\fingerprint</tt></td>
<td><tt>/Library/Tor/var/lib/tor/fingerprint</tt></td></tr>
<tr><th>Logs</th>
<td><tt>/var/log/tor</tt>
or <tt>/usr/local/var/log/tor</tt></td>
- <td><tt>\Application Data\</tt><i>username</i><tt>\tor\log</tt>
+ <td><tt>\<i>username</i>\Application Data\tor\torrc</tt>
or <tt>\Application Data\tor\log</tt></td>
<td><tt>/var/log/tor</tt></td></tr>
</table>
More information about the tor-commits
mailing list