浏览代码

Merge commit 'sebastian/bug1381'

Nick Mathewson 15 年之前
父节点
当前提交
d4fa302646
共有 2 个文件被更改,包括 3 次插入2 次删除
  1. 1 1
      doc/HACKING
  2. 2 1
      doc/tor.1.txt

+ 1 - 1
doc/HACKING

@@ -145,7 +145,7 @@ preference)
 Did you remember...
 Did you remember...
 
 
    - To build your code while configured with --enable-gcc-warnings?
    - To build your code while configured with --enable-gcc-warnings?
-   - To run "make check-speces" on your code?
+   - To run "make check-spaces" on your code?
    - To write unit tests, as possible?
    - To write unit tests, as possible?
    - To base your code on the appropriate branch?
    - To base your code on the appropriate branch?
    - To include a file in the "changes" directory as appropriate?
    - To include a file in the "changes" directory as appropriate?

+ 2 - 1
doc/tor.1.txt

@@ -741,7 +741,8 @@ is non-zero):
 **Address** __address__::
 **Address** __address__::
     The IP address or fully qualified domain name of this server (e.g.
     The IP address or fully qualified domain name of this server (e.g.
     moria.mit.edu). You can leave this unset, and Tor will guess your IP
     moria.mit.edu). You can leave this unset, and Tor will guess your IP
-    address.
+    address. Note that Tor doesn't bind to this IP, use the *ListenAddress
+    and OutboundBindAddress options to specify the IP Tor should bind to.
 
 
 **AllowSingleHopExits** **0**|**1**::
 **AllowSingleHopExits** **0**|**1**::
     This option controls whether clients can use this server as a single hop
     This option controls whether clients can use this server as a single hop