aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-06-23 15:30:33 -0400
committerRoger Dingledine <arma@torproject.org>2012-06-23 15:30:33 -0400
commit8ad517f23802bd9dc7d39e1e24253baaf2711bf3 (patch)
tree6ac1ffe9cbe3cc59394975deef5bf80c9586c97d
parent22959c4230a53a1f3b22418fc8b46c0abd40ad7a (diff)
downloadtorspec-8ad517f23802bd9dc7d39e1e24253baaf2711bf3.tar.gz
torspec-8ad517f23802bd9dc7d39e1e24253baaf2711bf3.zip
ORBindAddress is so 2005 (aka Tor 0.1.1.9-alpha)
-rw-r--r--control-spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/control-spec.txt b/control-spec.txt
index 40c88e8..8e13df9 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -228,8 +228,8 @@
guard lists) form a context-sensitive group where order matters (see
GETCONF below). In these cases, setting _any_ of the options in a
SETCONF command is taken to reset all of the others. For example,
- if two ORBindAddress values are configured, and a SETCONF command
- arrives containing a single ORBindAddress value, the new command's
+ if two ORListenAddress values are configured, and a SETCONF command
+ arrives containing a single ORListenAddress value, the new command's
value replaces the two old values.
Sometimes it is not possible to change configuration options solely by