]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
curl_global_init.3: mention curl_global_sslset(3)
authorDaniel Stenberg <daniel@haxx.se>
Mon, 28 Aug 2017 21:58:11 +0000 (23:58 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 28 Aug 2017 21:58:42 +0000 (23:58 +0200)
docs/libcurl/curl_global_init.3

index d2bd79ef3c2d0c3696241ebb212ec7544f4e6ea5..c911bad0abb9f0a772c85a42d1980075b3815b65 100644 (file)
@@ -5,7 +5,7 @@
 .\" *                            | (__| |_| |  _ <| |___
 .\" *                             \___|\___/|_| \_\_____|
 .\" *
-.\" * Copyright (C) 1998 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al.
+.\" * Copyright (C) 1998 - 2017, 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
@@ -93,5 +93,6 @@ other curl functions.
 .SH "SEE ALSO"
 .BR curl_global_init_mem "(3), "
 .BR curl_global_cleanup "(3), "
+.BR curl_global_sslset "(3), "
 .BR curl_easy_init "(3) "
 .BR libcurl "(3) "