From: Roger Dingledine Date: Mon, 7 May 2007 05:06:18 +0000 (+0000) Subject: point to the dir-spec files more correctly X-Git-Tag: tor-0.2.0.1-alpha~167 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5ea3f37db7f39ae2204d972f651ddb966c5164ca;p=thirdparty%2Ftor.git point to the dir-spec files more correctly svn:r10126 --- diff --git a/doc/spec/dir-spec-v2.txt b/doc/spec/dir-spec-v2.txt index 139c51162e..2bc46c041d 100644 --- a/doc/spec/dir-spec-v2.txt +++ b/doc/spec/dir-spec-v2.txt @@ -4,8 +4,9 @@ $Id$ 0. Scope and preliminaries - This directory protocol is used by Tor version 0.1.1.x and later. See - dir-spec-v1.txt for information on earlier versions. + This directory protocol is used by Tor version 0.1.1.x and 0.1.2.x. See + dir-spec-v1.txt for information on earlier versions, and dir-spec.txt + for information on later versions. 0.1. Goals and motivation diff --git a/doc/spec/dir-spec.txt b/doc/spec/dir-spec.txt index 918176bf79..c8a945f7cc 100644 --- a/doc/spec/dir-spec.txt +++ b/doc/spec/dir-spec.txt @@ -6,8 +6,8 @@ $Id$ This directory protocol is used by Tor version 0.2.0.x-alpha and later. See dir-spec-v1.txt for information on the protocol used up to the - 0.1.0.x series, and dir-spec.v2 for information on the protocol used by - the 0.1.1.x and 0.1.2.x series. + 0.1.0.x series, and dir-spec-v2.txt for information on the protocol + used by the 0.1.1.x and 0.1.2.x series. Caches and authorities must still support older versions of the directory protocols, until the versions of Tor that require them are