summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-01-10 22:26:21 +0000
committerRoger Dingledine <arma@torproject.org>2006-01-10 22:26:21 +0000
commitf0aefebf02148bbce83fb29cb40a7a782f800900 (patch)
tree8f9d0afa3b18b06fe9e05218d05c008bcca0f96c
parent89db1be56c240aa21aafeea026d9ba91c68ce8f8 (diff)
downloadtor-f0aefebf02148bbce83fb29cb40a7a782f800900.tar.gz
tor-f0aefebf02148bbce83fb29cb40a7a782f800900.zip
from the controller you can getinfo entry-guards now, not entry-nodes.
svn:r5780
-rw-r--r--doc/control-spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/control-spec.txt b/doc/control-spec.txt
index 006bce8cee..64d35a14f1 100644
--- a/doc/control-spec.txt
+++ b/doc/control-spec.txt
@@ -346,8 +346,8 @@ $Id$
form:
ServerID SP ORStatus CRLF
- "entry-nodes"
- A series of lines listing the currently chosen entry nodes, if any.
+ "entry-guards"
+ A series of lines listing the currently chosen entry guards, if any.
Each is of the form:
ServerID SP (Status-with-time / Status) CRLF