diff options
Diffstat (limited to 'docs/libcurl/libcurl-thread.3')
-rw-r--r-- | docs/libcurl/libcurl-thread.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libcurl/libcurl-thread.3 b/docs/libcurl/libcurl-thread.3 index fd5b0e423..ff67a1d99 100644 --- a/docs/libcurl/libcurl-thread.3 +++ b/docs/libcurl/libcurl-thread.3 @@ -5,7 +5,7 @@ .\" * | (__| |_| | _ <| |___ .\" * \___|\___/|_| \_\_____| .\" * -.\" * Copyright (C) 2015, Daniel Stenberg, <daniel@haxx.se>, et al. +.\" * Copyright (C) 2015 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al. .\" * .\" * This software is licensed as described in the file COPYING, which .\" * you should have received as part of this distribution. The terms @@ -43,7 +43,7 @@ or two functions to allow it to function properly: .IP OpenSSL http://www.openssl.org/docs/crypto/threads.html#DESCRIPTION -http://curl.haxx.se/libcurl/c/opensslthreadlock.html +https://curl.haxx.se/libcurl/c/opensslthreadlock.html .IP GnuTLS http://gnutls.org/manual/html_node/Thread-safety.html .IP NSS |