Quellcode durchsuchen

specify the dir spec better (suggested by lexi)

svn:r6692
Roger Dingledine vor 19 Jahren
Ursprung
Commit
3117a41d1b
1 geänderte Dateien mit 4 neuen und 2 gelöschten Zeilen
  1. 4 2
      doc/dir-spec.txt

+ 4 - 2
doc/dir-spec.txt

@@ -188,8 +188,10 @@ $Id$
 
    The signature section contains:
 
-      "directory-signature". A signature of the rest of the document using
-      the directory authority's signing key.
+      "directory-signature". A signature of the rest of the document
+      (the document up until the signature, including the line
+      "directory-signature <nick>\n") using the directory authority's
+      signing key.
 
    We compress the network status list with zlib before transmitting it.