diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-03-22 10:33:24 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-03-22 10:33:24 +0100 |
commit | 4574bde908869d762ec22f9b7c27ca8c9ef50340 (patch) | |
tree | 33af689b31bce2ccc63148d9b51720b529f947a8 | |
parent | a136cdeaf1868d833d4f09ffe3bb923f6e2edd86 (diff) | |
download | curl-4574bde908869d762ec22f9b7c27ca8c9ef50340.tar.gz |
CURLINFO_TLS_SSL_PTR.3: minor nroff format fix
-rw-r--r-- | docs/libcurl/opts/CURLINFO_TLS_SSL_PTR.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/libcurl/opts/CURLINFO_TLS_SSL_PTR.3 b/docs/libcurl/opts/CURLINFO_TLS_SSL_PTR.3 index c9df999d9..2f8b702ab 100644 --- a/docs/libcurl/opts/CURLINFO_TLS_SSL_PTR.3 +++ b/docs/libcurl/opts/CURLINFO_TLS_SSL_PTR.3 @@ -85,11 +85,11 @@ SSL * mbedtls_ssl_session * .IP PolarSSL ssl_session * -.IP Secure Channel ("WinSSL") +.IP "Secure Channel (WinSSL)" CtxtHandle * -.IP Secure Transport ("DarwinSSL") +.IP "Secure Transport (DarwinSSL)" SSLContext * -.IP wolfSSL ("CyaSSL") +.IP "WolfSSL (formerly CyaSSL)" SSL * .RE .SH PROTOCOLS |