summaryrefslogtreecommitdiff
path: root/doc/spec/control-spec.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/spec/control-spec.txt')
-rw-r--r--doc/spec/control-spec.txt18
1 files changed, 10 insertions, 8 deletions
diff --git a/doc/spec/control-spec.txt b/doc/spec/control-spec.txt
index 64596bac97..4886a4ba89 100644
--- a/doc/spec/control-spec.txt
+++ b/doc/spec/control-spec.txt
@@ -362,18 +362,20 @@ $Id$
not necessarily those for a descriptor that Tor currently has.
[First implemented in 0.1.2.3-alpha.]
- "ns/all" -- Network status info for all ORs we have an opinion about,
- joined by newlines. [First implemented in 0.1.2.3-alpha.]
+ "ns/all" -- Network status info (v2 directory style) for all ORs we
+ have an opinion about, joined by newlines. [First implemented
+ in 0.1.2.3-alpha.]
"desc/all-recent" -- the latest server descriptor for every router that
Tor knows about.
- "network-status" -- a space-separated list of all known OR identities.
- This is in the same format as the router-status line in directories;
- see dir-spec-v1.txt section 3 for details. (If VERBOSE_NAMES is
- enabled, the output will not conform to dir-spec-v1.txt; instead, the
- result will be a space-separated list of LongName, each preceded by a
- "!" if it is believed to be not running.)
+ "network-status" -- a space-separated list (v1 directory style)
+ of all known OR identities. This is in the same format as the
+ router-status line in v1 directories; see dir-spec-v1.txt section
+ 3 for details. (If VERBOSE_NAMES is enabled, the output will
+ not conform to dir-spec-v1.txt; instead, the result will be a
+ space-separated list of LongName, each preceded by a "!" if it is
+ believed to be not running.)
"addr-mappings/all"
"addr-mappings/config"