Procházet zdrojové kódy

Clarify that the nickname part of a LongName is indeed optional.

svn:r19076
Nick Mathewson před 16 roky
rodič
revize
49308dcc7a
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      doc/spec/control-spec.txt

+ 2 - 1
doc/spec/control-spec.txt

@@ -96,7 +96,8 @@ $Id$
   Fingerprint = "$" 40*HEXDIG
 
   ; A "=" indicates that the given nickname is canonical; a "~" indicates
-  ; that the given nickname is not canonical.
+  ; that the given nickname is not canonical.  If no nickname is given at
+  ; all, Tor does not even have a guess for what this router calls itself.
   LongName = Fingerprint [ ( "=" / "~" ) Nickname ]
 
   ; How a controller tells Tor about a particular OR.  There are four