소스 검색

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 년 전
부모
커밋
252bed697b
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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$
 
-                      Tor directory protocol, version 1
+                      Tor directory protocol, version 2
 
 0. Scope and preliminaries
 
    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