Quellcode durchsuchen

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 vor 20 Jahren
Ursprung
Commit
252bed697b
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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