aboutsummaryrefslogtreecommitdiff
path: root/control-spec.txt
diff options
context:
space:
mode:
Diffstat (limited to 'control-spec.txt')
-rw-r--r--control-spec.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/control-spec.txt b/control-spec.txt
index 871c353..b527a40 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -1703,7 +1703,7 @@
4.1.8. Descriptors uploaded to us in our role as authoritative dirserver
Tor generates this event when it's an directory authority, and
- somebody has just uploaded a router descriptor.
+ somebody has just uploaded a server descriptor.
Syntax:
"650" "+" "AUTHDIR_NEWDESCS" CRLF Action CRLF Message CRLF
@@ -1711,7 +1711,7 @@
Action = "ACCEPTED" / "DROPPED" / "REJECTED"
Message = Text
- The Descriptor field is the text of the router descriptor; the Action
+ The Descriptor field is the text of the server descriptor; the Action
field is "ACCEPTED" if we're accepting the descriptor as the new
best valid descriptor for its router, "REJECTED" if we aren't taking
the descriptor and we're complaining to the uploading relay about
@@ -1946,7 +1946,7 @@
to tell them so.}
NOT_ENOUGH_DIR_INFO
- We discarded expired statuses and router descriptors to fall
+ We discarded expired statuses and server descriptors to fall
below the desired threshold of directory information. We won't
try to build any circuits until ENOUGH_DIR_INFO occurs again.