
commit b829224cb993c0eee3ffb14cf4c58a831f11fd39 Author: Roger Dingledine <arma@torproject.org> Date: Sun Sep 9 18:03:41 2012 -0400 specify what absence of a consensus-methods line means --- dir-spec.txt | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dir-spec.txt b/dir-spec.txt index 3f88eba..6c17f2c 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -1145,8 +1145,9 @@ [At most once for votes; does not occur in consensuses.] A space-separated list of supported methods for generating - consensuses from votes. See section 3.5.1 for details. Method "1" - MUST be included. + consensuses from votes. See section 3.5.1 for details. If this + line is present, method "1" MUST be included. Absence of the + line means that only method "1" is supported. "consensus-method" SP Integer NL