[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] [tor/master] Fix copy-and-paste fail in dir-spec.txt.



Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Thu, 17 Jun 2010 12:57:46 +0200
Subject: Fix copy-and-paste fail in dir-spec.txt.
Commit: b3b3c919c6cd7afaedda9c593f33ebea5a713a26

---
 doc/spec/dir-spec.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/spec/dir-spec.txt b/doc/spec/dir-spec.txt
index a5abdf0..4775363 100644
--- a/doc/spec/dir-spec.txt
+++ b/doc/spec/dir-spec.txt
@@ -1351,9 +1351,9 @@
          Web - Weight for BEGIN_DIR-supporting Exit-flagged nodes
          Wdb - Weight for BEGIN_DIR-supporting Guard+Exit-flagged nodes
 
-         Wbg - Weight for Guard+Exit-flagged nodes for BEGIN_DIR requests
-         Wbm - Weight for Guard+Exit-flagged nodes for BEGIN_DIR requests
-         Wbe - Weight for Guard+Exit-flagged nodes for BEGIN_DIR requests
+         Wbg - Weight for Guard flagged nodes for BEGIN_DIR requests
+         Wbm - Weight for non-flagged nodes for BEGIN_DIR requests
+         Wbe - Weight for Exit-flagged nodes for BEGIN_DIR requests
          Wbd - Weight for Guard+Exit-flagged nodes for BEGIN_DIR requests
 
        These values are calculated as specified in Section 3.4.3.
-- 
1.7.1