Browse Source

specify the dir spec better (suggested by lexi)

svn:r6692
Roger Dingledine 19 years ago
parent
commit
3117a41d1b
1 changed files with 4 additions and 2 deletions
  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.