[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] repair the tor hidden service doc. backslash on the end of
Update of /home2/or/cvsroot/website/docs/en
In directory moria:/home/arma/work/onion/cvs/website/docs/en
Modified Files:
tor-hidden-service.wml
Log Message:
repair the tor hidden service doc. backslash on the end of
a line means something to wml.
Index: tor-hidden-service.wml
===================================================================
RCS file: /home2/or/cvsroot/website/docs/en/tor-hidden-service.wml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -d -r1.3 -r1.4
--- tor-hidden-service.wml 21 Mar 2006 19:32:49 -0000 1.3
+++ tor-hidden-service.wml 9 Apr 2006 05:01:40 -0000 1.4
@@ -104,7 +104,7 @@ be running Tor. The above line should wo
package. On Unix, try "/home/username/hidserv/" and fill in your own
username in place of "username". On Windows you might pick:</p>
<pre>
-HiddenServiceDir C:\Documents and Settings\username\Application Data\hidden_service\
+HiddenServiceDir C:\Documents and Settings\username\Application Data\hidden_service\\
HiddenServicePort 80 www.google.com:80
</pre>