diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-10-09 21:02:32 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-10-09 21:02:32 +0000 |
commit | c03d0f9e83aa24cf61d21d718cda0ec846d23643 (patch) | |
tree | 44d21e7d926eca1577e40f5f965354d854de6848 /doc/spec | |
parent | 97fa3fdf1623a89506b644d352b9682a1e1a5f01 (diff) | |
download | tor-c03d0f9e83aa24cf61d21d718cda0ec846d23643.tar.gz tor-c03d0f9e83aa24cf61d21d718cda0ec846d23643.zip |
r15603@catbus: nickm | 2007-10-09 17:02:27 -0400
Clarify "median".
svn:r11819
Diffstat (limited to 'doc/spec')
-rw-r--r-- | doc/spec/dir-spec.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/spec/dir-spec.txt b/doc/spec/dir-spec.txt index 9bbdfc4f3a..c1fe74e8dc 100644 --- a/doc/spec/dir-spec.txt +++ b/doc/spec/dir-spec.txt @@ -1036,6 +1036,9 @@ $Id$ The signatures at the end of a consensus document are sorted in ascending order by identity digest. + All ties in computing medians are broken in favor of the smaller or + earlier item. + 3.4.1. Forward compatibility Future versions of Tor will need to include new information in the |