Pārlūkot izejas kodu

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 20 gadi atpakaļ
vecāks
revīzija
252bed697b
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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