aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.