Parcourir la source

r8824@totoro: nickm | 2006-10-01 17:35:55 -0400
note valid flag in path spec.


svn:r8569

Nick Mathewson il y a 19 ans
Parent
commit
f6e165ea01
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      doc/path-spec.txt

+ 2 - 1
doc/path-spec.txt

@@ -49,7 +49,8 @@ of their choices.
 
    A "clean" circuit is one that has not yet been used for any traffic.
 
-   A "fast" or "stable" node is one that has the 'Fast' or 'Stable' flag
+   A "fast" or "stable" or "valid" node is one that has the 'Fast' or
+   'Stable' or 'Valid' flag
    set respectively, based on our current directory information.  A "fast"
    or "stable" circuit is one consisting only of "fast" or "stable" nodes.