docs: update curl man page references

Detected by the manpage-syntax update

Closes #11963
This commit is contained in:
Daniel Stenberg 2023-09-27 11:36:03 +02:00
parent 2b8937ce3a
commit f11a5d2c5a
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
29 changed files with 75 additions and 74 deletions

View file

@ -88,7 +88,8 @@ as well:
If the \fIinternals\fP pointer is NULL then either the SSL backend is not
supported, an SSL session has not yet been established or the connection is no
longer associated with the easy handle (e.g. curl_easy_perform has returned).
longer associated with the easy handle (e.g. \fIcurl_easy_perform(3)\fP has
returned).
.SH LIMITATIONS
This option has some limitations that could make it unsafe when it comes to
the manual verification of certificates.