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
This commit is contained in:
Stefan Eissing 2025-07-22 13:10:13 +02:00 committed by Viktor Szakats
parent 31b2c537e6
commit 338f7e9e89
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -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