Bladeren bron

change the dir-spec to say that it's version 2 of the dir spec,
and move the v0 file to v1.


svn:r6991

Roger Dingledine 19 jaren geleden
bovenliggende
commit
252bed697b
2 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 0 0
      doc/dir-spec-v1.txt
  2. 2 2
      doc/dir-spec.txt

+ 0 - 0
doc/dir-spec-v0.txt → doc/dir-spec-v1.txt


+ 2 - 2
doc/dir-spec.txt

@@ -1,11 +1,11 @@
 $Id$
 $Id$
 
 
-                      Tor directory protocol, version 1
+                      Tor directory protocol, version 2
 
 
 0. Scope and preliminaries
 0. Scope and preliminaries
 
 
    This directory protocol is used by Tor version 0.1.1.x and later.  See
    This directory protocol is used by Tor version 0.1.1.x and later.  See
-   dir-spec-v0.txt for information on earlier versions.
+   dir-spec-v1.txt for information on earlier versions.
 
 
 0.1. Goals and motivation
 0.1. Goals and motivation