Fix L<> entries without sections
[openssl.git] / doc / man3 / SSL_read_early_data.pod
index 416feebbe66f0c598b48e90fdcaccea0ac48fee0..4f1593638c4b1d5137ca972b995e80af3eb27427 100644 (file)
@@ -65,7 +65,7 @@ yet completed the authentication stage of the handshake.
 
 Early data has weaker security properties than other data sent over an SSL/TLS
 connection. In particular the data does not have forward secrecy. There are also
 
 Early data has weaker security properties than other data sent over an SSL/TLS
 connection. In particular the data does not have forward secrecy. There are also
-additional considerations around replay attacks (see L<REPLAY PROTECTION>
+additional considerations around replay attacks (see L</REPLAY PROTECTION>
 below). For these reasons extreme care should be exercised when using early
 data. For specific details, consult the TLS 1.3 specification.
 
 below). For these reasons extreme care should be exercised when using early
 data. For specific details, consult the TLS 1.3 specification.