浏览代码

fix header text of torrc.sample

svn:r3129
Roger Dingledine 21 年之前
父节点
当前提交
1477bf18e7
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/config/torrc.sample.in

+ 3 - 3
src/config/torrc.sample.in

@@ -1,10 +1,10 @@
 ## Configuration file for a typical tor user
 #
 # On Unix, Tor will look for this file in someplace like "~/.tor/torrc" or
-# "/etc/torrc" .
+# "/etc/torrc"
 #
-# On Windows, Tor will look for its configuration file in someplace like
-# Application Data\tor or Application Data\<username>\tor .
+# On Windows, Tor will look for the configuration file in someplace like
+# "Application Data\tor\torrc" or "Application Data\<username>\tor\torrc"
 
 ## Replace this with "SocksPort 0" if you don't want clients to connect.
 SocksPort 9050 # what port to advertise for application connections