aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rend-spec-v3.txt8
-rw-r--r--tor-spec.txt2
2 files changed, 5 insertions, 5 deletions
diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt
index 805e0d9..51267ec 100644
--- a/rend-spec-v3.txt
+++ b/rend-spec-v3.txt
@@ -1344,10 +1344,10 @@ Table of contents:
[Exactly once]
- A space-separated list of integers denoting CREATE2 cell format numbers
- that the server recognizes. Must include at least ntor as described in
- tor-spec.txt. See tor-spec section 5.1 for a list of recognized
- handshake types.
+ A space-separated list of integers denoting CREATE2 cell HTYPEs
+ (handshake types) that the server recognizes. Must include at least
+ ntor as described in tor-spec.txt. See tor-spec section 5.1 for a list
+ of recognized handshake types.
"intro-auth-required" SP types NL
diff --git a/tor-spec.txt b/tor-spec.txt
index e522135..9aa4cc4 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -1022,7 +1022,7 @@ see tor-design.pdf.
HLEN (Server Handshake Data Len) [2 bytes]
HDATA (Server Handshake Data) [HLEN bytes]
- Recognized handshake types are:
+ Recognized HTYPEs (handshake types) are:
0x0000 TAP -- the original Tor handshake; see 5.1.3
0x0001 reserved