소스 검색

what is this "command line" that we can allegedly write to?

svn:r1967
Roger Dingledine 21 년 전
부모
커밋
73d3f3efa5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/config/torrc.sample.in

+ 1 - 1
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