diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-02-05 21:39:49 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-02-05 21:39:49 +0000 |
commit | fac2cd3b03379f68f0256d28658b03d1b2b38194 (patch) | |
tree | e90f969f382862fc522c9c272c0f46f2b84b0574 /doc | |
parent | cf6fe27616603d9b7839cb91dbdb71fa0a766a44 (diff) | |
download | tor-fac2cd3b03379f68f0256d28658b03d1b2b38194.tar.gz tor-fac2cd3b03379f68f0256d28658b03d1b2b38194.zip |
r17916@catbus: nickm | 2008-02-05 16:29:35 -0500
Fix some XXX020 items in control.c: add a maximum line length and note that the number of versioning authorities is no longer apparent to clients.
svn:r13390
Diffstat (limited to 'doc')
-rw-r--r-- | doc/spec/control-spec.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/spec/control-spec.txt b/doc/spec/control-spec.txt index 5448394a62..e6015704f4 100644 --- a/doc/spec/control-spec.txt +++ b/doc/spec/control-spec.txt @@ -557,9 +557,6 @@ $Id$ "status/version/recommended" -- List of currently recommended versions "status/version/current" -- Status of the current version. One of: new, old, unrecommended, recommended, new in series, obsolete. - "status/version/num-versioning" -- Number of versioning authorities - "status/version/num-concurring" -- Number of versioning authorities - agreeing on the status of the current version Examples: C: GETINFO version desc/name/moria1 |