r19721@catbus: nickm | 2008-05-13 00:59:53 -0400

Fix range in last patch


svn:r14599
This commit is contained in:
Nick Mathewson 2008-05-13 05:00:09 +00:00
parent 65e91f8d14
commit 5fd1e77b0f

View File

@ -654,7 +654,7 @@ $Id$
2.3. Nonterminals in router descriptors
nickname ::= between 1 and 19 alphanumeric characters ([A-Za-z0-0]),
nickname ::= between 1 and 19 alphanumeric characters ([A-Za-z0-9]),
case-insensitive.
hexdigest ::= a '$', followed by 40 hexadecimal characters
([A-Fa-f0-9]). [Represents a server by the digest of its identity