Browse Source

r12636@catbus: nickm | 2007-05-02 15:38:58 -0400
Fix dir-spec: there is not actually any such item as link-key. (Found by Benedikt.)


svn:r10095

Nick Mathewson 18 years ago
parent
commit
14fbc90a41
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/spec/dir-spec.txt

+ 1 - 1
doc/spec/dir-spec.txt

@@ -150,7 +150,7 @@ $Id$
    Every router descriptor MUST start with a "router" Item; MUST end with a
    "router-signature" Item and an extra NL; and MUST contain exactly one
    instance of each of the following Items: "published" "onion-key"
-   "link-key" "signing-key" "bandwidth". 
+   "signing-key" "bandwidth". 
 
    A router descriptor MAY have zero or one of each of the following Items,
    but MUST NOT have more than one: "contact", "uptime", "fingerprint",