From 73d3f3efa54216964cedf0a26012fac5d4cbdec4 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 13 Jun 2004 11:25:20 +0000 Subject: [PATCH] what is this "command line" that we can allegedly write to? svn:r1967 --- src/config/torrc.sample.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in index b1e4897e1e..54ee43eea5 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