aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-06-13 11:25:20 +0000
committerRoger Dingledine <arma@torproject.org>2004-06-13 11:25:20 +0000
commit73d3f3efa54216964cedf0a26012fac5d4cbdec4 (patch)
tree0164429ea273f1d11d0b6ba48ca053c50b90051e
parenta788981399afbf493a9d852bffea52e032a8160e (diff)
downloadtor-73d3f3efa54216964cedf0a26012fac5d4cbdec4.tar
tor-73d3f3efa54216964cedf0a26012fac5d4cbdec4.tar.gz
what is this "command line" that we can allegedly write to?
svn:r1967
-rw-r--r--src/config/torrc.sample.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in
index b1e4897e1..54ee43eea 100644
--- a/src/config/torrc.sample.in
+++ b/src/config/torrc.sample.in
@@ -15,7 +15,7 @@ SocksBindAddress 127.0.0.1 # accept connections only from localhost
#SocksPolicy accept 192.168.0.1/16:*
#SocksPolicy reject *:*
-# By default, we send log messages to the command line. If you want
+# By default, we send log messages to stdout. If you want
# them to go somewhere else, uncomment one or more of these example
# configurations.
### Send all messages of level 'warn' or higher to /var/log/tor/warnings