aboutsummaryrefslogtreecommitdiff
path: root/spec/dir-spec/extra-info-document-format.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/dir-spec/extra-info-document-format.md')
-rw-r--r--spec/dir-spec/extra-info-document-format.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/dir-spec/extra-info-document-format.md b/spec/dir-spec/extra-info-document-format.md
index a821ecc..7307885 100644
--- a/spec/dir-spec/extra-info-document-format.md
+++ b/spec/dir-spec/extra-info-document-format.md
@@ -128,13 +128,13 @@ per protocol family.
List of mappings from pluggable transport names to the number
of unique IP addresses that have connected using that
pluggable transport. Unobfuscated connections are counted
-using the reserved pluggable transport name "<OR>" (without
+using the reserved pluggable transport name "`<OR>`" (without
quotes). If we received a connection from a transport proxy
but we couldn't figure out the name of the pluggable
transport, we use the reserved pluggable transport name
-"<??>".
+"`<??>`".
-("<OR>" and "<??>" are reserved because normal pluggable
+("`<OR>`" and "`<??>`" are reserved because normal pluggable
transport names MUST match the following regular expression:
"[a-zA-Z_][a-zA-Z0-9_]*" )