From: Stefan Eissing Date: Tue, 22 Jul 2025 11:10:13 +0000 (+0200) Subject: docs: fix name in curl_easy_ssls_export man page X-Git-Tag: curl-8_16_0~418 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=338f7e9e895955b8c60b32c020395497382c8d1a;p=thirdparty%2Fcurl.git docs: fix name in curl_easy_ssls_export man page The name of the man page was wrongly given as curl_easy_sssl_export which seems to have confused our HTTML man page generation. Reported-by: Qriist on github Ref: https://github.com/curl/curl-www/issues/458 Closes #17995 --- diff --git a/docs/libcurl/curl_easy_ssls_import.md b/docs/libcurl/curl_easy_ssls_import.md index c44b04c86d..f512c2fe69 100644 --- a/docs/libcurl/curl_easy_ssls_import.md +++ b/docs/libcurl/curl_easy_ssls_import.md @@ -20,7 +20,7 @@ Added-in: 8.12.0 # NAME -curl_easy_ssls_export - export SSL sessions +curl_easy_ssls_import - import SSL sessions # SYNOPSIS