diff options
Diffstat (limited to 'docs/libcurl/curl_global_init.3')
| -rw-r--r-- | docs/libcurl/curl_global_init.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libcurl/curl_global_init.3 b/docs/libcurl/curl_global_init.3 index 324c7bec..714d7c62 100644 --- a/docs/libcurl/curl_global_init.3 +++ b/docs/libcurl/curl_global_init.3 @@ -19,7 +19,7 @@ .\" * KIND, either express or implied. .\" * .\" ************************************************************************** -.TH curl_global_init 3 "January 24, 2018" "libcurl 7.59.0" "libcurl Manual" +.TH curl_global_init 3 "April 17, 2018" "libcurl 7.60.0" "libcurl Manual" .SH NAME curl_global_init - Global libcurl initialisation @@ -70,7 +70,7 @@ Initialize SSL. The implication here is that if this bit is not set, the initialization of the SSL layer needs to be done by the application or at least outside of -libcurl. The exact procedure how to do SSL initializtion depends on the TLS +libcurl. The exact procedure how to do SSL initialization depends on the TLS backend libcurl uses. Doing TLS based transfers without having the TLS layer initialized may lead to |
