mirror of
https://github.com/curl/curl.git
synced 2026-08-25 14:03:36 +03:00
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:
parent
31b2c537e6
commit
338f7e9e89
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue