diff --git a/draft-ietf-quic-recovery.md b/draft-ietf-quic-recovery.md index e5ca120497..7c17542a35 100644 --- a/draft-ietf-quic-recovery.md +++ b/draft-ietf-quic-recovery.md @@ -633,8 +633,8 @@ in most cases and is less likely to spuriously retransmit data. Resumed connections over the same network MAY use the previous connection's final smoothed RTT value as the resumed connection's initial RTT. When no previous RTT is available, the initial RTT SHOULD be set to 333ms. This -results in handshakes starting with a PTO of 1 second, as recommended in -{{?RFC6298}}. +results in handshakes starting with a PTO of 1 second, as recommended +for TCP's initial retransmission timeout; see Section 2 of {{?RFC6298}}. A connection MAY use the delay between sending a PATH_CHALLENGE and receiving a PATH_RESPONSE to set the initial RTT (see kInitialRtt in