diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-03-13 14:54:05 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-03-13 14:54:05 -0500 |
commit | f8d176d1b915a867243be4018969450d3f989d22 (patch) | |
tree | 9f3d3155f74d580644e51aa3c80efbd17a45dbc6 /doc/spec/dir-spec.txt | |
parent | 1108358e96e818f1d433a3025310c81e55891df9 (diff) | |
download | tor-f8d176d1b915a867243be4018969450d3f989d22.tar.gz tor-f8d176d1b915a867243be4018969450d3f989d22.zip |
Clarify title of section 3.3
Diffstat (limited to 'doc/spec/dir-spec.txt')
-rw-r--r-- | doc/spec/dir-spec.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/spec/dir-spec.txt b/doc/spec/dir-spec.txt index 442e7d5824..2e862f9859 100644 --- a/doc/spec/dir-spec.txt +++ b/doc/spec/dir-spec.txt @@ -1367,7 +1367,7 @@ the signing authority, and "signing-key-digest" is the hex-encoded digest of the current authority signing key of the signing authority. -3.3. Deciding how to vote. +3.3. Assigning flags in a vote (This section describes how directory authorities choose which status flags to apply to routers, as of Tor 0.2.0.0-alpha-dev. Later directory |