diff --git a/docs/_ssl-compared.html b/docs/_ssl-compared.html
index 152f65841a..9a2d9e5795 100644
--- a/docs/_ssl-compared.html
+++ b/docs/_ssl-compared.html
@@ -34,8 +34,6 @@
#define MAN__
manual |
#define AUTO_ automatic |
-#define no__P no [3] |
-
#define PKCS11 PKCS#11 |
#define PKCS11_P8 PKCS#11 [8] |
#define KEYCHAIN Keychain |
@@ -76,7 +74,7 @@
FEAT(TLSv1.0) YES__ YES__ YES__ YES__ YES__ YES__ YES__ YES__ ENDLINE
FEAT(TLSv1.1) YES__ YES__ YES__ YES__ YES__ YES__ YES__ YES__ ENDLINE
FEAT(TLSv1.2) YES__ YES__ YES__ YES__ YES__ YES__ YES__ YES__ ENDLINE
- FEAT(TLSv1.3) YES__ YES__ YES__ no__P YES__ no___ YES__ no___ ENDLINE
+ FEAT(TLSv1.3) YES__ YES__ YES__ YES__ YES__ no___ YES__ no___ ENDLINE
FEAT(TLS SRP) YES__ YES__ no___ no___ no___ no___ no___ no___ ENDLINE
FEAT(TLS ECC) YES__ YES__ YES__ YES__ YES__ YES__ YES__ YES__ ENDLINE
FEAT(ALPN) YES__ YES__ YES__ YES__ YES__ YES__ YES__ YES__ ENDLINE
@@ -159,9 +157,6 @@
OpenSSL forks LibreSSL, BoringSSL, AWS-LC and quictls support the QUIC API
that curl works with using ngtcp2.
-[3] = mbedTLS has TLS 1.3 marked no because it does not work with with
-curl, even if the library claims (partial) support for it.
-
[8] = Via external engine_pkcs11;
SUBTITLE(Glossary of Terms)