[torspec/master] Tweak section 3.3 "Microdescriptors".

commit 75dccc532e083abf364906c99c78e0988a1e22c1 Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Mon Jan 13 20:01:48 2014 +0100 Tweak section 3.3 "Microdescriptors". Phrase subsection title as operation. Also, remove subsubsection implying that there would be other subsubsections in the future, which is not the case. --- dir-spec.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dir-spec.txt b/dir-spec.txt index 5452ea4..fa13bee 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -1131,7 +1131,7 @@ descriptor that it believes is currently useful. If so, it accepts it and stores it and serves it as requested. If not, it drops it. -3.3. Microdescriptors +3.3. Computing microdescriptors Microdescriptors are a stripped-down version of router descriptors generated by the directory authorities which may additionally contain @@ -1149,8 +1149,6 @@ contain any version information, because their version is determined by the consensus method. -3.3.1. Microdescriptors in consensus method 8 or later - Starting with consensus method 8, microdescriptors contain the following elements taken from or based on the router descriptor. Order matters here, because different directory authorities must be able to
participants (1)
-
nickm@torproject.org