mirror of
https://github.com/curl/curl.git
synced 2026-05-18 00:26:19 +03:00
curl_global_init.3: mention curl_global_sslset(3)
This commit is contained in:
parent
82604c5007
commit
edcb1ef60f
1 changed files with 2 additions and 1 deletions
|
|
@ -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) "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue