[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] make the commenting in the torrc.sample consistent, and try...
Update of /home2/or/cvsroot/tor/src/config
In directory moria:/home/arma/work/onion/cvs/tor/src/config
Modified Files:
torrc.sample.in
Log Message:
make the commenting in the torrc.sample consistent, and try to
explain in it what comments are.
Index: torrc.sample.in
===================================================================
RCS file: /home2/or/cvsroot/tor/src/config/torrc.sample.in,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -p -d -r1.68 -r1.69
--- torrc.sample.in 27 Oct 2005 02:36:52 -0000 1.68
+++ torrc.sample.in 3 Jan 2006 00:45:12 -0000 1.69
@@ -1,18 +1,22 @@
## Configuration file for a typical Tor user
-## Last updated 26 October 2005 for Tor 0.1.1.9-alpha.
+## Last updated 2 January 2006 for Tor 0.1.1.11-alpha.
## (May or may not work for older or newer versions of Tor.)
-#
+##
+## Lines that begin with "## " try to explain what's going on. Lines
+## that begin with just "#" are disabled commands: you can enable them
+## by removing the "#" symbol.
+##
## See the man page, or http://tor.eff.org/tor-manual.html, for more
## options you can use in this file.
-#
-# On Unix, Tor will look for this file in someplace like "~/.tor/torrc" or
-# "/etc/torrc"
-#
-# On Windows, Tor will look for the configuration file in someplace like
-# "Application Data\tor\torrc" or "Application Data\<username>\tor\torrc"
-#
-# With the default Mac OS X installer, Tor will look in ~/.tor/torrc or
-# /Library/Tor/torrc
+##
+## On Unix, Tor will look for this file in someplace like "~/.tor/torrc" or
+## "/etc/torrc"
+##
+## On Windows, Tor will look for the configuration file in someplace like
+## "Application Data\tor\torrc" or "Application Data\<username>\tor\torrc"
+##
+## With the default Mac OS X installer, Tor will look in ~/.tor/torrc or
+## /Library/Tor/torrc
## Replace this with "SocksPort 0" if you plan to run Tor only as a