[or-cvs] from the controller you can getinfo entry-guards now, not e...

arma at seul.org arma at seul.org
Tue Jan 10 22:26:23 UTC 2006


Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc

Modified Files:
	control-spec.txt 
Log Message:
from the controller you can getinfo entry-guards now, not entry-nodes.


Index: control-spec.txt
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/control-spec.txt,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -p -d -r1.66 -r1.67
--- control-spec.txt	10 Jan 2006 20:08:56 -0000	1.66
+++ control-spec.txt	10 Jan 2006 22:26:21 -0000	1.67
@@ -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
 



More information about the tor-commits mailing list