[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [torspec/master] Fix a bogus part of dir-spec wrt specification of "package" line.
commit 5b7a7d6264f24c029377ac2d9efc58ea48be86a0
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Fri Jun 16 14:14:53 2017 -0400
Fix a bogus part of dir-spec wrt specification of "package" line.
---
dir-spec.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dir-spec.txt b/dir-spec.txt
index 61d218e..fb35a24 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -1675,7 +1675,8 @@
DIGESTS = DIGEST | DIGESTS SP DIGEST
DIGEST = DIGESTTYPE "=" DIGESTVAL
NONSPACE = one or more non-space printing characters
- DIGESTVAL = DIGESTTYPE = one or more non-=, non-" " characters.
+ DIGESTVAL = DIGESTTYPE = one or more non-space printing characters
+ other than "=".
Indicates that a package called "package" of version VERSION may be
found at URL, and its digest as computed with DIGESTTYPE is equal to
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits