summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-11-05 18:35:53 +0000
committerNick Mathewson <nickm@torproject.org>2008-11-05 18:35:53 +0000
commitad6971d3b372ef2fd0727a0665ea29fd9c6862e0 (patch)
treef7dd44946f9e91bd37799683a3c1f0d0d61f9b46
parent39db9fbe0012bf06fa2389e5dad8c36880bfd57d (diff)
downloadtor-ad6971d3b372ef2fd0727a0665ea29fd9c6862e0.tar.gz
tor-ad6971d3b372ef2fd0727a0665ea29fd9c6862e0.zip
Make multiplicity of dir-address match code. Fix bug 849
svn:r17193
-rw-r--r--doc/spec/dir-spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/spec/dir-spec.txt b/doc/spec/dir-spec.txt
index 1f22290f5c..c20f44c184 100644
--- a/doc/spec/dir-spec.txt
+++ b/doc/spec/dir-spec.txt
@@ -718,8 +718,8 @@ $Id$
the protocol described in this document. Implementations MUST
reject formats they don't understand.
- "dir-address" IP NL
- [Once or more]
+ "dir-address" IPPort NL
+ [At most once]
An IP:Port for this authority's directory port.