From 41c0d52810b73c20711f2aa16e3a900617d1588a Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Tue, 27 Apr 2010 19:01:08 +0200 Subject: [PATCH 1/2] check-speces is a typo. --- doc/HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/HACKING b/doc/HACKING index 70bda65ab0..ac68a35a08 100644 --- a/doc/HACKING +++ b/doc/HACKING @@ -145,7 +145,7 @@ preference) Did you remember... - 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 base your code on the appropriate branch? - To include a file in the "changes" directory as appropriate? From b3b2a57bbf9da1edbfd7e0a53f53188720e3921e Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Sun, 2 May 2010 00:38:22 +0200 Subject: [PATCH 2/2] Clarify the implications of the "Address" option Fixes bug 1381 --- doc/tor.1.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 2ae5005d8c..8df2d0be81 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -741,7 +741,8 @@ is non-zero): **Address** __address__:: 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 - 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**:: This option controls whether clients can use this server as a single hop