Explorar el Código

Updated path in tor-doc.html#server to correct for MS Windows user's
local Application Data dir


svn:r4429

Andrew Lewman hace 21 años
padre
commit
3bbb14f8fd
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  1. 1 3
      doc/tor-doc.html

+ 1 - 3
doc/tor-doc.html

@@ -269,9 +269,7 @@ you will need to copy torrc.sample to torrc first. Look for them in
  for torrc:
  for torrc:
 <ul><li>in <tt>/etc/torrc</tt> or <tt>/etc/tor/torrc</tt> on Unix.</li>
 <ul><li>in <tt>/etc/torrc</tt> or <tt>/etc/tor/torrc</tt> on Unix.</li>
     <li>in <tt>/Library/Tor/torrc</tt> on Macintosh OS X.</li>
     <li>in <tt>/Library/Tor/torrc</tt> on Macintosh OS X.</li>
-    <li>in <tt>\Application Data\tor\torrc</tt> or in
-        <tt>\Application Data\</tt><i>username</i><tt>\tor\torrc</tt>
-        on Windows.</li>
+    <li>in <tt>\Application Data\tor\torrc</tt> or in <tt>\<i>username</i>\Application Data\tor\torrc</tt> on Windows.</li>
 </ul>
 </ul>
 Make sure to define at least Nickname and ORPort.
 Make sure to define at least Nickname and ORPort.
 Create the DataDirectory if necessary, and make
 Create the DataDirectory if necessary, and make