[or-cvs] [tor/master] Add a missing NL to dir-spec.
nickm at torproject.org
nickm at torproject.org
Sun Mar 21 16:46:29 UTC 2010
Author: Nick Mathewson <nickm at torproject.org>
Date: Sun, 21 Mar 2010 12:45:01 -0400
Subject: Add a missing NL to dir-spec.
Commit: 28cda33299d2654ff43b7174c9e71fb64ad53b3b
Found by Oğuz
---
doc/spec/dir-spec.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/spec/dir-spec.txt b/doc/spec/dir-spec.txt
index 0a2b01d..cfe6cd8 100644
--- a/doc/spec/dir-spec.txt
+++ b/doc/spec/dir-spec.txt
@@ -592,7 +592,7 @@
with unrecognized items; the protocols line should be preceded with
an "opt" until these Tors are obsolete.]
- "allow-single-hop-exits"
+ "allow-single-hop-exits" NL
[At most once.]
@@ -613,7 +613,7 @@
Fingerprint is encoded in hex (using upper-case letters), with
no spaces.
- "published"
+ "published" YYYY-MM-DD HH:MM:SS NL
[Exactly once.]
--
1.6.5
More information about the tor-commits
mailing list