diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-03-21 12:45:01 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-03-21 12:45:01 -0400 |
commit | 28cda33299d2654ff43b7174c9e71fb64ad53b3b (patch) | |
tree | dde0abe222b134e8de4827d6ef94e0ee256b122f /doc/spec/dir-spec.txt | |
parent | fe3380609e6444aadb88c534de0281d9d15d3c85 (diff) | |
download | tor-28cda33299d2654ff43b7174c9e71fb64ad53b3b.tar tor-28cda33299d2654ff43b7174c9e71fb64ad53b3b.tar.gz |
Add a missing NL to dir-spec.
Found by Oğuz
Diffstat (limited to 'doc/spec/dir-spec.txt')
-rw-r--r-- | 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 0a2b01db6..cfe6cd8f9 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.] |