aboutsummaryrefslogtreecommitdiff
path: root/dir-spec.txt
diff options
context:
space:
mode:
authorjuga0 <juga@riseup.net>2018-06-29 08:53:45 +0000
committerjuga0 <juga@riseup.net>2018-06-29 08:53:45 +0000
commitd200f1e939c414649dc0d2a6f822a5923131ec25 (patch)
treec92e2c843d19d526a82c5fb94412e064f536e026 /dir-spec.txt
parent60314826be64fcf98c2481630431b13dc700cb63 (diff)
downloadtorspec-d200f1e939c414649dc0d2a6f822a5923131ec25.tar.gz
torspec-d200f1e939c414649dc0d2a6f822a5923131ec25.zip
fixup! fixup! Fix definition of Value
Diffstat (limited to 'dir-spec.txt')
-rw-r--r--dir-spec.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/dir-spec.txt b/dir-spec.txt
index dd835ad..f2447c2 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -2093,7 +2093,8 @@
KeyValues ::= KeyValue | KeyValues SP KeyValue
KeyValue ::= Keyword '=' Value
- Value ::= ArgumentChar+
+ Value ::= ArgumentCharValue+
+ ArgumentCharValue ::= any printing ASCII character except NL and SP.
The headers from the bandwidth file used to generate this vote.
The bandwidth file headers are described in bandwidth-file-spec.txt.