]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs: adapt SEE ALSO sections to new requirements
authorDaniel Stenberg <daniel@haxx.se>
Tue, 26 Sep 2023 21:25:11 +0000 (23:25 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 27 Sep 2023 08:40:32 +0000 (10:40 +0200)
To please manpage-syntax.pl used by test 1173

Closes #11957

474 files changed:
docs/libcurl/curl_easy_cleanup.3
docs/libcurl/curl_easy_duphandle.3
docs/libcurl/curl_easy_escape.3
docs/libcurl/curl_easy_getinfo.3
docs/libcurl/curl_easy_header.3
docs/libcurl/curl_easy_init.3
docs/libcurl/curl_easy_nextheader.3
docs/libcurl/curl_easy_option_by_id.3
docs/libcurl/curl_easy_option_by_name.3
docs/libcurl/curl_easy_option_next.3
docs/libcurl/curl_easy_pause.3
docs/libcurl/curl_easy_perform.3
docs/libcurl/curl_easy_recv.3
docs/libcurl/curl_easy_reset.3
docs/libcurl/curl_easy_send.3
docs/libcurl/curl_easy_setopt.3
docs/libcurl/curl_easy_strerror.3
docs/libcurl/curl_easy_unescape.3
docs/libcurl/curl_escape.3
docs/libcurl/curl_formadd.3
docs/libcurl/curl_formfree.3
docs/libcurl/curl_formget.3
docs/libcurl/curl_free.3
docs/libcurl/curl_getdate.3
docs/libcurl/curl_getenv.3
docs/libcurl/curl_global_cleanup.3
docs/libcurl/curl_global_init.3
docs/libcurl/curl_global_init_mem.3
docs/libcurl/curl_global_sslset.3
docs/libcurl/curl_global_trace.3
docs/libcurl/curl_mime_addpart.3
docs/libcurl/curl_mime_data.3
docs/libcurl/curl_mime_data_cb.3
docs/libcurl/curl_mime_encoder.3
docs/libcurl/curl_mime_filedata.3
docs/libcurl/curl_mime_filename.3
docs/libcurl/curl_mime_free.3
docs/libcurl/curl_mime_headers.3
docs/libcurl/curl_mime_init.3
docs/libcurl/curl_mime_name.3
docs/libcurl/curl_mime_subparts.3
docs/libcurl/curl_mime_type.3
docs/libcurl/curl_multi_add_handle.3
docs/libcurl/curl_multi_assign.3
docs/libcurl/curl_multi_cleanup.3
docs/libcurl/curl_multi_fdset.3
docs/libcurl/curl_multi_get_handles.3
docs/libcurl/curl_multi_info_read.3
docs/libcurl/curl_multi_init.3
docs/libcurl/curl_multi_perform.3
docs/libcurl/curl_multi_poll.3
docs/libcurl/curl_multi_remove_handle.3
docs/libcurl/curl_multi_setopt.3
docs/libcurl/curl_multi_socket.3
docs/libcurl/curl_multi_socket_action.3
docs/libcurl/curl_multi_strerror.3
docs/libcurl/curl_multi_timeout.3
docs/libcurl/curl_multi_wait.3
docs/libcurl/curl_multi_wakeup.3
docs/libcurl/curl_pushheader_byname.3
docs/libcurl/curl_pushheader_bynum.3
docs/libcurl/curl_share_cleanup.3
docs/libcurl/curl_share_init.3
docs/libcurl/curl_share_setopt.3
docs/libcurl/curl_share_strerror.3
docs/libcurl/curl_slist_append.3
docs/libcurl/curl_slist_free_all.3
docs/libcurl/curl_unescape.3
docs/libcurl/curl_url.3
docs/libcurl/curl_url_cleanup.3
docs/libcurl/curl_url_dup.3
docs/libcurl/curl_url_get.3
docs/libcurl/curl_url_set.3
docs/libcurl/curl_url_strerror.3
docs/libcurl/curl_version.3
docs/libcurl/curl_ws_meta.3
docs/libcurl/curl_ws_recv.3
docs/libcurl/curl_ws_send.3
docs/libcurl/libcurl-easy.3
docs/libcurl/libcurl-errors.3
docs/libcurl/libcurl-multi.3
docs/libcurl/libcurl-share.3
docs/libcurl/libcurl-tutorial.3
docs/libcurl/libcurl-url.3
docs/libcurl/libcurl-ws.3
docs/libcurl/opts/CURLINFO_ACTIVESOCKET.3
docs/libcurl/opts/CURLINFO_APPCONNECT_TIME.3
docs/libcurl/opts/CURLINFO_APPCONNECT_TIME_T.3
docs/libcurl/opts/CURLINFO_CAINFO.3
docs/libcurl/opts/CURLINFO_CAPATH.3
docs/libcurl/opts/CURLINFO_CERTINFO.3
docs/libcurl/opts/CURLINFO_CONDITION_UNMET.3
docs/libcurl/opts/CURLINFO_CONNECT_TIME.3
docs/libcurl/opts/CURLINFO_CONNECT_TIME_T.3
docs/libcurl/opts/CURLINFO_CONN_ID.3
docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_DOWNLOAD.3
docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3
docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_UPLOAD.3
docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_UPLOAD_T.3
docs/libcurl/opts/CURLINFO_CONTENT_TYPE.3
docs/libcurl/opts/CURLINFO_COOKIELIST.3
docs/libcurl/opts/CURLINFO_EFFECTIVE_METHOD.3
docs/libcurl/opts/CURLINFO_EFFECTIVE_URL.3
docs/libcurl/opts/CURLINFO_FILETIME.3
docs/libcurl/opts/CURLINFO_FILETIME_T.3
docs/libcurl/opts/CURLINFO_FTP_ENTRY_PATH.3
docs/libcurl/opts/CURLINFO_HEADER_SIZE.3
docs/libcurl/opts/CURLINFO_HTTPAUTH_AVAIL.3
docs/libcurl/opts/CURLINFO_HTTP_CONNECTCODE.3
docs/libcurl/opts/CURLINFO_HTTP_VERSION.3
docs/libcurl/opts/CURLINFO_LASTSOCKET.3
docs/libcurl/opts/CURLINFO_LOCAL_IP.3
docs/libcurl/opts/CURLINFO_LOCAL_PORT.3
docs/libcurl/opts/CURLINFO_NAMELOOKUP_TIME.3
docs/libcurl/opts/CURLINFO_NAMELOOKUP_TIME_T.3
docs/libcurl/opts/CURLINFO_NUM_CONNECTS.3
docs/libcurl/opts/CURLINFO_OS_ERRNO.3
docs/libcurl/opts/CURLINFO_PRETRANSFER_TIME.3
docs/libcurl/opts/CURLINFO_PRETRANSFER_TIME_T.3
docs/libcurl/opts/CURLINFO_PRIMARY_IP.3
docs/libcurl/opts/CURLINFO_PRIMARY_PORT.3
docs/libcurl/opts/CURLINFO_PRIVATE.3
docs/libcurl/opts/CURLINFO_PROTOCOL.3
docs/libcurl/opts/CURLINFO_PROXYAUTH_AVAIL.3
docs/libcurl/opts/CURLINFO_PROXY_ERROR.3
docs/libcurl/opts/CURLINFO_PROXY_SSL_VERIFYRESULT.3
docs/libcurl/opts/CURLINFO_REDIRECT_COUNT.3
docs/libcurl/opts/CURLINFO_REDIRECT_TIME.3
docs/libcurl/opts/CURLINFO_REDIRECT_TIME_T.3
docs/libcurl/opts/CURLINFO_REDIRECT_URL.3
docs/libcurl/opts/CURLINFO_REFERER.3
docs/libcurl/opts/CURLINFO_REQUEST_SIZE.3
docs/libcurl/opts/CURLINFO_RESPONSE_CODE.3
docs/libcurl/opts/CURLINFO_RETRY_AFTER.3
docs/libcurl/opts/CURLINFO_RTSP_CLIENT_CSEQ.3
docs/libcurl/opts/CURLINFO_RTSP_CSEQ_RECV.3
docs/libcurl/opts/CURLINFO_RTSP_SERVER_CSEQ.3
docs/libcurl/opts/CURLINFO_RTSP_SESSION_ID.3
docs/libcurl/opts/CURLINFO_SCHEME.3
docs/libcurl/opts/CURLINFO_SIZE_DOWNLOAD.3
docs/libcurl/opts/CURLINFO_SIZE_DOWNLOAD_T.3
docs/libcurl/opts/CURLINFO_SIZE_UPLOAD.3
docs/libcurl/opts/CURLINFO_SIZE_UPLOAD_T.3
docs/libcurl/opts/CURLINFO_SPEED_DOWNLOAD.3
docs/libcurl/opts/CURLINFO_SPEED_DOWNLOAD_T.3
docs/libcurl/opts/CURLINFO_SPEED_UPLOAD.3
docs/libcurl/opts/CURLINFO_SPEED_UPLOAD_T.3
docs/libcurl/opts/CURLINFO_SSL_ENGINES.3
docs/libcurl/opts/CURLINFO_SSL_VERIFYRESULT.3
docs/libcurl/opts/CURLINFO_STARTTRANSFER_TIME.3
docs/libcurl/opts/CURLINFO_STARTTRANSFER_TIME_T.3
docs/libcurl/opts/CURLINFO_TLS_SESSION.3
docs/libcurl/opts/CURLINFO_TLS_SSL_PTR.3
docs/libcurl/opts/CURLINFO_TOTAL_TIME.3
docs/libcurl/opts/CURLINFO_TOTAL_TIME_T.3
docs/libcurl/opts/CURLINFO_XFER_ID.3
docs/libcurl/opts/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3
docs/libcurl/opts/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3
docs/libcurl/opts/CURLMOPT_MAXCONNECTS.3
docs/libcurl/opts/CURLMOPT_MAX_CONCURRENT_STREAMS.3
docs/libcurl/opts/CURLMOPT_MAX_HOST_CONNECTIONS.3
docs/libcurl/opts/CURLMOPT_MAX_PIPELINE_LENGTH.3
docs/libcurl/opts/CURLMOPT_MAX_TOTAL_CONNECTIONS.3
docs/libcurl/opts/CURLMOPT_PIPELINING.3
docs/libcurl/opts/CURLMOPT_PIPELINING_SERVER_BL.3
docs/libcurl/opts/CURLMOPT_PIPELINING_SITE_BL.3
docs/libcurl/opts/CURLMOPT_PUSHDATA.3
docs/libcurl/opts/CURLMOPT_PUSHFUNCTION.3
docs/libcurl/opts/CURLMOPT_SOCKETDATA.3
docs/libcurl/opts/CURLMOPT_SOCKETFUNCTION.3
docs/libcurl/opts/CURLMOPT_TIMERDATA.3
docs/libcurl/opts/CURLMOPT_TIMERFUNCTION.3
docs/libcurl/opts/CURLOPT_ABSTRACT_UNIX_SOCKET.3
docs/libcurl/opts/CURLOPT_ACCEPTTIMEOUT_MS.3
docs/libcurl/opts/CURLOPT_ACCEPT_ENCODING.3
docs/libcurl/opts/CURLOPT_ADDRESS_SCOPE.3
docs/libcurl/opts/CURLOPT_ALTSVC.3
docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.3
docs/libcurl/opts/CURLOPT_APPEND.3
docs/libcurl/opts/CURLOPT_AUTOREFERER.3
docs/libcurl/opts/CURLOPT_AWS_SIGV4.3
docs/libcurl/opts/CURLOPT_BUFFERSIZE.3
docs/libcurl/opts/CURLOPT_CAINFO.3
docs/libcurl/opts/CURLOPT_CAINFO_BLOB.3
docs/libcurl/opts/CURLOPT_CAPATH.3
docs/libcurl/opts/CURLOPT_CA_CACHE_TIMEOUT.3
docs/libcurl/opts/CURLOPT_CERTINFO.3
docs/libcurl/opts/CURLOPT_CHUNK_BGN_FUNCTION.3
docs/libcurl/opts/CURLOPT_CHUNK_DATA.3
docs/libcurl/opts/CURLOPT_CHUNK_END_FUNCTION.3
docs/libcurl/opts/CURLOPT_CLOSESOCKETDATA.3
docs/libcurl/opts/CURLOPT_CLOSESOCKETFUNCTION.3
docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT.3
docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT_MS.3
docs/libcurl/opts/CURLOPT_CONNECT_ONLY.3
docs/libcurl/opts/CURLOPT_CONNECT_TO.3
docs/libcurl/opts/CURLOPT_CONV_FROM_NETWORK_FUNCTION.3
docs/libcurl/opts/CURLOPT_CONV_FROM_UTF8_FUNCTION.3
docs/libcurl/opts/CURLOPT_CONV_TO_NETWORK_FUNCTION.3
docs/libcurl/opts/CURLOPT_COOKIE.3
docs/libcurl/opts/CURLOPT_COOKIEFILE.3
docs/libcurl/opts/CURLOPT_COOKIEJAR.3
docs/libcurl/opts/CURLOPT_COOKIELIST.3
docs/libcurl/opts/CURLOPT_COOKIESESSION.3
docs/libcurl/opts/CURLOPT_COPYPOSTFIELDS.3
docs/libcurl/opts/CURLOPT_CRLF.3
docs/libcurl/opts/CURLOPT_CRLFILE.3
docs/libcurl/opts/CURLOPT_CURLU.3
docs/libcurl/opts/CURLOPT_CUSTOMREQUEST.3
docs/libcurl/opts/CURLOPT_DEBUGDATA.3
docs/libcurl/opts/CURLOPT_DEBUGFUNCTION.3
docs/libcurl/opts/CURLOPT_DEFAULT_PROTOCOL.3
docs/libcurl/opts/CURLOPT_DIRLISTONLY.3
docs/libcurl/opts/CURLOPT_DISALLOW_USERNAME_IN_URL.3
docs/libcurl/opts/CURLOPT_DNS_CACHE_TIMEOUT.3
docs/libcurl/opts/CURLOPT_DNS_INTERFACE.3
docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.3
docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP6.3
docs/libcurl/opts/CURLOPT_DNS_SERVERS.3
docs/libcurl/opts/CURLOPT_DNS_SHUFFLE_ADDRESSES.3
docs/libcurl/opts/CURLOPT_DNS_USE_GLOBAL_CACHE.3
docs/libcurl/opts/CURLOPT_DOH_SSL_VERIFYHOST.3
docs/libcurl/opts/CURLOPT_DOH_SSL_VERIFYPEER.3
docs/libcurl/opts/CURLOPT_DOH_SSL_VERIFYSTATUS.3
docs/libcurl/opts/CURLOPT_DOH_URL.3
docs/libcurl/opts/CURLOPT_EGDSOCKET.3
docs/libcurl/opts/CURLOPT_ERRORBUFFER.3
docs/libcurl/opts/CURLOPT_EXPECT_100_TIMEOUT_MS.3
docs/libcurl/opts/CURLOPT_FAILONERROR.3
docs/libcurl/opts/CURLOPT_FILETIME.3
docs/libcurl/opts/CURLOPT_FNMATCH_DATA.3
docs/libcurl/opts/CURLOPT_FNMATCH_FUNCTION.3
docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.3
docs/libcurl/opts/CURLOPT_FORBID_REUSE.3
docs/libcurl/opts/CURLOPT_FRESH_CONNECT.3
docs/libcurl/opts/CURLOPT_FTPPORT.3
docs/libcurl/opts/CURLOPT_FTPSSLAUTH.3
docs/libcurl/opts/CURLOPT_FTP_ACCOUNT.3
docs/libcurl/opts/CURLOPT_FTP_ALTERNATIVE_TO_USER.3
docs/libcurl/opts/CURLOPT_FTP_CREATE_MISSING_DIRS.3
docs/libcurl/opts/CURLOPT_FTP_FILEMETHOD.3
docs/libcurl/opts/CURLOPT_FTP_SKIP_PASV_IP.3
docs/libcurl/opts/CURLOPT_FTP_SSL_CCC.3
docs/libcurl/opts/CURLOPT_FTP_USE_EPRT.3
docs/libcurl/opts/CURLOPT_FTP_USE_EPSV.3
docs/libcurl/opts/CURLOPT_FTP_USE_PRET.3
docs/libcurl/opts/CURLOPT_GSSAPI_DELEGATION.3
docs/libcurl/opts/CURLOPT_HEADER.3
docs/libcurl/opts/CURLOPT_HEADERDATA.3
docs/libcurl/opts/CURLOPT_HEADERFUNCTION.3
docs/libcurl/opts/CURLOPT_HEADEROPT.3
docs/libcurl/opts/CURLOPT_HSTS.3
docs/libcurl/opts/CURLOPT_HSTSREADDATA.3
docs/libcurl/opts/CURLOPT_HSTSREADFUNCTION.3
docs/libcurl/opts/CURLOPT_HSTSWRITEDATA.3
docs/libcurl/opts/CURLOPT_HSTSWRITEFUNCTION.3
docs/libcurl/opts/CURLOPT_HSTS_CTRL.3
docs/libcurl/opts/CURLOPT_HTTP09_ALLOWED.3
docs/libcurl/opts/CURLOPT_HTTP200ALIASES.3
docs/libcurl/opts/CURLOPT_HTTPAUTH.3
docs/libcurl/opts/CURLOPT_HTTPGET.3
docs/libcurl/opts/CURLOPT_HTTPHEADER.3
docs/libcurl/opts/CURLOPT_HTTPPOST.3
docs/libcurl/opts/CURLOPT_HTTPPROXYTUNNEL.3
docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.3
docs/libcurl/opts/CURLOPT_HTTP_TRANSFER_DECODING.3
docs/libcurl/opts/CURLOPT_HTTP_VERSION.3
docs/libcurl/opts/CURLOPT_IGNORE_CONTENT_LENGTH.3
docs/libcurl/opts/CURLOPT_INFILESIZE.3
docs/libcurl/opts/CURLOPT_INFILESIZE_LARGE.3
docs/libcurl/opts/CURLOPT_INTERFACE.3
docs/libcurl/opts/CURLOPT_INTERLEAVEDATA.3
docs/libcurl/opts/CURLOPT_INTERLEAVEFUNCTION.3
docs/libcurl/opts/CURLOPT_IOCTLDATA.3
docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.3
docs/libcurl/opts/CURLOPT_IPRESOLVE.3
docs/libcurl/opts/CURLOPT_ISSUERCERT.3
docs/libcurl/opts/CURLOPT_ISSUERCERT_BLOB.3
docs/libcurl/opts/CURLOPT_KEEP_SENDING_ON_ERROR.3
docs/libcurl/opts/CURLOPT_KEYPASSWD.3
docs/libcurl/opts/CURLOPT_KRBLEVEL.3
docs/libcurl/opts/CURLOPT_LOCALPORT.3
docs/libcurl/opts/CURLOPT_LOCALPORTRANGE.3
docs/libcurl/opts/CURLOPT_LOGIN_OPTIONS.3
docs/libcurl/opts/CURLOPT_LOW_SPEED_LIMIT.3
docs/libcurl/opts/CURLOPT_LOW_SPEED_TIME.3
docs/libcurl/opts/CURLOPT_MAIL_AUTH.3
docs/libcurl/opts/CURLOPT_MAIL_FROM.3
docs/libcurl/opts/CURLOPT_MAIL_RCPT.3
docs/libcurl/opts/CURLOPT_MAIL_RCPT_ALLOWFAILS.3
docs/libcurl/opts/CURLOPT_MAXAGE_CONN.3
docs/libcurl/opts/CURLOPT_MAXCONNECTS.3
docs/libcurl/opts/CURLOPT_MAXFILESIZE.3
docs/libcurl/opts/CURLOPT_MAXFILESIZE_LARGE.3
docs/libcurl/opts/CURLOPT_MAXLIFETIME_CONN.3
docs/libcurl/opts/CURLOPT_MAXREDIRS.3
docs/libcurl/opts/CURLOPT_MAX_RECV_SPEED_LARGE.3
docs/libcurl/opts/CURLOPT_MAX_SEND_SPEED_LARGE.3
docs/libcurl/opts/CURLOPT_MIMEPOST.3
docs/libcurl/opts/CURLOPT_MIME_OPTIONS.3
docs/libcurl/opts/CURLOPT_NETRC.3
docs/libcurl/opts/CURLOPT_NETRC_FILE.3
docs/libcurl/opts/CURLOPT_NEW_DIRECTORY_PERMS.3
docs/libcurl/opts/CURLOPT_NEW_FILE_PERMS.3
docs/libcurl/opts/CURLOPT_NOBODY.3
docs/libcurl/opts/CURLOPT_NOPROGRESS.3
docs/libcurl/opts/CURLOPT_NOPROXY.3
docs/libcurl/opts/CURLOPT_OPENSOCKETDATA.3
docs/libcurl/opts/CURLOPT_OPENSOCKETFUNCTION.3
docs/libcurl/opts/CURLOPT_PASSWORD.3
docs/libcurl/opts/CURLOPT_PATH_AS_IS.3
docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3
docs/libcurl/opts/CURLOPT_PIPEWAIT.3
docs/libcurl/opts/CURLOPT_PORT.3
docs/libcurl/opts/CURLOPT_POST.3
docs/libcurl/opts/CURLOPT_POSTFIELDS.3
docs/libcurl/opts/CURLOPT_POSTFIELDSIZE.3
docs/libcurl/opts/CURLOPT_POSTFIELDSIZE_LARGE.3
docs/libcurl/opts/CURLOPT_POSTQUOTE.3
docs/libcurl/opts/CURLOPT_POSTREDIR.3
docs/libcurl/opts/CURLOPT_PREQUOTE.3
docs/libcurl/opts/CURLOPT_PREREQDATA.3
docs/libcurl/opts/CURLOPT_PREREQFUNCTION.3
docs/libcurl/opts/CURLOPT_PRE_PROXY.3
docs/libcurl/opts/CURLOPT_PRIVATE.3
docs/libcurl/opts/CURLOPT_PROGRESSDATA.3
docs/libcurl/opts/CURLOPT_PROGRESSFUNCTION.3
docs/libcurl/opts/CURLOPT_PROTOCOLS.3
docs/libcurl/opts/CURLOPT_PROTOCOLS_STR.3
docs/libcurl/opts/CURLOPT_PROXY.3
docs/libcurl/opts/CURLOPT_PROXYAUTH.3
docs/libcurl/opts/CURLOPT_PROXYHEADER.3
docs/libcurl/opts/CURLOPT_PROXYPASSWORD.3
docs/libcurl/opts/CURLOPT_PROXYPORT.3
docs/libcurl/opts/CURLOPT_PROXYTYPE.3
docs/libcurl/opts/CURLOPT_PROXYUSERNAME.3
docs/libcurl/opts/CURLOPT_PROXYUSERPWD.3
docs/libcurl/opts/CURLOPT_PROXY_CAINFO.3
docs/libcurl/opts/CURLOPT_PROXY_CAINFO_BLOB.3
docs/libcurl/opts/CURLOPT_PROXY_CAPATH.3
docs/libcurl/opts/CURLOPT_PROXY_CRLFILE.3
docs/libcurl/opts/CURLOPT_PROXY_ISSUERCERT.3
docs/libcurl/opts/CURLOPT_PROXY_ISSUERCERT_BLOB.3
docs/libcurl/opts/CURLOPT_PROXY_KEYPASSWD.3
docs/libcurl/opts/CURLOPT_PROXY_PINNEDPUBLICKEY.3
docs/libcurl/opts/CURLOPT_PROXY_SERVICE_NAME.3
docs/libcurl/opts/CURLOPT_PROXY_SSLCERT.3
docs/libcurl/opts/CURLOPT_PROXY_SSLCERTTYPE.3
docs/libcurl/opts/CURLOPT_PROXY_SSLCERT_BLOB.3
docs/libcurl/opts/CURLOPT_PROXY_SSLKEY.3
docs/libcurl/opts/CURLOPT_PROXY_SSLKEYTYPE.3
docs/libcurl/opts/CURLOPT_PROXY_SSLKEY_BLOB.3
docs/libcurl/opts/CURLOPT_PROXY_SSLVERSION.3
docs/libcurl/opts/CURLOPT_PROXY_SSL_CIPHER_LIST.3
docs/libcurl/opts/CURLOPT_PROXY_SSL_OPTIONS.3
docs/libcurl/opts/CURLOPT_PROXY_SSL_VERIFYHOST.3
docs/libcurl/opts/CURLOPT_PROXY_SSL_VERIFYPEER.3
docs/libcurl/opts/CURLOPT_PROXY_TLS13_CIPHERS.3
docs/libcurl/opts/CURLOPT_PROXY_TLSAUTH_PASSWORD.3
docs/libcurl/opts/CURLOPT_PROXY_TLSAUTH_TYPE.3
docs/libcurl/opts/CURLOPT_PROXY_TLSAUTH_USERNAME.3
docs/libcurl/opts/CURLOPT_PROXY_TRANSFER_MODE.3
docs/libcurl/opts/CURLOPT_PUT.3
docs/libcurl/opts/CURLOPT_QUICK_EXIT.3
docs/libcurl/opts/CURLOPT_QUOTE.3
docs/libcurl/opts/CURLOPT_RANDOM_FILE.3
docs/libcurl/opts/CURLOPT_RANGE.3
docs/libcurl/opts/CURLOPT_READDATA.3
docs/libcurl/opts/CURLOPT_READFUNCTION.3
docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS.3
docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS_STR.3
docs/libcurl/opts/CURLOPT_REFERER.3
docs/libcurl/opts/CURLOPT_REQUEST_TARGET.3
docs/libcurl/opts/CURLOPT_RESOLVE.3
docs/libcurl/opts/CURLOPT_RESOLVER_START_DATA.3
docs/libcurl/opts/CURLOPT_RESOLVER_START_FUNCTION.3
docs/libcurl/opts/CURLOPT_RESUME_FROM.3
docs/libcurl/opts/CURLOPT_RESUME_FROM_LARGE.3
docs/libcurl/opts/CURLOPT_RTSP_CLIENT_CSEQ.3
docs/libcurl/opts/CURLOPT_RTSP_REQUEST.3
docs/libcurl/opts/CURLOPT_RTSP_SERVER_CSEQ.3
docs/libcurl/opts/CURLOPT_RTSP_SESSION_ID.3
docs/libcurl/opts/CURLOPT_RTSP_STREAM_URI.3
docs/libcurl/opts/CURLOPT_RTSP_TRANSPORT.3
docs/libcurl/opts/CURLOPT_SASL_AUTHZID.3
docs/libcurl/opts/CURLOPT_SASL_IR.3
docs/libcurl/opts/CURLOPT_SEEKDATA.3
docs/libcurl/opts/CURLOPT_SEEKFUNCTION.3
docs/libcurl/opts/CURLOPT_SERVER_RESPONSE_TIMEOUT.3
docs/libcurl/opts/CURLOPT_SERVICE_NAME.3
docs/libcurl/opts/CURLOPT_SHARE.3
docs/libcurl/opts/CURLOPT_SOCKOPTDATA.3
docs/libcurl/opts/CURLOPT_SOCKOPTFUNCTION.3
docs/libcurl/opts/CURLOPT_SOCKS5_AUTH.3
docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_NEC.3
docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_SERVICE.3
docs/libcurl/opts/CURLOPT_SSH_AUTH_TYPES.3
docs/libcurl/opts/CURLOPT_SSH_COMPRESSION.3
docs/libcurl/opts/CURLOPT_SSH_HOSTKEYDATA.3
docs/libcurl/opts/CURLOPT_SSH_HOSTKEYFUNCTION.3
docs/libcurl/opts/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3
docs/libcurl/opts/CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.3
docs/libcurl/opts/CURLOPT_SSH_KEYDATA.3
docs/libcurl/opts/CURLOPT_SSH_KEYFUNCTION.3
docs/libcurl/opts/CURLOPT_SSH_KNOWNHOSTS.3
docs/libcurl/opts/CURLOPT_SSH_PRIVATE_KEYFILE.3
docs/libcurl/opts/CURLOPT_SSH_PUBLIC_KEYFILE.3
docs/libcurl/opts/CURLOPT_SSLCERT.3
docs/libcurl/opts/CURLOPT_SSLCERTTYPE.3
docs/libcurl/opts/CURLOPT_SSLCERT_BLOB.3
docs/libcurl/opts/CURLOPT_SSLENGINE.3
docs/libcurl/opts/CURLOPT_SSLENGINE_DEFAULT.3
docs/libcurl/opts/CURLOPT_SSLKEY.3
docs/libcurl/opts/CURLOPT_SSLKEYTYPE.3
docs/libcurl/opts/CURLOPT_SSLKEY_BLOB.3
docs/libcurl/opts/CURLOPT_SSLVERSION.3
docs/libcurl/opts/CURLOPT_SSL_CIPHER_LIST.3
docs/libcurl/opts/CURLOPT_SSL_CTX_DATA.3
docs/libcurl/opts/CURLOPT_SSL_CTX_FUNCTION.3
docs/libcurl/opts/CURLOPT_SSL_EC_CURVES.3
docs/libcurl/opts/CURLOPT_SSL_ENABLE_ALPN.3
docs/libcurl/opts/CURLOPT_SSL_ENABLE_NPN.3
docs/libcurl/opts/CURLOPT_SSL_OPTIONS.3
docs/libcurl/opts/CURLOPT_SSL_SESSIONID_CACHE.3
docs/libcurl/opts/CURLOPT_SSL_VERIFYHOST.3
docs/libcurl/opts/CURLOPT_SSL_VERIFYPEER.3
docs/libcurl/opts/CURLOPT_SSL_VERIFYSTATUS.3
docs/libcurl/opts/CURLOPT_STDERR.3
docs/libcurl/opts/CURLOPT_STREAM_DEPENDS.3
docs/libcurl/opts/CURLOPT_STREAM_DEPENDS_E.3
docs/libcurl/opts/CURLOPT_STREAM_WEIGHT.3
docs/libcurl/opts/CURLOPT_SUPPRESS_CONNECT_HEADERS.3
docs/libcurl/opts/CURLOPT_TCP_KEEPALIVE.3
docs/libcurl/opts/CURLOPT_TCP_KEEPIDLE.3
docs/libcurl/opts/CURLOPT_TCP_KEEPINTVL.3
docs/libcurl/opts/CURLOPT_TCP_NODELAY.3
docs/libcurl/opts/CURLOPT_TELNETOPTIONS.3
docs/libcurl/opts/CURLOPT_TFTP_BLKSIZE.3
docs/libcurl/opts/CURLOPT_TIMECONDITION.3
docs/libcurl/opts/CURLOPT_TIMEOUT.3
docs/libcurl/opts/CURLOPT_TIMEOUT_MS.3
docs/libcurl/opts/CURLOPT_TIMEVALUE.3
docs/libcurl/opts/CURLOPT_TIMEVALUE_LARGE.3
docs/libcurl/opts/CURLOPT_TLS13_CIPHERS.3
docs/libcurl/opts/CURLOPT_TLSAUTH_PASSWORD.3
docs/libcurl/opts/CURLOPT_TLSAUTH_TYPE.3
docs/libcurl/opts/CURLOPT_TLSAUTH_USERNAME.3
docs/libcurl/opts/CURLOPT_TRAILERDATA.3
docs/libcurl/opts/CURLOPT_TRAILERFUNCTION.3
docs/libcurl/opts/CURLOPT_TRANSFERTEXT.3
docs/libcurl/opts/CURLOPT_TRANSFER_ENCODING.3
docs/libcurl/opts/CURLOPT_UNIX_SOCKET_PATH.3
docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.3
docs/libcurl/opts/CURLOPT_UPLOAD.3
docs/libcurl/opts/CURLOPT_UPLOAD_BUFFERSIZE.3
docs/libcurl/opts/CURLOPT_URL.3
docs/libcurl/opts/CURLOPT_USERAGENT.3
docs/libcurl/opts/CURLOPT_USERNAME.3
docs/libcurl/opts/CURLOPT_USERPWD.3
docs/libcurl/opts/CURLOPT_USE_SSL.3
docs/libcurl/opts/CURLOPT_VERBOSE.3
docs/libcurl/opts/CURLOPT_WILDCARDMATCH.3
docs/libcurl/opts/CURLOPT_WRITEDATA.3
docs/libcurl/opts/CURLOPT_WRITEFUNCTION.3
docs/libcurl/opts/CURLOPT_WS_OPTIONS.3
docs/libcurl/opts/CURLOPT_XFERINFODATA.3
docs/libcurl/opts/CURLOPT_XFERINFOFUNCTION.3
docs/libcurl/opts/CURLOPT_XOAUTH2_BEARER.3
docs/libcurl/opts/CURLSHOPT_LOCKFUNC.3
docs/libcurl/opts/CURLSHOPT_SHARE.3
docs/libcurl/opts/CURLSHOPT_UNLOCKFUNC.3
docs/libcurl/opts/CURLSHOPT_UNSHARE.3
docs/libcurl/opts/CURLSHOPT_USERDATA.3
docs/libcurl/opts/template.3

index 251bc90d19dc81a3c0488995a3d6873788f0a6e1..d40ba67a8326f3ee94395bc9c5a383d07a3cf958 100644 (file)
@@ -70,6 +70,8 @@ Added in 7.1
 .SH RETURN VALUE
 None
 .SH "SEE ALSO"
-.BR curl_easy_init "(3), " curl_easy_duphandle "(3), "
-.BR curl_easy_reset "(3), "
-.BR curl_multi_cleanup "(3), " curl_multi_remove_handle "(3) "
+.BR curl_easy_duphandle (3),
+.BR curl_easy_init (3),
+.BR curl_easy_reset (3),
+.BR curl_multi_cleanup (3),
+.BR curl_multi_remove_handle (3)
index e9676488cffaa7fb607f2c9038c72fb72331a5d6..f66c1dffb4f0331facd0938845be9e44fcea4974 100644 (file)
@@ -65,6 +65,8 @@ Added in 7.9
 .SH RETURN VALUE
 If this function returns NULL, something went wrong and no valid handle was
 returned.
-.SH "SEE ALSO"
-.BR curl_easy_init "(3)," curl_easy_cleanup "(3)," curl_easy_reset "(3),"
-.BR curl_global_init "(3)"
+.SH SEE ALSO
+.BR curl_easy_cleanup (3),
+.BR curl_easy_init (3),
+.BR curl_easy_reset (3),
+.BR curl_global_init (3)
index cbae642dd5fcfab80827e4e92ff5f599850a94ea..e9ad9ff60a3cb66522c2289764f700f566a37a68 100644 (file)
@@ -72,4 +72,5 @@ Added in 7.15.4 and replaces the old \fIcurl_escape(3)\fP function.
 .SH RETURN VALUE
 A pointer to a null-terminated string or NULL if it failed.
 .SH "SEE ALSO"
-.BR curl_easy_unescape "(3), " curl_free "(3), " RFC 3986
+.BR curl_easy_unescape (3),
+.BR curl_free (3)
index 2553f16dec0858400886f4051e2a03dc20361176..21f7e2b5f99e2667777531805ab4071085d1ea5e 100644 (file)
@@ -322,4 +322,4 @@ Added in 7.4.1
 If the operation was successful, CURLE_OK is returned. Otherwise an
 appropriate error code is returned.
 .SH "SEE ALSO"
-.BR curl_easy_setopt "(3)"
+.BR curl_easy_setopt (3)
index 55b9513ce9ca5a321642327a0f7050b12c871c75..3aa62649e43b80fa68d759e359b896a35680ac91 100644 (file)
@@ -135,6 +135,8 @@ Added in 7.83.0. Officially supported since 7.84.0.
 .SH RETURN VALUE
 This function returns a CURLHcode indicating success or error.
 .SH "SEE ALSO"
-.BR curl_easy_nextheader "(3), " curl_easy_perform "(3), "
-.BR CURLOPT_HEADERFUNCTION "(3), " CURLINFO_CONTENT_TYPE "(3), "
-.BR libcurl-errors "(3) "
+.BR curl_easy_nextheader (3),
+.BR curl_easy_perform (3),
+.BR CURLINFO_CONTENT_TYPE (3),
+.BR CURLOPT_HEADERFUNCTION (3),
+.BR libcurl-errors (3)
index dc4487fe07c8c54b70eef828fc101127eabe4eb8..0fd90169950980baec7d2f5ffa74865810e13b03 100644 (file)
@@ -71,6 +71,9 @@ Always
 If this function returns NULL, something went wrong and you cannot use the
 other curl functions.
 .SH "SEE ALSO"
-.BR curl_easy_cleanup "(3), " curl_global_init "(3), " curl_easy_reset "(3), "
-.BR curl_easy_perform "(3), " curl_easy_duphandle "(3), "
-.BR curl_multi_init "(3), "
+.BR curl_easy_cleanup (3),
+.BR curl_easy_duphandle (3),
+.BR curl_easy_perform (3),
+.BR curl_easy_reset (3),
+.BR curl_global_init (3),
+.BR curl_multi_init (3)
index 8f892f91b803f0282d3c9ba2ff9cf04b701609e7..b704e76437507545660ff43c0816672508c062ec 100644 (file)
@@ -93,4 +93,5 @@ This function returns the next header, or NULL when there are no more
 If this function returns NULL when \fIprev\fP was set to NULL, then there are
 no headers available within the scope to return.
 .SH "SEE ALSO"
-.BR curl_easy_header "(3), " curl_easy_perform "(3) "
+.BR curl_easy_header (3),
+.BR curl_easy_perform (3)
index 65be339a8c3f519a84ca4bd251832da482bbe0e0..3be1151821f12251ff544156fbff013216b18da9 100644 (file)
@@ -51,5 +51,6 @@ This function was added in libcurl 7.73.0
 .SH RETURN VALUE
 A pointer to the \fIcurl_easyoption\fP struct for the option or NULL.
 .SH "SEE ALSO"
-.BR curl_easy_option_by_name "(3)," curl_easy_option_next "(3),"
-.BR curl_easy_setopt "(3),"
+.BR curl_easy_option_by_name (3),
+.BR curl_easy_option_next (3),
+.BR curl_easy_setopt (3)
index 031bab155a3bbe254aad4bdd1179f736779e1e1d..7015877926b9ba677d2c384319b7f1dac95ea1d4 100644 (file)
@@ -50,5 +50,6 @@ This function was added in libcurl 7.73.0
 .SH RETURN VALUE
 A pointer to the \fIcurl_easyoption\fP struct for the option or NULL.
 .SH "SEE ALSO"
-.BR curl_easy_option_next "(3)," curl_easy_option_by_id "(3),"
-.BR curl_easy_setopt "(3),"
+.BR curl_easy_option_by_id (3),
+.BR curl_easy_option_next (3),
+.BR curl_easy_setopt (3)
index a3e122aba3875c306c799ddbf0a39de9e910385a..8109573e1cce0fe58c326fa615190dfedc9c3c67 100644 (file)
@@ -82,5 +82,6 @@ This function was added in libcurl 7.73.0
 A pointer to the \fIcurl_easyoption\fP struct for the next option or NULL if
 no more options.
 .SH "SEE ALSO"
-.BR curl_easy_option_by_name "(3)," curl_easy_option_by_id "(3),"
-.BR curl_easy_setopt "(3),"
+.BR curl_easy_option_by_id (3),
+.BR curl_easy_option_by_name (3),
+.BR curl_easy_setopt (3)
index 62f1dba10765700d4ee46db19f6ccf1208de6c2d..7d53eac584e5a1a2ee95479cc0284aaf92f212f8 100644 (file)
@@ -113,4 +113,5 @@ CURLE_OK (zero) means that the option was set properly, and a non-zero return
 code means something wrong occurred after the new state was set. See the
 \fIlibcurl-errors(3)\fP man page for the full list with descriptions.
 .SH "SEE ALSO"
-.BR curl_easy_cleanup "(3), " curl_easy_reset "(3)"
+.BR curl_easy_cleanup (3),
+.BR curl_easy_reset (3)
index 923bfbdcc7058b584cf053707243f94ec6151882..17badece9d6c8a751cd8ccae3ad18128b124abeb 100644 (file)
@@ -80,6 +80,8 @@ defines - see \fIlibcurl-errors(3)\fP. If the \fICURLOPT_ERRORBUFFER(3)\fP was
 set with \fIcurl_easy_setopt(3)\fP there is a readable error message stored in
 the error buffer when non-zero is returned.
 .SH "SEE ALSO"
-.BR curl_easy_init "(3), " curl_easy_setopt "(3), "
-.BR curl_multi_add_handle "(3), " curl_multi_perform "(3), "
-.BR libcurl-errors "(3), "
+.BR curl_easy_init (3),
+.BR curl_easy_setopt (3),
+.BR curl_multi_add_handle (3),
+.BR curl_multi_perform (3),
+.BR libcurl-errors (3)
index 2f6a148c3d68e085ace8562bf7df4c957278967f..c215a544f54189da9b6a17456be88ba1099e049e 100644 (file)
@@ -92,6 +92,7 @@ Reading exactly 0 bytes indicates a closed connection.
 If there is no socket available to use from the previous transfer, this function
 returns \fBCURLE_UNSUPPORTED_PROTOCOL\fP.
 .SH "SEE ALSO"
-.BR curl_easy_setopt "(3), " curl_easy_perform "(3), "
-.BR curl_easy_getinfo "(3), "
-.BR curl_easy_send "(3) "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_perform (3),
+.BR curl_easy_send (3),
+.BR curl_easy_setopt (3)
index f083bc46c84cf4dc63d9f3d046088e43676ce8da..c7615655db63b512e5f306b05df26cb95b1317f8 100644 (file)
@@ -51,5 +51,7 @@ This function was added in libcurl 7.12.1
 .SH RETURN VALUE
 Nothing
 .SH "SEE ALSO"
-.BR curl_easy_init "(3)," curl_easy_cleanup "(3)," curl_easy_setopt "(3),"
-.BR curl_easy_duphandle "(3)"
+.BR curl_easy_cleanup (3),
+.BR curl_easy_duphandle (3),
+.BR curl_easy_init (3),
+.BR curl_easy_setopt (3)
index 467edc554f0bf3368fc48e22e41e59b47eeb7c2b..4da5a2387cb2b7d84b07737eccbec62c2ec35612 100644 (file)
@@ -86,5 +86,7 @@ system facilities to wait until the socket is writable, and retry.
 If there is no socket available to use from the previous transfer, this function
 returns \fBCURLE_UNSUPPORTED_PROTOCOL\fP.
 .SH "SEE ALSO"
-.BR curl_easy_setopt "(3), " curl_easy_perform "(3), " curl_easy_getinfo "(3), "
-.BR curl_easy_recv "(3) "
+.BR curl_easy_setopt (3),
+.BR curl_easy_perform (3),
+.BR curl_easy_getinfo (3),
+.BR curl_easy_recv (3)
index 949af6d35b1ce8a12fc9c71da15bd637b09ad577..ae43811ab0208a8a7f4e2e64e6e74424ac5a28ed 100644 (file)
@@ -736,7 +736,11 @@ the library is too old to support it or the option was removed in a recent
 version, this function returns \fICURLE_UNKNOWN_OPTION\fP. If support for the
 option was disabled at compile-time, it returns \fICURLE_NOT_BUILT_IN\fP.
 .SH "SEE ALSO"
-.BR curl_easy_init "(3), " curl_easy_cleanup "(3), " curl_easy_reset "(3), "
-.BR curl_easy_getinfo "(3), " curl_multi_setopt "(3), "
-.BR curl_easy_option_next "(3), " curl_easy_option_by_name "(3), "
-.BR curl_easy_option_by_id "(3), "
+.BR curl_easy_cleanup (3),
+.BR curl_easy_getinfo (3),
+.BR curl_easy_init (3),
+.BR curl_easy_option_by_id (3),
+.BR curl_easy_option_by_name (3),
+.BR curl_easy_option_next (3),
+.BR curl_easy_reset (3),
+.BR curl_multi_setopt (3)
index 1e2a844e0923dc66902aa605c444d4a882b5cf28..393ef420ad2bfa2503eb9bc6945ea6dc4f6802e4 100644 (file)
@@ -50,5 +50,7 @@ This function was added in libcurl 7.12.0
 .SH RETURN VALUE
 A pointer to a null-terminated string.
 .SH "SEE ALSO"
-.BR libcurl-errors "(3), " curl_multi_strerror "(3), "
-.BR curl_share_strerror "(3), " curl_url_strerror "(3)"
+.BR libcurl-errors (3),
+.BR curl_multi_strerror (3),
+.BR curl_share_strerror (3),
+.BR curl_url_strerror (3)
index e948a9f303f668cff9a5c90cb5acde6037a916a0..26bf7e1262619a43118ba723bbd3230d75e5ffd7 100644 (file)
@@ -72,4 +72,5 @@ Added in 7.15.4 and replaces the old \fIcurl_unescape(3)\fP function.
 .SH RETURN VALUE
 A pointer to a null-terminated string or NULL if it failed.
 .SH "SEE ALSO"
-.BR curl_easy_escape "(3), " curl_free "(3)," RFC 3986
+.BR curl_easy_escape (3),
+.BR curl_free (3)
index b749b5cf2f808d9093654dcfc7e69c49cf39625d..b379b7a6b51ca79dfe30259cfe047ec5c23fcb28 100644 (file)
@@ -56,4 +56,5 @@ removed in a future release.
 .SH RETURN VALUE
 A pointer to a null-terminated string or NULL if it failed.
 .SH "SEE ALSO"
-.BR curl_unescape "(3), " curl_free "(3), " RFC 2396
+.BR curl_unescape (3),
+.BR curl_free (3)
index f176a13c84860ec1f9411ec15c5f7274e7ed810f..b379d0acb0bc5093e9c218a03208b1c0e270c226 100644 (file)
@@ -263,6 +263,6 @@ double quotes in field and file names are now escaped before transmission.
 to a CURL_FORMADD_* constant defined in
 .I <curl/curl.h>
 .SH "SEE ALSO"
-.BR curl_easy_setopt "(3),"
-.BR curl_formfree "(3),"
-.BR curl_mime_init "(3)"
+.BR curl_easy_setopt (3),
+.BR curl_formfree (3),
+.BR curl_mime_init (3)
index aa154a978fc2130571aa7f84b3d3260b664d902a..cb0129da5be5895abe253e126d1d83c49c115baa 100644 (file)
@@ -67,4 +67,6 @@ Deprecated in 7.56.0.
 .SH RETURN VALUE
 None
 .SH "SEE ALSO"
-.BR curl_formadd "(3), " curl_mime_init "(3), " curl_mime_free "(3)"
+.BR curl_formadd (3),
+.BR curl_mime_init (3),
+.BR curl_mime_free (3)
index 87e2d8de3a475a3f7176a4bd3d2fee4a917c2869..0ce761013c8a33364634ab8c1a8311969d331eab 100644 (file)
@@ -70,4 +70,5 @@ libcurl 7.56.0.
 .SH RETURN VALUE
 0 means everything was OK, non-zero means an error occurred
 .SH "SEE ALSO"
-.BR curl_formadd "(3), " curl_mime_init "(3)"
+.BR curl_formadd (3),
+.BR curl_mime_init (3)
index 389d5053953041b82d5d2d79dc1989d64a8f8813..9192b9303183cf29e737b5f1d6ac7946a9e9fc58 100644 (file)
@@ -50,4 +50,5 @@ Always
 .SH RETURN VALUE
 None
 .SH "SEE ALSO"
-.BR curl_easy_unescape "(3), " curl_easy_escape "(3) "
+.BR curl_easy_escape (3),
+.BR curl_easy_unescape (3)
index d665f8801cdebafcb838e83c3dc1b8cbb869930d..2f88fdb99e0a6cac69294b831678c9c375e45498 100644 (file)
@@ -116,5 +116,7 @@ On systems with 64 bit time_t: if the year is less than 1583, this function
 returns -1. (The Gregorian calendar was first introduced 1582 so no "real"
 dates in this way of doing dates existed before then.)
 .SH "SEE ALSO"
-.BR curl_easy_escape "(3), " curl_easy_unescape "(3), "
-.BR CURLOPT_TIMECONDITION "(3), " CURLOPT_TIMEVALUE "(3) "
+.BR curl_easy_escape (3),
+.BR curl_easy_unescape (3),
+.BR CURLOPT_TIMECONDITION (3),
+.BR CURLOPT_TIMEVALUE (3)
index 2813bc90a968e4c5dac9b4e605317d4a1831a262..e74357f8af416ebc5f95761eebc48313a9fad3a8 100644 (file)
@@ -54,4 +54,4 @@ Under unix operating systems, there is no point in returning an allocated
 memory, although other systems does not work properly if this is not done. The
 unix implementation thus suffers slightly from the drawbacks of other systems.
 .SH "SEE ALSO"
-.BR getenv "(3C), "
+.BR getenv (3C)
index 790ad862adaeafb091afe549cf83dc6a69a683f8..b409494111b440335cb5f5e543be37ce2558c147 100644 (file)
@@ -69,6 +69,6 @@ Added in 7.8
 .SH RETURN VALUE
 None
 .SH "SEE ALSO"
-.BR curl_global_init "(3), "
-.BR libcurl "(3), "
-.BR libcurl-thread "(3), "
+.BR curl_global_init (3),
+.BR libcurl (3),
+.BR libcurl-thread (3)
index 6686447a2ab8f0ef732d1d07a5b6102bbe5cdea4..74658c6334a332ad4c4f2d07630166ca50dedadb 100644 (file)
@@ -113,9 +113,9 @@ Added in 7.8
 If this function returns non-zero, something went wrong and you cannot use the
 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), "
-.BR curl_global_trace "(3), "
+.BR curl_easy_init (3),
+.BR curl_global_cleanup (3),
+.BR curl_global_init_mem (3),
+.BR curl_global_sslset (3),
+.BR curl_global_trace (3),
+.BR libcurl (3)
index 3e908404220be81b2ba77b6f447a06f9c7c26e9e..99f0f963c298164bd379c0188a5090aae9c19ced 100644 (file)
@@ -75,5 +75,5 @@ Added in 7.12.0
 CURLE_OK (0) means everything was OK, non-zero means an error occurred as
 \fI<curl/curl.h>\fP defines - see \fIlibcurl-errors(3)\fP.
 .SH "SEE ALSO"
-.BR curl_global_init "(3), "
-.BR curl_global_cleanup "(3), "
+.BR curl_global_init (3),
+.BR curl_global_cleanup (3)
index af3bae403132bad10a2666e8c243cfc0bfde433c..e1d5bdfb42cf11a2227d4413de9310055b59153a 100644 (file)
@@ -129,5 +129,5 @@ has already been called, the function returns \fICURLSSLSET_TOO_LATE\fP.
 If this libcurl was built completely without SSL support, with no backends at
 all, this function returns \fICURLSSLSET_NO_BACKENDS\fP.
 .SH "SEE ALSO"
-.BR curl_global_init "(3), "
-.BR libcurl "(3) "
+.BR curl_global_init (3),
+.BR libcurl (3)
index c1cc1a344221a624c4e906f45a4a5309d5d28057..8f16bb4abc353554a0de3036d13b854edb1d60ff 100644 (file)
@@ -114,5 +114,5 @@ Added in 8.3
 If this function returns non-zero, something went wrong and the configuration
 may not have any effects or may only been applied partially.
 .SH "SEE ALSO"
-.BR curl_global_init "(3), "
-.BR libcurl "(3) "
+.BR curl_global_init (3),
+.BR libcurl (3)
index 50abf4a9280d281d106e8297ff52e73f9c1b6ff7..34d365b1061cfedc2a942e9471a0772076455c1d 100644 (file)
@@ -57,13 +57,13 @@ As long as at least one of HTTP, SMTP or IMAP is enabled. Added in 7.56.0.
 .SH RETURN VALUE
 A mime part structure handle, or NULL upon failure.
 .SH "SEE ALSO"
-.BR curl_mime_init "(3),"
-.BR curl_mime_name "(3),"
-.BR curl_mime_data "(3),"
-.BR curl_mime_data_cb "(3),"
-.BR curl_mime_filedata "(3),"
-.BR curl_mime_filename "(3),"
-.BR curl_mime_subparts "(3),"
-.BR curl_mime_type "(3),"
-.BR curl_mime_headers "(3),"
-.BR curl_mime_encoder "(3)"
+.BR curl_mime_data (3),
+.BR curl_mime_data_cb (3),
+.BR curl_mime_encoder (3),
+.BR curl_mime_filedata (3),
+.BR curl_mime_filename (3),
+.BR curl_mime_headers (3),
+.BR curl_mime_init (3),
+.BR curl_mime_name (3),
+.BR curl_mime_subparts (3),
+.BR curl_mime_type (3)
index a418ffcdc045e6eae022fdbf2ea9fffcbceef870..baeb281b2ccdda53ad1b685be6e4efd001d26407 100644 (file)
@@ -69,7 +69,7 @@ As long as at least one of HTTP, SMTP or IMAP is enabled. Added in 7.56.0.
 .SH RETURN VALUE
 CURLE_OK or a CURL error code upon failure.
 .SH "SEE ALSO"
-.BR curl_mime_addpart "(3),"
-.BR curl_mime_data_cb "(3),"
-.BR curl_mime_name "(3),"
-.BR curl_mime_type "(3)"
+.BR curl_mime_addpart (3),
+.BR curl_mime_data_cb (3),
+.BR curl_mime_name (3),
+.BR curl_mime_type (3)
index c89c68442aedb1e8702831684587aec5f5d12c29..03e6bd86db15d95b37af0c7d3bdc1784b69cf6bd 100644 (file)
@@ -162,7 +162,7 @@ As long as at least one of HTTP, SMTP or IMAP is enabled. Added in 7.56.0.
 .SH RETURN VALUE
 CURLE_OK or a CURL error code upon failure.
 .SH "SEE ALSO"
-.BR curl_mime_addpart "(3),"
-.BR curl_mime_data "(3),"
-.BR curl_mime_name "(3),"
-.BR curl_easy_duphandle "(3)"
+.BR curl_easy_duphandle (3),
+.BR curl_mime_addpart (3),
+.BR curl_mime_data (3),
+.BR curl_mime_name (3)
index dfe388c435294f169bf669fc1838cc2d9ae6ee64..aa148e041851c6590c110449bdb19aa21aca555b 100644 (file)
@@ -94,6 +94,6 @@ As long as at least one of HTTP, SMTP or IMAP is enabled. Added in 7.56.0.
 .SH RETURN VALUE
 CURLE_OK or a CURL error code upon failure.
 .SH "SEE ALSO"
-.BR curl_mime_addpart "(3),"
-.BR curl_mime_headers "(3),"
-.BR curl_mime_subparts "(3)"
+.BR curl_mime_addpart (3),
+.BR curl_mime_headers (3),
+.BR curl_mime_subparts (3)
index 0559329925af4cfaae020038bb295fffb09552b7..085ebbf0cb4262304cba8fec614be1b617c8e033 100644 (file)
@@ -81,7 +81,7 @@ indication that the file is not yet readable: it can be safely ignored at
 this time, but the file must be made readable before the pertaining
 easy handle is performed.
 .SH "SEE ALSO"
-.BR curl_mime_addpart "(3),"
-.BR curl_mime_data "(3),"
-.BR curl_mime_filename "(3),"
-.BR curl_mime_name "(3)"
+.BR curl_mime_addpart (3),
+.BR curl_mime_data (3),
+.BR curl_mime_filename (3),
+.BR curl_mime_name (3)
index 9d62bdf17adc13995bcefdf3c2186c7720fdaa92..1241dfb77a91d9e6aef5192dd3911ad705d9a801 100644 (file)
@@ -70,6 +70,6 @@ As long as at least one of HTTP, SMTP or IMAP is enabled. Added in 7.56.0.
 .SH RETURN VALUE
 CURLE_OK or a CURL error code upon failure.
 .SH "SEE ALSO"
-.BR curl_mime_addpart "(3),"
-.BR curl_mime_filedata "(3),"
-.BR curl_mime_data "(3)"
+.BR curl_mime_addpart (3),
+.BR curl_mime_data (3),
+.BR curl_mime_filedata (3)
index 039e9c9b2b3d144cb3d52a1e362d59c9bd2e1ca0..8d4d32862ca617c365628eca37d43237fc0ac47c 100644 (file)
@@ -60,4 +60,5 @@ As long as at least one of HTTP, SMTP or IMAP is enabled. Added in 7.56.0.
 .SH RETURN VALUE
 None
 .SH "SEE ALSO"
-.BR curl_mime_init "(3)"
+.BR curl_free (3),
+.BR curl_mime_init (3)
index 87df9dbb2c807ee7e68d53f9277ffeac3fdcf3b9..e25ebef87e73105c87327c413f237204a5c4a479 100644 (file)
@@ -65,4 +65,6 @@ As long as at least one of HTTP, SMTP or IMAP is enabled. Added in 7.56.0.
 .SH RETURN VALUE
 CURLE_OK or a CURL error code upon failure.
 .SH "SEE ALSO"
-.BR curl_mime_addpart "(3)"
+.BR curl_mime_addpart (3),
+.BR curl_mime_name (3)
+
index 8ce74077f7f1b239944ca63be50f285b0507f83c..b48de436fbdcfa01dd4be7e94778a16654d68cc4 100644 (file)
@@ -67,7 +67,7 @@ As long as at least one of HTTP, SMTP or IMAP is enabled. Added in 7.56.0.
 .SH RETURN VALUE
 A mime struct handle, or NULL upon failure.
 .SH "SEE ALSO"
-.BR curl_mime_addpart "(3),"
-.BR curl_mime_subparts "(3),"
-.BR curl_mime_free "(3),"
-.BR CURLOPT_MIMEPOST "(3)"
+.BR curl_mime_addpart (3),
+.BR curl_mime_free (3),
+.BR curl_mime_subparts (3),
+.BR CURLOPT_MIMEPOST (3)
index fd9e3a09ec8bd083f2ecf9f93f57ce4df775d8a0..a4ddeb83ad4ff6da5f0a77a5dc1cce9248fffd0f 100644 (file)
@@ -61,6 +61,6 @@ As long as at least one of HTTP, SMTP or IMAP is enabled. Added in 7.56.0.
 .SH RETURN VALUE
 CURLE_OK or a CURL error code upon failure.
 .SH "SEE ALSO"
-.BR curl_mime_addpart "(3),"
-.BR curl_mime_data "(3),"
-.BR curl_mime_type "(3)"
+.BR curl_mime_addpart (3),
+.BR curl_mime_data (3),
+.BR curl_mime_type (3)
index e3f3a602b63f4a8ec1524e8cfd5ace4c1b2ffe1f..ee662ab61d2e7949cb3847972e019a5d08fe9549 100644 (file)
@@ -71,5 +71,5 @@ As long as at least one of HTTP, SMTP or IMAP is enabled. Added in 7.56.0.
 .SH RETURN VALUE
 CURLE_OK or a CURL error code upon failure.
 .SH "SEE ALSO"
-.BR curl_mime_addpart "(3),"
-.BR curl_mime_init "(3)"
+.BR curl_mime_addpart (3),
+.BR curl_mime_init (3)
index 83eb639b57865f768f44c6b51f866f5f41c68f97..74d7d94162f787776ee5042b52556ae7c674872d 100644 (file)
@@ -80,6 +80,6 @@ As long as at least one of HTTP, SMTP or IMAP is enabled. Added in 7.56.0.
 .SH RETURN VALUE
 CURLE_OK or a CURL error code upon failure.
 .SH "SEE ALSO"
-.BR curl_mime_addpart "(3),"
-.BR curl_mime_name "(3),"
-.BR curl_mime_data "(3)"
+.BR curl_mime_addpart (3),
+.BR curl_mime_data (3),
+.BR curl_mime_name (3)
index 8424c2b97d679a2a0d4b19a34c1ab5bb35913b0b..f53673bd5ac7374b06ceb431fca6f68227864fd8 100644 (file)
@@ -79,6 +79,8 @@ Added in 7.9.6
 .SH RETURN VALUE
 CURLMcode type, general libcurl multi interface error code.
 .SH "SEE ALSO"
-.BR curl_multi_cleanup "(3), " curl_multi_init "(3), "
-.BR curl_multi_setopt "(3), " curl_multi_socket_action "(3), "
-.BR curl_multi_get_handles "(3), "
+.BR curl_multi_cleanup (3),
+.BR curl_multi_get_handles (3),
+.BR curl_multi_init (3),
+.BR curl_multi_setopt (3),
+.BR curl_multi_socket_action (3)
index 352fb50376a5b5be6222f5a4ec7cafe2ef374a86..78714aa8f12d15288cf5f7183bf8ee20d02c06df 100644 (file)
@@ -71,4 +71,5 @@ another socket to wait for, we can use \fIcurl_multi_assign(3)\fP to point out
 the particular data so that when we get updates about this same socket again,
 we do not have to find the struct associated with this socket by ourselves.
 .SH "SEE ALSO"
-.BR curl_multi_setopt "(3), " curl_multi_socket_action "(3) "
+.BR curl_multi_setopt (3),
+.BR curl_multi_socket_action (3)
index 3045d444c8dd498f923c531a2c6d97989f227007..8b41b78c4932d09956bd377195585de4df3eb947 100644 (file)
@@ -59,5 +59,8 @@ Added in 7.9.6
 CURLMcode type, general libcurl multi interface error code. On success,
 CURLM_OK is returned.
 .SH "SEE ALSO"
-.BR curl_multi_init "(3), " curl_easy_cleanup "(3), " curl_easy_init "(3), "
-.BR curl_multi_get_handles "(3), "
+.BR curl_easy_cleanup (3),
+.BR curl_multi_get_handles (3),
+.BR curl_easy_init (3),
+.BR curl_multi_init (3)
+
index d6b8a311fedce0ee9e2ff33df9abe643ef64a6a3..dbcb5b2b50eca8a23ae0614db211e818aebbd2a7 100644 (file)
@@ -97,6 +97,9 @@ Added in 7.9.6
 \fBCURLMcode\fP type, general libcurl multi interface error code. See
 \fIlibcurl-errors(3)\fP
 .SH "SEE ALSO"
-.BR curl_multi_cleanup "(3), " curl_multi_init "(3), "
-.BR curl_multi_wait "(3), "
-.BR curl_multi_timeout "(3), " curl_multi_perform "(3), " select "(2) "
+.BR curl_multi_cleanup (3),
+.BR curl_multi_init (3),
+.BR curl_multi_perform (3),
+.BR curl_multi_timeout (3),
+.BR curl_multi_wait (3),
+.BR select (2)
index 3999bbe1bab2771736edb3ee905de4f7fe05b949..7ee6c734e98b924efdd63ee6e96c23f1839ef267 100644 (file)
@@ -69,5 +69,7 @@ Added in 8.4.0
 .SH RETURN VALUE
 Returns NULL on failure. Otherwise it returns a pointer to an allocated array.
 .SH "SEE ALSO"
-.BR curl_multi_cleanup "(3)," curl_multi_init "(3), "
-.BR curl_multi_add_handle "(3), " curl_multi_remove_handle "(3) "
+.BR curl_multi_add_handle (3),
+.BR curl_multi_cleanup (3),
+.BR curl_multi_init (3),
+.BR curl_multi_remove_handle (3)
index d3212f5ab5c911778da375b190db6d75c12a1e92..2a15ad582d42e40c6723d7db00a794dbc70fecc0 100644 (file)
@@ -95,4 +95,6 @@ A pointer to a filled-in struct, or NULL if it failed or ran out of
 structs. It also writes the number of messages left in the queue (after this
 read) in the integer the second argument points to.
 .SH "SEE ALSO"
-.BR curl_multi_cleanup "(3), " curl_multi_init "(3), " curl_multi_perform "(3)"
+.BR curl_multi_cleanup (3),
+.BR curl_multi_init (3),
+.BR curl_multi_perform (3)
index f8c306c8c3c8c6922be5b8fb7906d87113ed5551..5fe21b781aa355757b16fe01fd35eab86f479b11 100644 (file)
@@ -50,5 +50,9 @@ Added in 7.9.6
 If this function returns NULL, something went wrong and you cannot use the
 other curl functions.
 .SH "SEE ALSO"
-.BR curl_multi_cleanup "(3), " curl_global_init "(3), " curl_easy_init "(3), "
-.BR curl_multi_add_handle "(3), " curl_multi_get_handles "(3), "
+.BR curl_multi_cleanup (3),
+.BR curl_multi_add_handle (3),
+.BR curl_multi_get_handles (3),
+.BR curl_global_init (3),
+.BR curl_easy_init (3)
+
index 97471a4caf8fa70c9d6c7cddc764579ef9e33354..49ad6e02c582d9b7445188eb2ef373d29eb09f78 100644 (file)
@@ -93,7 +93,10 @@ activity on any of the ongoing transfers. As soon as one or more file
 descriptor has activity or the function times out, the application calls
 \fIcurl_multi_perform(3)\fP.
 .SH "SEE ALSO"
-.BR curl_multi_cleanup "(3), " curl_multi_init "(3), "
-.BR curl_multi_wait "(3), " curl_multi_add_handle "(3), "
-.BR curl_multi_fdset "(3), " curl_multi_info_read "(3), "
-.BR libcurl-errors "(3)"
+.BR curl_multi_add_handle (3),
+.BR curl_multi_cleanup (3),
+.BR curl_multi_fdset (3),
+.BR curl_multi_info_read (3),
+.BR curl_multi_init (3),
+.BR curl_multi_wait (3),
+.BR libcurl-errors (3)
index f515487ae45039e6d7062917723b06bb9de9b0d3..c70912316e5db551210e667c1491868d206eca28 100644 (file)
@@ -115,5 +115,7 @@ Added in 7.66.0.
 CURLMcode type, general libcurl multi interface error code. See
 \fIlibcurl-errors(3)\fP
 .SH "SEE ALSO"
-.BR curl_multi_fdset "(3), " curl_multi_perform "(3), "
-.BR curl_multi_wait "(3), " curl_multi_wakeup "(3)"
+.BR curl_multi_fdset (3),
+.BR curl_multi_perform (3),
+.BR curl_multi_wait (3),
+.BR curl_multi_wakeup (3)
index 7e129ce017d62217b79c5d70bfe7b0ac8dfeb104..dccf75f9275406c9d831ce4c7043e98117698b1d 100644 (file)
@@ -67,5 +67,6 @@ Added in 7.9.6
 .SH RETURN VALUE
 CURLMcode type, general libcurl multi interface error code.
 .SH "SEE ALSO"
-.BR curl_multi_cleanup "(3)," curl_multi_init "(3), "
-.BR curl_multi_add_handle "(3) "
+.BR curl_multi_add_handle (3),
+.BR curl_multi_cleanup (3),
+.BR curl_multi_init (3)
index dca0ee15a3dd5ead4bf737338b84df8d45a09d45..f09765355923350bc39e70c9a34b864eb00ed833 100644 (file)
@@ -85,5 +85,7 @@ The standard CURLMcode for multi interface error codes. Note that it returns a
 CURLM_UNKNOWN_OPTION if you try setting an option that this version of libcurl
 does not know of.
 .SH "SEE ALSO"
-.BR curl_multi_cleanup "(3), " curl_multi_init "(3), "
-.BR curl_multi_socket "(3), " curl_multi_info_read "(3)"
+.BR curl_multi_cleanup (3),
+.BR curl_multi_info_read (3),
+.BR curl_multi_init (3),
+.BR curl_multi_socket (3)
index 3cfabe17267f0613ce3631246036745090cbdb34..140776f3dcb925051a729fa98e1f3dc79bb0b606 100644 (file)
@@ -87,6 +87,8 @@ CURLMcode type, general libcurl multi interface error code.
 The return code is for the whole multi stack. Problems still might have
 occurred on individual transfers even when one of these functions return OK.
 .SH "SEE ALSO"
-.BR curl_multi_cleanup "(3), " curl_multi_init "(3), "
-.BR curl_multi_fdset "(3), " curl_multi_info_read "(3), "
-.BR "the hiperfifo.c example"
+.BR curl_multi_cleanup (3),
+.BR curl_multi_init (3),
+.BR curl_multi_fdset (3),
+.BR curl_multi_info_read (3),
+.BR the hiperfifo.c example
index 54164c57f90f1c222f74cf6a72b2643519f49ca9..265a9f85a8be0582a034769301a8b79ec611d7e2 100644 (file)
@@ -109,6 +109,8 @@ This function was added in libcurl 7.15.4, and is deemed stable since 7.16.0.
 CURLMcode type, general libcurl multi interface error code. See
 \fIlibcurl-errors(3)\fP
 .SH "SEE ALSO"
-.BR curl_multi_cleanup "(3), " curl_multi_init "(3), "
-.BR curl_multi_fdset "(3), " curl_multi_info_read "(3), "
-.BR "the hiperfifo.c example"
+.BR curl_multi_cleanup (3),
+.BR curl_multi_fdset (3),
+.BR curl_multi_info_read (3),
+.BR curl_multi_init (3),
+.BR the hiperfifo.c example
index 9bc805f8fab476b4db01276b5d719831ecb690fd..fb4165940aadeecd198774f96a45c6c3b6ecdf77 100644 (file)
@@ -44,5 +44,7 @@ This function was added in libcurl 7.12.0
 .SH RETURN VALUE
 A pointer to a null-terminated string.
 .SH "SEE ALSO"
-.BR libcurl-errors "(3), " curl_easy_strerror "(3), "
-.BR curl_share_strerror "(3), " curl_url_strerror "(3)"
+.BR curl_easy_strerror (3),
+.BR curl_share_strerror (3),
+.BR curl_url_strerror (3),
+.BR libcurl-errors (3)
index 3931409d9b9dfa81117833e32bfb78c00eeb4f96..605b98ec61f4065c804de7832c7c5239c4d7dfda 100644 (file)
@@ -79,5 +79,7 @@ This function was added in libcurl 7.15.4.
 .SH RETURN VALUE
 The standard CURLMcode for multi interface error codes.
 .SH "SEE ALSO"
-.BR curl_multi_fdset "(3), " curl_multi_info_read "(3), "
-.BR curl_multi_socket "(3), " curl_multi_setopt "(3) "
+.BR curl_multi_fdset (3),
+.BR curl_multi_info_read (3),
+.BR curl_multi_setopt (3),
+.BR curl_multi_socket (3)
index 7490cfd3b425fb26eee4350f48f2ce41b5cd5205..565fdb8de1a9c947a586960aea22ead23d5cbb28 100644 (file)
@@ -123,4 +123,6 @@ This function was added in libcurl 7.28.0.
 CURLMcode type, general libcurl multi interface error code. See
 \fIlibcurl-errors(3)\fP
 .SH "SEE ALSO"
-.BR curl_multi_fdset "(3), " curl_multi_perform "(3), " curl_multi_poll "(3), "
+.BR curl_multi_fdset (3),
+.BR curl_multi_perform (3),
+.BR curl_multi_poll (3)
index c8dc5b7c60fb8b55145acef6778db8619c16ddfe..c4a71b678b493355dd83e732776e901140ec201d 100644 (file)
@@ -85,4 +85,5 @@ Added in 7.68.0
 .SH RETURN VALUE
 CURLMcode type, general libcurl multi interface error code.
 .SH "SEE ALSO"
-.BR curl_multi_poll "(3), " curl_multi_wait "(3)"
+.BR curl_multi_poll (3),
+.BR curl_multi_wait (3)
index 2c4c56e54263511e4959082b3761dcfceda0b63e..4b0aff7b65c24714f9b342d2ac776b3189c5119e 100644 (file)
@@ -77,4 +77,5 @@ Added in 7.44.0
 .SH RETURN VALUE
 Returns a pointer to the header field content or NULL.
 .SH "SEE ALSO"
-.BR CURLMOPT_PUSHFUNCTION "(3)," curl_pushheader_bynum "(3), "
+.BR CURLMOPT_PUSHFUNCTION (3),
+.BR curl_pushheader_bynum (3)
index 2eecb242927621ab403d4001acd6d6a2e16fcfa3..491c004321c465e35f0c01cf18ffedd19abe0ddb 100644 (file)
@@ -67,4 +67,5 @@ Added in 7.44.0
 .SH RETURN VALUE
 Returns a pointer to the header field content or NULL.
 .SH "SEE ALSO"
-.BR CURLMOPT_PUSHFUNCTION "(3)," curl_pushheader_byname "(3),"
+.BR CURLMOPT_PUSHFUNCTION (3),
+.BR curl_pushheader_byname (3)
index 48fd4293b2cdeaa9bd1b5fe995f0addbf6dedf16..fcfb28ba84e9341d89e25078649328a6c87febd9 100644 (file)
@@ -52,4 +52,5 @@ error occurred as \fI<curl/curl.h>\fP defines. See the \fIlibcurl-errors.3\fP
 man page for the full list with descriptions. If an error occurs, then the
 share object is not deleted.
 .SH "SEE ALSO"
-.BR curl_share_init "(3), " curl_share_setopt "(3)"
+.BR curl_share_init (3),
+.BR curl_share_setopt (3)
index 3ef4d4c9b021ea332b0fc068c2f2d02ad2604725..f414a14f3c3042732ce337618d8d501a9708039d 100644 (file)
@@ -54,4 +54,5 @@ Added in 7.10
 If this function returns NULL, something went wrong (out of memory, etc.)
 and therefore the share object was not created.
 .SH "SEE ALSO"
-.BR curl_share_cleanup "(3), " curl_share_setopt "(3)"
+.BR curl_share_cleanup (3),
+.BR curl_share_setopt (3)
index 6f7af15de54848423533cbcf7298ddbed38df7f0..4e6f18aa18fdff05805066879312ad5b651771b7 100644 (file)
@@ -58,4 +58,5 @@ CURLSHE_OK (zero) means that the option was set properly, non-zero means an
 error occurred as \fI<curl/curl.h>\fP defines. See the \fIlibcurl-errors.3\fP
 man page for the full list with descriptions.
 .SH "SEE ALSO"
-.BR curl_share_cleanup "(3), " curl_share_init "(3)"
+.BR curl_share_cleanup (3),
+.BR curl_share_init (3)
index 0e3f1c99c3b23f9f76934c47c935602267f51ed7..6dd857dcabfdaa165187e661bd9cfda80fac7181 100644 (file)
@@ -44,5 +44,7 @@ This function was added in libcurl 7.12.0
 .SH RETURN VALUE
 A pointer to a null-terminated string.
 .SH "SEE ALSO"
-.BR libcurl-errors "(3), " curl_multi_strerror "(3), "
-.BR curl_easy_strerror "(3), " curl_url_strerror "(3)"
+.BR curl_easy_strerror (3),
+.BR curl_multi_strerror (3),
+.BR curl_url_strerror (3),
+.BR libcurl-errors (3)
index 807f02e0fd0dfb41a8f1c669d4258f71f62a8b78..b869d3aeadb8c856747bdf86ef7386cd3f71740f 100644 (file)
@@ -74,4 +74,4 @@ pointer is returned. To avoid overwriting an existing non-empty list on
 failure, the new list should be returned to a temporary variable which can
 be tested for NULL before updating the original list pointer.
 .SH "SEE ALSO"
-.BR curl_slist_free_all "(3), "
+.BR curl_slist_free_all (3)
index 8cca7a160ef5e6a54e9501c940c17801d49976ca..5b562a063252f92c258e6c74b6c6d37d0a0f6960 100644 (file)
@@ -57,4 +57,4 @@ Always
 .SH RETURN VALUE
 Nothing.
 .SH "SEE ALSO"
-.BR curl_slist_append "(3), "
+.BR curl_slist_append (3)
index c63e221f4105cd698d6610fd9212261ec02c797d..d91349282403658926d3089b590e7b655e3dabed 100644 (file)
@@ -62,4 +62,7 @@ be removed in a future release.
 .SH RETURN VALUE
 A pointer to a null-terminated string or NULL if it failed.
 .SH "SEE ALSO"
-.BR curl_easy_escape "(3)," curl_easy_unescape "(3)," curl_free "(3)," RFC 2396
+.BR curl_easy_escape (3),
+.BR curl_easy_unescape (3),
+.BR curl_free (3),
+.BR RFC 2396
index 52ec37362c05d12044b2f51e84e7d8e0eb3acd15..01eb55e613415614eb7c13d0464a62395f83a506 100644 (file)
@@ -58,5 +58,9 @@ Added in 7.62.0
 .SH RETURN VALUE
 Returns a \fBCURLU *\fP if successful, or NULL if out of memory.
 .SH "SEE ALSO"
-.BR curl_url_cleanup "(3), " curl_url_get "(3), " curl_url_set "(3), "
-.BR curl_url_dup "(3), " curl_url_strerror "(3), " CURLOPT_CURLU "(3)"
+.BR curl_url_cleanup (3),
+.BR curl_url_dup (3),
+.BR curl_url_get (3),
+.BR curl_url_set (3),
+.BR curl_url_strerror (3),
+.BR CURLOPT_CURLU (3)
index f3c8dff82216eb170da70eb0e19304b086b44523..7dc5f61a7292c8579b3cd136155dcc839f4ba214 100644 (file)
@@ -46,5 +46,8 @@ Added in 7.62.0
 .SH RETURN VALUE
 none
 .SH "SEE ALSO"
-.BR curl_url_dup "(3), " curl_url "(3), " curl_url_set "(3), "
-.BR curl_url_get "(3), " CURLOPT_CURLU "(3), "
+.BR curl_url_dup (3),
+.BR curl_url (3),
+.BR curl_url_set (3),
+.BR curl_url_get (3),
+.BR CURLOPT_CURLU (3)
index 57931cc8f503c9687a7be8adff9274de235f0492..a2e9850b5e9b372bebdb03b574ebebe629e56fa5 100644 (file)
@@ -51,5 +51,8 @@ Added in 7.62.0
 .SH RETURN VALUE
 Returns a new handle or NULL if out of memory.
 .SH "SEE ALSO"
-.BR curl_url_cleanup "(3), " curl_url "(3), " curl_url_set "(3), "
-.BR curl_url_get "(3), " CURLOPT_CURLU "(3), "
+.BR curl_url (3),
+.BR curl_url_cleanup (3),
+.BR curl_url_get (3),
+.BR curl_url_set (3),
+.BR CURLOPT_CURLU (3)
index a07152db549c19fa59470ed5a58f3c4a85c7981c..815e5587e4dcbaa143833dba4ac7b0295922d71a 100644 (file)
@@ -167,5 +167,9 @@ descriptions.
 
 If this function returns an error, no URL part is returned.
 .SH "SEE ALSO"
-.BR curl_url_cleanup "(3), " curl_url "(3), " curl_url_set "(3), "
-.BR curl_url_dup "(3), " curl_url_strerror "(3), " CURLOPT_CURLU "(3)"
+.BR curl_url (3),
+.BR curl_url_cleanup (3),
+.BR curl_url_dup (3),
+.BR curl_url_set (3),
+.BR curl_url_strerror (3),
+.BR CURLOPT_CURLU (3)
index 638ba70447cc6bd7f236df15306f0d601c0fc62c..912694f7b6af3c96084ebaf0e32bdaaf162e3e61 100644 (file)
@@ -201,5 +201,9 @@ million bytes. Otherwise this function returns \fBCURLUE_MALFORMED_INPUT\fP.
 
 If this function returns an error, no URL part is set.
 .SH "SEE ALSO"
-.BR curl_url_cleanup "(3), " curl_url "(3), " curl_url_get "(3), "
-.BR curl_url_dup "(3), " curl_url_strerror "(3), " CURLOPT_CURLU "(3)"
+.BR curl_url (3),
+.BR curl_url_cleanup (3),
+.BR curl_url_dup (3),
+.BR curl_url_get (3),
+.BR curl_url_strerror (3),
+.BR CURLOPT_CURLU (3)
index 269705ae32d3e37b8ab5a1c1f76fadaeaea363f9..2dd9ff77d5107fffda36007a84f040f62c0cd680 100644 (file)
@@ -46,6 +46,9 @@ Added in 7.80.0
 .SH RETURN VALUE
 A pointer to a null-terminated string.
 .SH "SEE ALSO"
-.BR libcurl-errors "(3), " curl_url_get "(3), " curl_url_set "(3), "
-.BR curl_easy_strerror "(3), " curl_multi_strerror "(3), "
-.BR curl_share_strerror "(3)"
+.BR curl_easy_strerror (3),
+.BR curl_multi_strerror (3),
+.BR curl_share_strerror (3),
+.BR curl_url_get (3),
+.BR curl_url_set (3),
+.BR libcurl-errors (3)
index ec4bd53ad40b918b91f3554229f728bb869699e4..0036778e70605a3c2c5a65e5999fe27ba4b4f107 100644 (file)
@@ -46,4 +46,4 @@ Always
 A pointer to a null-terminated string. The string resides in a statically
 allocated buffer and must not be freed by the caller.
 .SH "SEE ALSO"
-.BR curl_version_info "(3)"
+.BR curl_version_info (3)
index c80781202868e8400560beda94d5710293af4561..d9ab43a1190187931cfdd19343ffca85aaa48c2c 100644 (file)
@@ -114,5 +114,8 @@ information that is valid for this specific callback invocation. If it cannot
 return this information, or if the function is called in the wrong context, it
 returns NULL.
 .SH "SEE ALSO"
-.BR curl_easy_setopt "(3), " curl_easy_getinfo "(3), "
-.BR curl_ws_send "(3), " curl_ws_recv "(3), " libcurl-ws "(3), "
+.BR curl_easy_setopt (3),
+.BR curl_easy_getinfo (3),
+.BR curl_ws_send (3),
+.BR curl_ws_recv (3),
+.BR libcurl-ws (3)
index 4fc683add85580d3bcb6e38cb911019b1686f181..a9df029e81eed158a61f67f92ee0abe2815b8ccf 100644 (file)
@@ -64,6 +64,8 @@ Instead of blocking, the function returns \fBCURLE_AGAIN\fP. The correct
 behavior is then to wait for the socket to signal readability before calling
 this function again.
 .SH "SEE ALSO"
-.BR curl_easy_setopt "(3), " curl_easy_perform "(3), "
-.BR curl_easy_getinfo "(3), "
-.BR curl_ws_send "(3), "  libcurl-ws "(3), "
+.BR curl_easy_setopt (3),
+.BR curl_easy_perform (3),
+.BR curl_easy_getinfo (3),
+.BR curl_ws_send (3),
+.BR libcurl-ws (3)
index 25b59e4575df5e1a446f53c717a605877f516acc..9df2cc164ff1d7c3e3ecfeaefd12817b4b8b4957 100644 (file)
@@ -95,6 +95,8 @@ Added in 7.86.0.
 error occurred as \fI<curl/curl.h>\fP defines. See the \fIlibcurl-errors(3)\fP
 man page for the full list with descriptions.
 .SH "SEE ALSO"
-.BR curl_easy_setopt "(3), " curl_easy_perform "(3), "
-.BR curl_easy_getinfo "(3), "
-.BR curl_ws_recv "(3), " libcurl-ws "(3), "
+.BR curl_easy_setopt (3),
+.BR curl_easy_perform (3),
+.BR curl_easy_getinfo (3),
+.BR curl_ws_recv (3),
+.BR libcurl-ws (3)
index 005aed7cd15493bada083052964edf800f2c9e0f..1842c2116ae419a0fe4a6c41c357127a9c6d1ce8 100644 (file)
@@ -57,5 +57,9 @@ transfer, or if you are done, cleanup the session by calling
 cleanup immediately, but instead run ahead and perform other transfers using
 the same easy handle.
 .SH "SEE ALSO"
-.BR curl_easy_init "(3)," curl_easy_cleanup "(3)," curl_easy_setopt "(3), "
-.BR libcurl-errors "(3), " libcurl-multi "(3), " libcurl "(3) "
+.BR curl_easy_init (3),
+.BR curl_easy_cleanup (3),
+.BR curl_easy_setopt (3),
+.BR libcurl-errors (3),
+.BR libcurl-multi (3),
+.BR libcurl (3)
index 4ba3fc1e6492486f7dd98e9d9a4ac3cdf346c6a8..f83bf6a2faca43e1db4e44189655682b61efacca 100644 (file)
@@ -432,7 +432,10 @@ One or more of the given arguments are bad.
 .IP "CURLHE_NOT_BUILT_IN (7)"
 HTTP support or the header API has been disabled in the build.
 .SH "SEE ALSO"
-.BR curl_easy_strerror "(3), " curl_multi_strerror "(3), "
-.BR curl_share_strerror "(3), " curl_url_strerror "(3), "
-.BR CURLOPT_ERRORBUFFER "(3), " CURLOPT_VERBOSE "(3), "
-.BR CURLOPT_DEBUGFUNCTION "(3)"
+.BR curl_easy_strerror (3),
+.BR curl_multi_strerror (3),
+.BR curl_share_strerror (3),
+.BR curl_url_strerror (3),
+.BR CURLOPT_ERRORBUFFER (3),
+.BR CURLOPT_VERBOSE (3),
+.BR CURLOPT_DEBUGFUNCTION (3)
index 24751bc9e0629c196f58068ab7b5bc7f66bd3b8a..8bd89318521b4233498eb0f8828855a80d49b9d1 100644 (file)
@@ -179,4 +179,6 @@ the future, you should be aware of the following current restrictions:
  - TELNET transfers
 .fi
 .SH "SEE ALSO"
-.BR libcurl-errors "(3), " libcurl-easy "(3), " libcurl "(3) "
+.BR libcurl-errors (3),
+.BR libcurl-easy (3),
+.BR libcurl (3)
index 8f40c3bfe771b9bfb7bdeca9755d65d8de6733f3..d4238c7c4094cc9c4c4bc681e2da2b5bc398f47a 100644 (file)
@@ -63,5 +63,9 @@ sharing a particular data, you can \fICURLSHOPT_UNSHARE\fP it.
 When you are done using the share, make sure that no easy handle is still using
 it, and call \fIcurl_share_cleanup(3)\fP on the handle.
 .SH "SEE ALSO"
-.BR curl_share_init "(3), " curl_share_setopt "(3), " curl_share_cleanup "(3)"
-.BR libcurl-errors "(3), " libcurl-easy "(3), " libcurl-multi "(3) "
+.BR curl_share_init (3),
+.BR curl_share_setopt (3),
+.BR curl_share_cleanup (3),
+.BR libcurl-errors (3),
+.BR libcurl-easy (3),
+.BR libcurl-multi (3)
index 9c9a4b65f15d8526eeaeddcb61be9b1101d2915a..b9652c356db6f9ee11b365164163a13fc797999a 100644 (file)
@@ -1391,4 +1391,7 @@ installs the library, header files, man pages etc.
 This behavior was different in versions before 7.17.0, where strings had to
 remain valid past the end of the \fIcurl_easy_setopt(3)\fP call.
 .SH "SEE ALSO"
-.BR libcurl-errors "(3), " libcurl-multi "(3), " libcurl-easy "(3) "
+.BR libcurl-easy (3),
+.BR libcurl-errors (3),
+.BR libcurl-multi (3),
+.BR libcurl-url (3)
index 3dc3c661e510f5b4d3002ae4a1f6b199f0f5d8e2..fb96a1f03a11f5d3996fe020265fce3f33dd3e33 100644 (file)
@@ -142,6 +142,10 @@ The URL API was introduced in libcurl 7.62.0.
 A URL with a literal IPv6 address can be parsed even when IPv6 support is not
 enabled.
 .SH "SEE ALSO"
-.BR curl_url "(3), " curl_url_cleanup "(3), " curl_url_get "(3), "
-.BR curl_url_dup "(3), " curl_url_set "(3), " curl_url_strerror "(3), "
-.BR CURLOPT_URL "(3)"
+.BR curl_url (3),
+.BR curl_url_cleanup (3),
+.BR curl_url_dup (3),
+.BR curl_url_get (3),
+.BR curl_url_set (3),
+.BR curl_url_strerror (3),
+.BR CURLOPT_URL (3)
index dd08f1e90d39f3290b630a6200aa652b3749fb32..2a96b8bc49c512800c9493d1b35d4c24a630f4a0 100644 (file)
@@ -109,6 +109,10 @@ It is only built-in if explicitly opted in at build time. We discourage use of
 the WebSocket API in production because of its experimental state. We might
 change API, ABI and behavior before this "goes live".
 .SH "SEE ALSO"
-.BR curl_ws_meta "(3), " curl_ws_recv "(3), " curl_ws_send "(3), "
-.BR curl_easy_init "(3), " CURLOPT_CONNECT_ONLY "(3), "
-.BR CURLOPT_WRITEFUNCTION "(3)" CURLOPT_WS_OPTIONS "(3), "
+.BR curl_easy_init (3),
+.BR curl_ws_meta (3),
+.BR curl_ws_recv (3),
+.BR curl_ws_send (3),
+.BR CURLOPT_CONNECT_ONLY (3),
+.BR CURLOPT_WRITEFUNCTION (3),
+.BR CURLOPT_WS_OPTIONS (3)
index fc89a012d617aa78696c89c1c787e323496632a9..0ef47f4432ecf919e81bd3c047ae31e0398b9add 100644 (file)
@@ -71,5 +71,7 @@ Added in 7.45.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_LASTSOCKET "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_LASTSOCKET (3),
+.BR CURLOPT_CONNECT_ONLY (3)
index f1281f4a96934f04057d9b5dc48fb4e2eb783796..000ad83636fd9a2ed0c03d4501734e48b31a8c8f 100644 (file)
@@ -66,4 +66,6 @@ Added in 7.19.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), " CURLINFO_APPCONNECT_TIME_T "(3)"
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_APPCONNECT_TIME_T (3)
index 46ad3238ad995240723e36471146933a51408577..2a23557fb6091fddce7dbdae40b8e516c2c49ae0 100644 (file)
@@ -68,4 +68,6 @@ Added in 7.61.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), " CURLINFO_APPCONNECT_TIME "(3)"
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_APPCONNECT_TIME (3)
index a992bd366f238386d1c67bc7aabfaba0727d4513..1ab5113e81f71d31167ca35987c6a32d93ee3bcd 100644 (file)
@@ -63,5 +63,6 @@ Added in 7.84.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLINFO_CAPATH "(3), "
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_CAPATH (3)
index 1cc92a928d8bfa5607679dcafb943054de1ebc85..d93e9fb111e5ec56b0939a4d01145e8d252368bb 100644 (file)
@@ -63,5 +63,6 @@ Added in 7.84.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLINFO_CAINFO "(3), "
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_CAINFO (3)
index 706888a743c9a2626a1969cb011e8bea168e57fb..277b6033f78214cfa93cd7b5bf3923098a37543d 100644 (file)
@@ -95,4 +95,6 @@ Added in 7.19.1
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_CAPATH (3)
index 28955185b02904383aacacf07b3983aa9568695c..1d1627b3cb6d7c8afb33759a4db7b0ab0a227430 100644 (file)
@@ -73,4 +73,7 @@ Added in 7.19.4
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLOPT_TIMECONDITION (3),
+.BR CURLOPT_TIMEVALUE (3)
index 71d1b087641b77aaf77acfd46345a5af0d7eeb02..cf0ce8a856940a24f59e8f17015b6a4ee27292a8 100644 (file)
@@ -62,4 +62,6 @@ Added in 7.4.1
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), " CURLINFO_CONNECT_TIME_T "(3)"
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_CONNECT_TIME_T (3)
index c929ae82e14f2d6d6da9b140ca43c8342b7f46b6..8641de0ac694a2230b79083b9a6a906254dbe5be 100644 (file)
@@ -64,4 +64,7 @@ Added in 7.61.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), " CURLINFO_CONNECT_TIME "(3)"
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_CONNECT_TIME (3),
+.BR CURLOPT_CONNECTTIMEOUT (3)
index f8e7a4651d21a388d86ba46d47b371bf1ae658be..3a63520e0f43225ba6b1877cfba666d0c263f91d 100644 (file)
@@ -65,5 +65,6 @@ Added in 8.2.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_XFER_ID "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_XFER_ID (3)
index a4bb2743d3ce4a7ae3e154b4f6b23c962b221f86..474c21af00ad7e27d19a14e21638be10ae884d0c 100644 (file)
@@ -65,5 +65,6 @@ Added in 7.6.1. Deprecated since 7.55.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_CONTENT_LENGTH_UPLOAD "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_CONTENT_LENGTH_UPLOAD (3)
index 8b77ce59fd698e4b997ef1daf9769c090d176d92..cea6ad0f6213f7e1805842611aaf6ee48eee3934 100644 (file)
@@ -62,5 +62,6 @@ Added in 7.55.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_CONTENT_LENGTH_UPLOAD_T "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_CONTENT_LENGTH_UPLOAD_T (3)
index 5237502ce21c11e1baf0d7acbb9c0f53408a8eab..b2da1af2560298032db19c601eeb3ae54ea8dec2 100644 (file)
@@ -64,5 +64,6 @@ Added in 7.6.1. Deprecated since 7.55.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_CONTENT_LENGTH_DOWNLOAD_T "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_CONTENT_LENGTH_DOWNLOAD_T (3)
index 4df97eb0ea02b55dac6295a8f02204938542921e..61a1fde5f24e45da27c7e6c44e5aec2e029d8ace 100644 (file)
@@ -61,5 +61,6 @@ Added in 7.55.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_CONTENT_LENGTH_DOWNLOAD_T "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_CONTENT_LENGTH_DOWNLOAD_T (3)
index ebf9e4ff2704045629e0b2cbadbab89fd345ced1..56caea7dfa42e36c4079dbd5958a5a94a41da8a4 100644 (file)
@@ -69,5 +69,7 @@ Added in 7.9.4
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLOPT_HEADERFUNCTION "(3), " curl_easy_header "(3) "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_header (3),
+.BR curl_easy_setopt (3),
+.BR CURLOPT_HEADERFUNCTION (3)
index eed733e2d77bf113e81b549942c13d3b97147a35..29c8983ce40b02d7ed078ac3d90c517eee42950e 100644 (file)
@@ -77,5 +77,6 @@ Added in 7.14.1
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLOPT_COOKIELIST "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLOPT_COOKIELIST (3)
index 125e078e357e4d9f8124f422a1897a9cb60eecb5..4129a63fa30397b170afdedabe03a9fee4503d80 100644 (file)
@@ -67,4 +67,7 @@ Added in 7.72.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLOPT_CUSTOMREQUEST (3),
+.BR CURLOPT_FOLLOWLOCATION (3)
index 42f258e70fe6ed8c710a3e229123bb48ff913136..987a179d4b45153c45d9b22f25f1f3e9b07c4e97 100644 (file)
@@ -64,4 +64,6 @@ Added in 7.4
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLOPT_FOLLOWLOCATION (3)
index 4aed79199d24eb2ddbc4e5fd230469b948110ac0..e8da80cf383259bf192dec46e0a43ba3f8783ac7 100644 (file)
@@ -70,4 +70,6 @@ Added in 7.5
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLOPT_FILETIME (3)
index cb3b8641a9b84b21f1f60ecb3ba1be192c38740b..ffed1667756ef422df245e025c1040d852062fdf 100644 (file)
@@ -73,4 +73,6 @@ Added in 7.59.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLOPT_FILETIME (3)
index f71b59f3020b3482e6ff3ca8832cdbcaa9a20249..8ca9a0571d7f1ffb9225d84104cdbff5bbbc603a 100644 (file)
@@ -66,4 +66,5 @@ Added in 7.15.4. Works for SFTP since 7.21.4
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3)
index 5423e62c7104d6c32ed63fba559198a6f5b31bde..bce4b8a3c1539f308098b01b38b83e7afacb1b75 100644 (file)
@@ -60,6 +60,7 @@ Added in 7.4.1
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_REQUEST_SIZE "(3), "
-.BR CURLINFO_SIZE_DOWNLOAD "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_REQUEST_SIZE (3),
+.BR CURLINFO_SIZE_DOWNLOAD (3)
index 6c8f8280c32b706d30219a7afa04be3cf50894fa..07c9675476d80a44be6135398e2b63182425904c 100644 (file)
@@ -71,4 +71,7 @@ Added RFC 7616 in 7.57.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_PROXYAUTH_AVAIL (3),
+.BR CURLOPT_HTTPAUTH (3)
index 3622bffd9d8ba93a47b96a279991596a4c1a482d..3262aa686a85016ca622e0de2c136c31afd5e3c4 100644 (file)
@@ -61,5 +61,6 @@ Added in 7.10.7
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLINFO_RESPONSE_CODE "(3), "
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_RESPONSE_CODE (3)
index c32ff689c623a0509b06d197c511a0af1dc66549..8058c47b67dfd3dc49b901b91b4134173deeec6e 100644 (file)
@@ -57,5 +57,6 @@ Added in 7.50.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLINFO_RESPONSE_CODE "(3), "
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_RESPONSE_CODE (3)
index 855128989b3a329697d3a636749016b9110a0d5e..313c7d2622de47d378b5b5fd473a88740cc83057 100644 (file)
@@ -71,5 +71,7 @@ Added in 7.15.2
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_ACTIVESOCKET "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_ACTIVESOCKET (3),
+.BR CURLOPT_CONNECT_ONLY (3)
index 8fc39dcc2e816d111107d72ceb68bb27dfd88dc6..151340301495c9f59b9cbdb2c44f94ced7cc9b88 100644 (file)
@@ -67,5 +67,7 @@ Added in 7.21.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_PRIMARY_IP "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_PRIMARY_IP (3),
+.BR CURLINFO_LOCAL_PORT (3)
index d849a0d32ce169d01aff494a72dd602db7b07c94..9a5d16a0d6c73dc8c87d6a04c922ca66e2275ebe 100644 (file)
@@ -65,5 +65,7 @@ Added in 7.21.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_PRIMARY_PORT "(3), " CURLINFO_LOCAL_IP "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_LOCAL_IP (3),
+.BR CURLINFO_PRIMARY_PORT (3)
index d5a7fc7d3b1a14d87f332eb853f60f4857b3c30b..473342fac276b238b0cc9ba430da5e215438406b 100644 (file)
@@ -63,4 +63,6 @@ Added in 7.4.1
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), " CURLINFO_NAMELOOKUP_TIME_T "(3)"
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_NAMELOOKUP_TIME_T (3)
index ecb884899daa495021da0310dbb746f9444d9cb9..0cedd39fcff81352d410996e124ca14564c07b6b 100644 (file)
@@ -64,4 +64,6 @@ Added in 7.61.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), " CURLINFO_NAMELOOKUP_TIME "(3)"
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_NAMELOOKUP_TIME (3)
index b776e53de93c571283197da98ae523af9bbc21aa..aec2d709c96615f51d12d3fdb42039dde6e7b8e4 100644 (file)
@@ -62,4 +62,5 @@ Added in 7.12.3
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3)
index d61909adb9583c9590712db302f09e2af7b61a7e..96b3b9dfaa22773017c8f6c208eb2fcb515a38bb 100644 (file)
@@ -59,4 +59,5 @@ Added in 7.12.2
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3)
index f3bf36864e092e781a2291de5b4c7fcd2ba41356..05cab3be30ae1c76fbb516f0a4482adffc3ba514 100644 (file)
@@ -67,4 +67,7 @@ Added in 7.4.1
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), " CURLINFO_PRETRANSFER_TIME_T "(3)"
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_CONNECT_TIME_T (3),
+.BR CURLINFO_PRETRANSFER_TIME_T (3)
index ad2fcc189adea4058a99814cca59818e9bbb514d..eb1434a54e419e6bcd29670661a8ca67c81df6bc 100644 (file)
@@ -68,4 +68,7 @@ Added in 7.61.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), " CURLINFO_PRETRANSFER_TIME "(3)"
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_CONNECT_TIME (3),
+.BR CURLINFO_PRETRANSFER_TIME_T (3)
index 79391ae858640dc89c52457fe10b279fac5e8db4..6431e36eb86ea254e10982b250e148d44afbd538 100644 (file)
@@ -67,5 +67,8 @@ Added in 7.19.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_PRIMARY_PORT "(3), " CURLINFO_LOCAL_IP "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_LOCAL_IP (3),
+.BR CURLINFO_LOCAL_PORT (3),
+.BR CURLINFO_PRIMARY_PORT (3)
index 445a4f5265bf104e70306d5ae0876aa22975772f..85799959567249815dd228a7b739920ab7d0b426 100644 (file)
@@ -62,4 +62,7 @@ Added in 7.21.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_LOCAL_PORT (3),
+.BR CURLINFO_PRIMARY_IP (3)
index bfe2e09f4bf963126dba2dd4dc71f9a65d8a5318..58459752f228325db8c92e798faed5240b898077 100644 (file)
@@ -60,5 +60,6 @@ Added in 7.10.3
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLOPT_PRIVATE "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLOPT_PRIVATE (3)
index 9a3bdc74fa54720dee9768375a87c444a3b384ec..94b2dacf80cf6d58609ce016c7a8bc4e0c903478 100644 (file)
@@ -68,5 +68,6 @@ Added in 7.52.0. Deprecated since 7.85.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLINFO_RESPONSE_CODE "(3), "
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_RESPONSE_CODE (3)
index a7f9097fb81cc9a5213ff23dfde20cd4b7722435..4d0789bf6fa229d1613aa05e88a2a9732958eb49 100644 (file)
@@ -73,4 +73,6 @@ Added RFC 7616 in 7.57.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_HTTPAUTH_AVAIL (3)
index fe322c968125888be334173e8a8620ca3cb9a24d..17f6fcf7e5a44153345632537e7c121fc78e19b4 100644 (file)
@@ -100,5 +100,7 @@ Added in 7.73.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLINFO_RESPONSE_CODE "(3), " libcurl-errors "(3), "
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_RESPONSE_CODE (3),
+.BR libcurl-errors (3)
index e7039d38dab42c47b7512d609e10ced76b8f4b2c..3b266f75bc63fed24bb11f826ffc1e70d10d0f86 100644 (file)
@@ -58,5 +58,6 @@ Added in 7.52.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_SSL_VERIFYRESULT "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_SSL_VERIFYRESULT (3)
index 3fe3c7daa76e3496a2e4b05fdbfcdc126ce359b4..034c00e2f8e9dc50853f69189f370cdd0a93c981 100644 (file)
@@ -57,4 +57,7 @@ Added in 7.9.7
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_REDIRECT_URL (3),
+.BR CURLOPT_FOLLOWLOCATION (3)
index d558e9aaac83111f5ef460a4595979ae9a64d43c..7d3870acd5e6e3713a59a0249b959b55c9cf7382 100644 (file)
@@ -63,4 +63,8 @@ Added in 7.9.7
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), " CURLINFO_REDIRECT_TIME_T "(3)"
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_REDIRECT_COUNT (3),
+.BR CURLINFO_REDIRECT_TIME_T (3),
+.BR CURLINFO_REDIRECT_URL (3)
index 01d723cf0fa294726709c5e984e4faded81310b3..a827265112fa19f923662f16f07185564d96a78b 100644 (file)
@@ -65,4 +65,8 @@ Added in 7.61.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), " CURLINFO_REDIRECT_TIME "(3)"
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_REDIRECT_COUNT (3),
+.BR CURLINFO_REDIRECT_TIME (3),
+.BR CURLINFO_REDIRECT_URL (3)
index 7acbe1d3204fbd783254036342b21ec2be821e2a..aa39803eb0a3e33674da5108677e66f1d591f5ab 100644 (file)
@@ -63,4 +63,8 @@ Added in 7.18.2
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_REDIRECT_COUNT (3),
+.BR CURLINFO_REDIRECT_TIME_T (3),
+.BR CURLOPT_FOLLOWLOCATION (3)
index a0202caf0cf14c50d255a8fc22c1c3a262e65b29..fe4afd0b734915b1296083ed1e20d94a8dccd8fb 100644 (file)
@@ -61,5 +61,7 @@ Added in 7.76.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLOPT_REFERER "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_header (3),
+.BR curl_easy_setopt (3),
+.BR CURLOPT_REFERER (3)
index ce1282a8b023d078c69af6866d7945bfd8452cc3..fca67a9b8a2b79d78e1323daa7f61c850cb79ab8 100644 (file)
@@ -58,6 +58,7 @@ Added in 7.4.1
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_HEADER_SIZE "(3), "
-.BR CURLINFO_SIZE_DOWNLOAD "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_HEADER_SIZE (3),
+.BR CURLINFO_SIZE_DOWNLOAD_T (3)
index f89df09cfa7489690c41e552d6a14537cba2baa3..9cda1030f66ab3f964f56ca9f324c938c6fdd458 100644 (file)
@@ -61,5 +61,6 @@ Support for SMTP responses added in 7.25.0, for OpenLDAP in 7.81.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_HTTP_CONNECTCODE "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_HTTP_CONNECTCODE (3)
index b2e66f04f0495fed08defa814f8bfdf694d0089a..2c761d7317518fd4ade02907bd68456657896bed 100644 (file)
@@ -65,4 +65,6 @@ Added in 7.66.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_STDERR "(3), " CURLOPT_HEADERFUNCTION "(3), "
+.BR curl_easy_header (3),
+.BR CURLOPT_HEADERFUNCTION (3),
+.BR CURLOPT_STDERR (3)
index cbc6df64c90a78bdd2bb0b440d9a3cb10a487e89..caad1935e5aa9d4d07050a15fa0a6dc97fe119da 100644 (file)
@@ -56,4 +56,7 @@ Added in 7.20.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_RTSP_CSEQ_RECV (3),
+.BR CURLINFO_RTSP_SERVER_CSEQ (3)
index 804c3f83e3c7572d8ec76d63fa2fa1b3b78741de..5331de260157699048b37b31659a99091134510d 100644 (file)
@@ -57,4 +57,6 @@ Added in 7.20.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_RTSP_SERVER_CSEQ (3)
index 1c0bde12b4015c36e183b863563239c19f76d432..478b25836d55b55066b26bedbafdaedf80d3cd3f 100644 (file)
@@ -61,4 +61,6 @@ Added in 7.20.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_RTSP_CSEQ_RECV (3)
index e14ab871db54420e96bb64c2e390baf3dd639a93..3758792739db7eff4ce8219d204f504286fba5b8 100644 (file)
@@ -62,4 +62,6 @@ Added in 7.20.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_RTSP_CSEQ_RECV (3)
index f5b7f94a3f761e9230924c96b259bc4f0add1378..a736dd81ccbdb22ee9870e7edb568f236e976dc5 100644 (file)
@@ -62,5 +62,8 @@ Added in 7.52.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLINFO_RESPONSE_CODE "(3), "
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_EFFECTIVE_URL (3),
+.BR CURLINFO_PROTOCOL (3),
+.BR CURLINFO_RESPONSE_CODE (3)
index 12d2661a1a8c190f1229462fb1297eea21a2796d..c3a2f264161cf12f29679a4049172936a0fa1ee9 100644 (file)
@@ -66,6 +66,8 @@ Added in 7.4.1. Deprecated since 7.55.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_SIZE_DOWNLOAD_T "(3), "
-.BR CURLINFO_SIZE_UPLOAD_T "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_SIZE_DOWNLOAD_T (3),
+.BR CURLINFO_SIZE_UPLOAD_T (3),
+.BR CURLOPT_MAXFILESIZE (3)
index 6df958edab8d70d35a86f05d04804531b40deec1..c3bb7f195c9b26d50124ce87879d6009713648a6 100644 (file)
@@ -63,6 +63,8 @@ Added in 7.55.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_SIZE_DOWNLOAD "(3), "
-.BR CURLINFO_SIZE_UPLOAD_T "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_SIZE_DOWNLOAD (3),
+.BR CURLINFO_SIZE_UPLOAD_T (3),
+.BR CURLOPT_MAXFILESIZE (3)
index 2d511caf174da3f0c8adf515748d5b312d48a35a..89228b01120809a6c2fe67e3fdf4abf65ecb711e 100644 (file)
@@ -63,5 +63,7 @@ Added in 7.4.1. Deprecated since 7.55.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_SIZE_DOWNLOAD_T "(3), " CURLINFO_SIZE_UPLOAD_T "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_SIZE_DOWNLOAD_T (3),
+.BR CURLINFO_SIZE_UPLOAD_T (3)
index 10d9156d99bea6f3dcc046bfe03cc05d7b02c0b2..ea77bd7ccfa2b419c29d0a6dbd0c5bd061b774bf 100644 (file)
@@ -60,5 +60,8 @@ Added in 7.55.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_SIZE_DOWNLOAD_T "(3), " CURLINFO_SIZE_UPLOAD "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_SIZE_DOWNLOAD_T (3),
+.BR CURLINFO_SIZE_UPLOAD (3)
+
index e5a910ab2d1913d5548d1dabed50f26808086f03..c79e48a71574bffd6a466f6faf794674872e7ed7 100644 (file)
@@ -62,6 +62,7 @@ Added in 7.4.1. Deprecated since 7.55.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_SPEED_UPLOAD "(3), "
-.BR CURLINFO_SIZE_UPLOAD_T "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_SIZE_UPLOAD_T (3),
+.BR CURLINFO_SPEED_UPLOAD (3)
index 78998f57ab9a26a03baf5eb58596ea365b5592e5..9d308c6bf68551c04254e102ce8ef9ff9e7767bd 100644 (file)
@@ -59,6 +59,8 @@ Added in 7.55.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_SPEED_UPLOAD "(3), "
-.BR CURLINFO_SIZE_UPLOAD_T "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_SIZE_UPLOAD_T (3),
+.BR CURLINFO_SPEED_UPLOAD_T (3)
+
index ff780ccc8ec01a420ae8c6001db5228134420af8..814a4fa8e9052c70133c15390bc3fc52c509ab02 100644 (file)
@@ -61,5 +61,6 @@ Added in 7.4.1. Deprecated since 7.55.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_SPEED_DOWNLOAD "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_SPEED_DOWNLOAD_T (3)
index 1a057ae20fe8bd2f8806e3d7bae39ae699691395..eff8554c066bf8cbfb323740989b564d7805367f 100644 (file)
@@ -59,5 +59,6 @@ Added in 7.55.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_SPEED_DOWNLOAD_T "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_SPEED_DOWNLOAD_T (3)
index aedc7a4a228b38796b3e0f15b3c43f00fade9872..0375e79a411702db5381d14bb7e83bd3a53b0e6f 100644 (file)
@@ -61,4 +61,6 @@ Added in 7.12.3. Available in OpenSSL builds with "engine" support.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLOPT_SSLENGINE (3)
index 40ff2fb28aa889a1efc48a3b4264fd9a371138fe..d66d7df60969d27b1ce6069d30e6043d71c777c5 100644 (file)
@@ -59,4 +59,6 @@ Added in 7.5. Only set by the OpenSSL/libressl/boringssl and GnuTLS backends.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_PROXY_SSL_VERIFYRESULT (3)
index e58b4965fb73e9c03e848461d0fbd0d55b5d7cc0..0c179323225e837f67a7747a858ebdd4c921cd2d 100644 (file)
@@ -65,4 +65,7 @@ Added in 7.9.2
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), " CURLINFO_STARTTRANSFER_TIME_T "(3)"
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_STARTTRANSFER_TIME_T (3),
+.BR CURLOPT_TIMEOUT (3)
index ce1537a4de872385329096b4fc9cb15948d5cad2..3ad2d525f969dcb866c4c9761b117d3af0de2b87 100644 (file)
@@ -67,4 +67,7 @@ Added in 7.61.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), " CURLINFO_STARTTRANSFER_TIME "(3)"
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_STARTTRANSFER_TIME (3),
+.BR CURLOPT_TIMEOUT (3)
index df179e09a537365633919547b0ee0c311d8bff12..88166b0997992a958551e691424fd96583ceda5f 100644 (file)
@@ -68,5 +68,6 @@ NSS only up until this version was released.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_TLS_SSL_PTR "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_TLS_SSL_PTR (3)
index 21e481302ea7ba78fb07fb914b66ec6761ba4bd6..92606c8fc3adb2a8937c41ef2f453e00e4acec31 100644 (file)
@@ -159,5 +159,6 @@ This option is exactly the same as that option except in the case of OpenSSL.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_TLS_SESSION "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_TLS_SESSION (3)
index a652d45b49d0be0cd7c9f8dabda99f4593528912..12a8efa3a61c50a396c26bb37ebee2d680e44e32 100644 (file)
@@ -63,4 +63,7 @@ Added in 7.4.1
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), " CURLINFO_TOTAL_TIME_T "(3)"
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_TOTAL_TIME_T (3),
+.BR CURLOPT_TIMEOUT (3)
index 29dbb0945dd78092032b8815bd6fc8cece85de72..d2bc9e88637eab81e4647bcf6b2e625496c45127 100644 (file)
@@ -65,4 +65,7 @@ Added in 7.61.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), " CURLINFO_TOTAL_TIME "(3)"
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_TOTAL_TIME (3),
+.BR CURLOPT_TIMEOUT (3)
index 8040d4918790a7175b5c913fdf576e9913eb9317..c10e5d55e025ebe23726c36d2b5f692071550bcf 100644 (file)
@@ -66,5 +66,6 @@ Added in 8.2.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), " curl_easy_setopt "(3), "
-.BR CURLINFO_CONN_ID "(3), "
+.BR curl_easy_getinfo (3),
+.BR curl_easy_setopt (3),
+.BR CURLINFO_CONN_ID (3)
index 341b8cd48e24fe07f5b14f3da67bd510e4a2d461..589b624bf3452d95f8fc7102fe53fa4cd086d035 100644 (file)
@@ -55,5 +55,6 @@ Added in 7.30.0
 .SH RETURN VALUE
 Returns CURLM_OK if the option is supported, and CURLM_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLMOPT_PIPELINING "(3), " CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE "(3), "
-.BR CURLMOPT_MAX_PIPELINE_LENGTH "(3), "
+.BR CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE (3),
+.BR CURLMOPT_MAX_PIPELINE_LENGTH (3),
+.BR CURLMOPT_PIPELINING (3)
index 194ae9aa37805ca982ab326e86416550bd9edd3b..5a66d058e4c2648d44e66b3f3edaddf86c1376be 100644 (file)
@@ -55,4 +55,5 @@ Added in 7.30.0
 .SH RETURN VALUE
 Returns CURLM_OK if the option is supported, and CURLM_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLMOPT_PIPELINING "(3), " CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE "(3), "
+.BR CURLMOPT_PIPELINING (3),
+.BR CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE (3)
index dad2b4c7798bd6ab2f0c806dca009f395be57f26..97468201e4779405b798b1a2dcf2c846c72585d1 100644 (file)
@@ -65,5 +65,5 @@ Added in 7.16.3
 .SH RETURN VALUE
 Returns CURLM_OK if the option is supported, and CURLM_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLMOPT_MAX_HOST_CONNECTIONS "(3), "
-.BR CURLOPT_MAXCONNECTS "(3), "
+.BR CURLMOPT_MAX_HOST_CONNECTIONS (3),
+.BR CURLOPT_MAXCONNECTS (3)
index e149c21b1775866b81d3cdef509dbe01999150a8..64dc2b563a4b7bea140cdce004492d2b0dde383b 100644 (file)
@@ -54,4 +54,5 @@ Added in 7.67.0
 .SH RETURN VALUE
 Returns CURLM_OK if the option is supported, and CURLM_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_MAXCONNECTS "(3), " CURLMOPT_MAXCONNECTS "(3), "
+.BR CURLMOPT_MAXCONNECTS (3),
+.BR CURLOPT_MAXCONNECTS (3)
index 16b30cd95eed9a35bfe1f2c6dcca7346ef815587..a9bf0ad786ef1293438eafbecf19b52544ff0ac3 100644 (file)
@@ -67,4 +67,5 @@ Added in 7.30.0
 .SH RETURN VALUE
 Returns CURLM_OK if the option is supported, and CURLM_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLMOPT_MAXCONNECTS "(3), " CURLMOPT_MAX_TOTAL_CONNECTIONS "(3), "
+.BR CURLMOPT_MAXCONNECTS (3),
+.BR CURLMOPT_MAX_TOTAL_CONNECTIONS (3)
index 985ad060b50e1b9fa6870bdddb114d6d48fcb4e1..1785eb427eee477271da4a4a2120b0626a0496a0 100644 (file)
@@ -59,4 +59,5 @@ Added in 7.30.0
 .SH RETURN VALUE
 Returns CURLM_OK if the option is supported, and CURLM_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLMOPT_PIPELINING "(3), " CURLMOPT_MAX_HOST_CONNECTIONS "(3), "
+.BR CURLMOPT_PIPELINING (3),
+.BR CURLMOPT_MAX_HOST_CONNECTIONS (3)
index dc815060b2aca2816c832bb287857532b184920f..0b70944143524937de08336226eb88c72194d89a 100644 (file)
@@ -65,4 +65,5 @@ Added in 7.30.0
 .SH RETURN VALUE
 Returns CURLM_OK if the option is supported, and CURLM_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLMOPT_MAXCONNECTS "(3), " CURLMOPT_MAX_HOST_CONNECTIONS "(3), "
+.BR CURLMOPT_MAXCONNECTS (3),
+.BR CURLMOPT_MAX_HOST_CONNECTIONS (3)
index 9733f253ed91e4aa5bef675e70fcca2790a23a27..de7ccc9670637a5f4c99f802441bc49b8530c6bd 100644 (file)
@@ -63,9 +63,9 @@ support was disabled in 7.62.0.
 .SH RETURN VALUE
 Returns CURLM_OK if the option is supported, and CURLM_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLMOPT_MAX_PIPELINE_LENGTH "(3), "
-.BR CURLMOPT_PIPELINING_SITE_BL "(3), "
-.BR CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE "(3), "
-.BR CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE "(3), "
-.BR CURLMOPT_MAXCONNECTS "(3), "
-.BR CURLMOPT_MAX_HOST_CONNECTIONS "(3), "
+.BR CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE (3),
+.BR CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE (3),
+.BR CURLMOPT_MAX_HOST_CONNECTIONS (3),
+.BR CURLMOPT_MAX_PIPELINE_LENGTH (3),
+.BR CURLMOPT_MAXCONNECTS (3),
+.BR CURLMOPT_PIPELINING_SITE_BL (3)
index f50efe8f72206fa5b2dcdd7bfcb64fb607dc0062..95d475dbe6e08c5d09b9dfa47bd96d4e26c146b4 100644 (file)
@@ -64,4 +64,5 @@ Added in 7.30.0
 .SH RETURN VALUE
 Returns CURLM_OK if the option is supported, and CURLM_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLMOPT_PIPELINING "(3), " CURLMOPT_PIPELINING_SITE_BL "(3), "
+.BR CURLMOPT_PIPELINING (3),
+.BR CURLMOPT_PIPELINING_SITE_BL (3)
index 08b89690ce9bb4069867304d5161f87fbf023295..0e4e52e1a0d8472045c5f3114e2e8a3314e232c2 100644 (file)
@@ -60,4 +60,5 @@ Added in 7.30.0
 .SH RETURN VALUE
 Returns CURLM_OK if the option is supported, and CURLM_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLMOPT_PIPELINING "(3), " CURLMOPT_PIPELINING_SERVER_BL "(3), "
+.BR CURLMOPT_PIPELINING (3),
+.BR CURLMOPT_PIPELINING_SERVER_BL (3)
index cc20c7c26c46348c9f63240ea4b35bab8de81ac2..2b1968417735542eb805d08d49f9f6d9d032d5c9 100644 (file)
@@ -76,6 +76,7 @@ Added in 7.44.0
 .SH RETURN VALUE
 Returns CURLM_OK if the option is supported, and CURLM_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLMOPT_PUSHFUNCTION "(3), " CURLMOPT_PIPELINING "(3), "
-.BR CURLOPT_PIPEWAIT "(3), "
+.BR CURLMOPT_PIPELINING (3),
+.BR CURLMOPT_PUSHFUNCTION (3),
+.BR CURLOPT_PIPEWAIT (3),
 .BR RFC 7540
index 1a292ad81339013c7961ae7d6d8c36d5c7332b3d..9e0d8b9f27ec84b339b451de9663046456d8da88 100644 (file)
@@ -126,5 +126,7 @@ Added in 7.44.0
 .SH RETURN VALUE
 Returns CURLM_OK if the option is supported, and CURLM_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLMOPT_PUSHDATA "(3), " CURLMOPT_PIPELINING "(3), " CURLOPT_PIPEWAIT "(3), "
+.BR CURLMOPT_PUSHDATA (3),
+.BR CURLMOPT_PIPELINING (3),
+.BR CURLOPT_PIPEWAIT (3),
 .BR RFC 7540
index 8239875746282d20a80e470a7cc5bb711308253c..4dd103beeca9c6f51c7f1fc104ad22691a45d737 100644 (file)
@@ -74,5 +74,6 @@ Added in 7.15.4
 .SH RETURN VALUE
 Returns CURLM_OK.
 .SH "SEE ALSO"
-.BR CURLMOPT_SOCKETFUNCTION "(3), " curl_multi_socket_action "(3), "
-.BR CURLMOPT_TIMERFUNCTION "(3) "
+.BR curl_multi_socket_action (3),
+.BR CURLMOPT_SOCKETFUNCTION (3),
+.BR CURLMOPT_TIMERFUNCTION (3)
index fd75e9f7a165a838cad8dc8ee65b33221c9c3fdf..fa4272e13f4a03d905a6bfa467a4eb7006d403f1 100644 (file)
@@ -117,5 +117,6 @@ Added in 7.15.4
 .SH RETURN VALUE
 Returns CURLM_OK.
 .SH "SEE ALSO"
-.BR CURLMOPT_SOCKETDATA "(3), " curl_multi_socket_action "(3), "
-.BR CURLMOPT_TIMERFUNCTION "(3) "
+.BR curl_multi_socket_action (3),
+.BR CURLMOPT_SOCKETDATA (3),
+.BR CURLMOPT_TIMERFUNCTION (3)
index 7c5eef7c27d98af0c97c43da8a5424743840b301..1da6d4a286d81f1dec83916dff05e44c35ac49a7 100644 (file)
@@ -81,4 +81,5 @@ Added in 7.16.0
 .SH RETURN VALUE
 Returns CURLM_OK if the option is supported, and CURLM_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLMOPT_TIMERFUNCTION "(3), " CURLMOPT_SOCKETFUNCTION "(3), "
+.BR CURLMOPT_TIMERFUNCTION (3),
+.BR CURLMOPT_SOCKETFUNCTION (3)
index 425743a369e0b81b7f7e89fc61fa086030968c48..4914dc6f908ba32ac77303596edcd6d210ab6e58 100644 (file)
@@ -109,4 +109,5 @@ Added in 7.16.0
 .SH RETURN VALUE
 Returns CURLM_OK if the option is supported, and CURLM_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLMOPT_TIMERDATA "(3), " CURLMOPT_SOCKETFUNCTION "(3), "
+.BR CURLMOPT_TIMERDATA (3),
+.BR CURLMOPT_SOCKETFUNCTION (3)
index b453931a60209e8e8d0c3eca0ee7bc7bc1e65c5b..dcb34296ffcfb234284dc68eaef552f94efed607 100644 (file)
@@ -61,4 +61,5 @@ Added in 7.53.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_UNIX_SOCKET_PATH "(3), " unix "(7), "
+.BR CURLOPT_UNIX_SOCKET_PATH (3),
+.BR unix (7)
index 5efd09f724bd6308236aa3da8eddb0b9f74249be..92dcf8757b50b315d2fad5b4b636c9f31728afa2 100644 (file)
@@ -55,4 +55,6 @@ Added in 7.24.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_STDERR "(3), " CURLOPT_DEBUGFUNCTION "(3), "
+.BR CURLOPT_CONNECTTIMEOUT_MS (3),
+.BR CURLOPT_DEBUGFUNCTION (3),
+.BR CURLOPT_STDERR (3)
index 9ade4bddd5c7b9218fbc88e8e2f8890e6cb6ea5d..821bf2f28d49e26c71ea300903de04369e630dd7 100644 (file)
@@ -104,5 +104,6 @@ responses.
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_TRANSFER_ENCODING "(3), " CURLOPT_HTTPHEADER "(3), "
-.BR CURLOPT_HTTP_CONTENT_DECODING "(3), "
+.BR CURLOPT_HTTP_CONTENT_DECODING (3),
+.BR CURLOPT_HTTPHEADER (3),
+.BR CURLOPT_TRANSFER_ENCODING (3)
index e6a2226528b7393597cba2c7540fbbf4011c1b80..e3d3e128ae781fc967aa9a1c2f7b3425f278bef7 100644 (file)
@@ -56,4 +56,5 @@ Added in 7.19.0
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 Returns CURLE_BAD_FUNCTION_ARGUMENT if set to a negative value.
 .SH "SEE ALSO"
-.BR CURLOPT_STDERR "(3), " CURLOPT_DEBUGFUNCTION "(3), "
+.BR CURLOPT_DEBUGFUNCTION (3),
+.BR CURLOPT_STDERR (3)
index 4f57ce12a8d267aa742acab1db18041a2d115680..7338580f5250e9b1f7a46c785e41000f16d0894d 100644 (file)
@@ -85,5 +85,7 @@ Added in 7.64.1
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_ALTSVC_CTRL "(3), " CURLOPT_CONNECT_TO "(3), " CURLOPT_RESOLVE "(3), "
-.BR CURLOPT_COOKIEFILE "(3), "
+.BR CURLOPT_ALTSVC_CTRL (3),
+.BR CURLOPT_CONNECT_TO (3),
+.BR CURLOPT_COOKIEFILE (3),
+.BR CURLOPT_RESOLVE (3)
index c77b4101a5726d4cd21977acbe9c946dbc19c925..c8318f8d03ed2dfde0e1a4403b0988bbbda3e1d0 100644 (file)
@@ -83,4 +83,6 @@ Added in 7.64.1
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_ALTSVC "(3), " CURLOPT_CONNECT_TO "(3), " CURLOPT_RESOLVE "(3), "
+.BR CURLOPT_ALTSVC (3),
+.BR CURLOPT_CONNECT_TO (3),
+.BR CURLOPT_RESOLVE (3)
index 4e8d1705d02552816eba4c581ab7a74716a6ba0e..3ab46b47bde8c452d22aa7b19e5fc35f24fd0df4 100644 (file)
@@ -55,5 +55,6 @@ This option was known as CURLOPT_FTPAPPEND up to 7.16.4
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_DIRLISTONLY "(3), " CURLOPT_RESUME_FROM "(3), "
-.BR CURLOPT_UPLOAD "(3), "
+.BR CURLOPT_DIRLISTONLY (3),
+.BR CURLOPT_RESUME_FROM (3),
+.BR CURLOPT_UPLOAD (3)
index 14f1e07b376ec33be3b58766b7f32ab8463253c3..478e221adbd21bdc399ba6b67eae16701b4a7982 100644 (file)
@@ -65,4 +65,7 @@ Along with HTTP
 .SH RETURN VALUE
 Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_REFERER "(3), " CURLOPT_FOLLOWLOCATION "(3), "
+.BR CURLINFO_EFFECTIVE_URL (3),
+.BR CURLINFO_REDIRECT_URL (3),
+.BR CURLOPT_FOLLOWLOCATION (3),
+.BR CURLOPT_REFERER (3)
index fbe4fe8eb77eaa08afc1a0b558c64c0f7506eba9..9dfc3e16626b8e3458f96959384d7afdd71b1d65 100644 (file)
@@ -102,4 +102,7 @@ For \fBaws:s3\fP, a \fBx-amz-content-sha256\fP header is added to every request
 if not already present. For s3 requests with unknown payload, this header takes
 the special value "UNSIGNED-PAYLOAD".
 .SH "SEE ALSO"
-.BR CURLOPT_HEADEROPT "(3), " CURLOPT_HTTPHEADER "(3), "
+.BR CURLOPT_HEADEROPT (3),
+.BR CURLOPT_HTTPAUTH (3),
+.BR CURLOPT_HTTPHEADER (3),
+.BR CURLOPT_PROXYAUTH (3)
index d2c9165a0221265f621ef3a678a28daff67c35d5..6a14076eee3de55f14ee25af6843cd0300055078 100644 (file)
@@ -71,5 +71,8 @@ Added in 7.10.  Growing the buffer was added in 7.53.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_MAX_RECV_SPEED_LARGE "(3), " CURLOPT_WRITEFUNCTION "(3), "
-.BR CURLOPT_UPLOAD_BUFFERSIZE "(3), "
+.BR CURLOPT_MAX_RECV_SPEED_LARGE (3),
+.BR CURLOPT_MAXFILESIZE (3),
+.BR CURLOPT_UPLOAD_BUFFERSIZE (3),
+.BR CURLOPT_WRITEFUNCTION (3)
+
index c57994aa85eac4e4b5581ea4e1d2f4b50624dda0..dc94c0cdc5b8576de3000f1db56334fcb0cd3b1f 100644 (file)
@@ -78,6 +78,9 @@ For the SSL engines that do not support certificate files the
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_CAINFO_BLOB "(3), " CURLOPT_CAPATH "(3), "
-.BR CURLOPT_SSL_VERIFYPEER "(3), " CURLOPT_SSL_VERIFYHOST "(3), "
-.BR CURLINFO_CAINFO "(3), " CURLOPT_CA_CACHE_TIMEOUT "(3), "
+.BR CURLINFO_CAINFO (3),
+.BR CURLOPT_CA_CACHE_TIMEOUT (3),
+.BR CURLOPT_CAINFO_BLOB (3),
+.BR CURLOPT_CAPATH (3),
+.BR CURLOPT_SSL_VERIFYHOST (3),
+.BR CURLOPT_SSL_VERIFYPEER (3)
index 620aa4c55ddc50e6ea622bbe480d3bd5030dbd58..ebb27111b98c9ce12f6ce9e4ee377799bbda0206 100644 (file)
@@ -69,5 +69,7 @@ rustls (since 7.82.0), wolfSSL (since 8.2.0), OpenSSL, Secure Transport and Scha
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_CAINFO "(3), " CURLOPT_CAPATH "(3), "
-.BR CURLOPT_SSL_VERIFYPEER "(3), " CURLOPT_SSL_VERIFYHOST "(3), "
+.BR CURLOPT_CAINFO (3),
+.BR CURLOPT_CAPATH (3),
+.BR CURLOPT_SSL_VERIFYPEER (3),
+.BR CURLOPT_SSL_VERIFYHOST (3)
index 488164826acca0ba97209f8ecee6648634c8b3cf..5a453becad9e72e8cfb18936c73eb71343cc3092 100644 (file)
@@ -71,6 +71,7 @@ CURLE_UNKNOWN_OPTION
 
 CURLE_OUT_OF_MEMORY
 .SH "SEE ALSO"
-.BR CURLOPT_CAINFO "(3), "
-.BR CURLOPT_STDERR "(3), " CURLOPT_DEBUGFUNCTION "(3), "
-.BR CURLINFO_CAPATH "(3), "
+.BR CURLINFO_CAPATH (3),
+.BR CURLOPT_CAINFO (3),
+.BR CURLOPT_DEBUGFUNCTION (3),
+.BR CURLOPT_STDERR (3)
index d0246b5c744c12a9f666dfc70e0eb87f42b9e13b..80fad019ef8a2f4e5f3bec997aed62066de519ff 100644 (file)
@@ -73,6 +73,8 @@ functionality is the OpenSSL (and forks) backend.
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_CAINFO "(3), "
-.BR CURLOPT_CAINFO_BLOB "(3), " CURLOPT_CAPATH "(3), "
-.BR CURLOPT_SSL_VERIFYPEER "(3), " CURLOPT_SSL_VERIFYHOST "(3), "
+.BR CURLOPT_CAINFO (3),
+.BR CURLOPT_CAINFO_BLOB (3),
+.BR CURLOPT_CAPATH (3),
+.BR CURLOPT_SSL_VERIFYPEER (3),
+.BR CURLOPT_SSL_VERIFYHOST (3)
index a55b754178f57fb9945e82885567a57c25f6ddb0..146362960e7984242a8ac874ff5d0ab9ab6cda97 100644 (file)
@@ -80,4 +80,8 @@ added in 7.79.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_CAINFO "(3), " CURLOPT_SSL_VERIFYPEER "(3), "
+.BR CURLINFO_CAINFO (3),
+.BR CURLINFO_CAPATH (3),
+.BR CURLINFO_CERTINFO (3),
+.BR CURLOPT_CAINFO (3),
+.BR CURLOPT_SSL_VERIFYPEER (3)
index bd7cfb45b0ad69db2ed415cab701a676c41edc7f..a8b2273572f265994b990d64e9c0919df86ea6fc 100644 (file)
@@ -140,4 +140,5 @@ This was added in 7.21.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_CHUNK_END_FUNCTION "(3), " CURLOPT_WILDCARDMATCH "(3), "
+.BR CURLOPT_CHUNK_END_FUNCTION (3),
+.BR CURLOPT_WILDCARDMATCH (3)
index aa4eb1d271bc530d39c2d345c528f86b9b11a0b7..785c010cf200badb051c0daf08a5c855d8699392 100644 (file)
@@ -91,4 +91,5 @@ Added in 7.21.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_CHUNK_BGN_FUNCTION "(3), " CURLOPT_WILDCARDMATCH "(3), "
+.BR CURLOPT_CHUNK_BGN_FUNCTION (3),
+.BR CURLOPT_WILDCARDMATCH (3)
index ea2b25b91cc12106bf3668ab85d30710eecd779c..c5b752b67ac308fa6383ba4545cf1b968f794ce0 100644 (file)
@@ -70,4 +70,5 @@ Added in 7.21.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_WILDCARDMATCH "(3), " CURLOPT_CHUNK_BGN_FUNCTION "(3), "
+.BR CURLOPT_CHUNK_BGN_FUNCTION (3),
+.BR CURLOPT_WILDCARDMATCH (3)
index 1a8b321db92cf97fd3d1ac90907ab7f337884697..25601d4a6033329bf9b2fd4b6cf0fd7463a5fbed 100644 (file)
@@ -57,4 +57,5 @@ Added in 7.21.7
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_CLOSESOCKETFUNCTION "(3), " CURLOPT_OPENSOCKETFUNCTION "(3), "
+.BR CURLOPT_CLOSESOCKETFUNCTION (3),
+.BR CURLOPT_OPENSOCKETFUNCTION (3)
index e6bce8c609dbdb0289736f9567964b8f306ae537..27efd61afdd27e9a2f059ed434397019a1fc232c 100644 (file)
@@ -68,4 +68,5 @@ Added in 7.21.7
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_CLOSESOCKETDATA "(3), " CURLOPT_OPENSOCKETFUNCTION "(3), "
+.BR CURLOPT_CLOSESOCKETDATA (3),
+.BR CURLOPT_OPENSOCKETFUNCTION (3)
index 4a72310b2236929dd5d4cfd52ebb3db8249f2290..c9091cb52df9460f7a40765c2bf32f09f956b7fe 100644 (file)
@@ -82,5 +82,7 @@ Always
 Returns CURLE_OK. Returns CURLE_BAD_FUNCTION_ARGUMENT if set to a negative
 value or a value that when converted to milliseconds is too large.
 .SH "SEE ALSO"
-.BR CURLOPT_CONNECTTIMEOUT_MS "(3), "
-.BR CURLOPT_TIMEOUT "(3), " CURLOPT_LOW_SPEED_LIMIT "(3), "
+.BR CURLOPT_CONNECTTIMEOUT_MS (3),
+.BR CURLOPT_LOW_SPEED_LIMIT (3),
+.BR CURLOPT_MAX_RECV_SPEED_LARGE (3),
+.BR CURLOPT_TIMEOUT (3)
index ffe3f66ce7a7fbd8af593aad64a23f1bc58ba6c8..ec83ca35bc98bf7fdea426024fad95611ab52ac9 100644 (file)
@@ -58,5 +58,6 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_CONNECTTIMEOUT "(3), "
-.BR CURLOPT_TIMEOUT "(3), " CURLOPT_LOW_SPEED_LIMIT "(3), "
+.BR CURLOPT_CONNECTTIMEOUT (3),
+.BR CURLOPT_LOW_SPEED_LIMIT (3),
+.BR CURLOPT_TIMEOUT (3)
index b138944354b79c8b15b82deac614f41457ad6d7c..ca71a669af1507b3dcc8de535be0bafc3c6a78f4 100644 (file)
@@ -76,5 +76,7 @@ Added in 7.15.2
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_VERBOSE "(3), " CURLOPT_HTTPPROXYTUNNEL  "(3), "
-.BR curl_easy_recv "(3), " curl_easy_send "(3) "
+.BR curl_easy_recv (3),
+.BR curl_easy_send (3),
+.BR CURLOPT_HTTPPROXYTUNNEL (3),
+.BR CURLOPT_VERBOSE (3)
index 6bab8e3892fb24eed262bb47930c9afc2be4b7e4..1c4b80b64f5b6b35d0260d3785efa5c842c2bc15 100644 (file)
@@ -110,4 +110,7 @@ Added in 7.49.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_URL "(3), " CURLOPT_RESOLVE "(3), " CURLOPT_FOLLOWLOCATION "(3), " CURLOPT_HTTPPROXYTUNNEL  "(3), "
+.BR CURLOPT_FOLLOWLOCATION (3),
+.BR CURLOPT_HTTPPROXYTUNNEL (3),
+.BR CURLOPT_RESOLVE (3),
+.BR CURLOPT_URL (3)
index 120c6d7aa046c14af54d5cc2a104300c50725884..1de5bc83d06261afc70b3a54f288cbeeae18b535 100644 (file)
@@ -102,4 +102,5 @@ built.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_CONV_TO_NETWORK_FUNCTION "(3), " CURLOPT_CONV_FROM_UTF8_FUNCTION "(3), "
+.BR CURLOPT_CONV_FROM_UTF8_FUNCTION (3),
+.BR CURLOPT_CONV_TO_NETWORK_FUNCTION (3)
index 891ddd8bf8c38d9c785aafcb54990482ff117084..eb050ae45b0833ded5b027e80b469d837d6f138a 100644 (file)
@@ -100,4 +100,5 @@ built.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_CONV_TO_NETWORK_FUNCTION "(3), " CURLOPT_CONV_FROM_NETWORK_FUNCTION "(3), "
+.BR CURLOPT_CONV_FROM_NETWORK_FUNCTION (3),
+.BR CURLOPT_CONV_TO_NETWORK_FUNCTION (3)
index 30d280d4111874033cf5caf1b9dceac2b4e02efc..0e75ca49c2b3b524ebfaea3efb62e5a74131db37 100644 (file)
@@ -101,4 +101,5 @@ built.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_CONV_FROM_NETWORK_FUNCTION "(3), " CURLOPT_CONV_FROM_UTF8_FUNCTION "(3), "
+.BR CURLOPT_CONV_FROM_NETWORK_FUNCTION (3),
+.BR CURLOPT_CONV_FROM_UTF8_FUNCTION (3)
index 6a14c1e6fcd1be5348fdfdc1a35d65123b098861..b7de3ebe21633d9ad1d8da8518a8bc69ec725f91 100644 (file)
@@ -83,5 +83,8 @@ If HTTP is enabled
 Returns CURLE_OK if HTTP is enabled, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_COOKIEFILE "(3), " CURLOPT_COOKIEJAR "(3), "  CURLOPT_COOKIELIST "(3), "
-.BR CURLOPT_HTTPHEADER "(3), "
+.BR CURLINFO_COOKIELIST (3),
+.BR CURLOPT_COOKIEFILE (3),
+.BR CURLOPT_COOKIEJAR (3),
+.BR CURLOPT_COOKIELIST (3),
+.BR CURLOPT_HTTPHEADER (3)
index 8a56ff44a1cc7969346969157b8c9c1d9c912ef0..08e9582fc2f76274c7cbd7d9a89fe65ad5bfef4a 100644 (file)
@@ -92,4 +92,6 @@ As long as HTTP is supported
 .SH RETURN VALUE
 Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_COOKIE "(3), " CURLOPT_COOKIEJAR "(3), "
+.BR CURLOPT_COOKIE (3),
+.BR CURLOPT_COOKIEJAR (3),
+.BR CURLOPT_COOKIESESSION (3)
index c0d21a1df7be60a0caf57307188389c684eddaee..f84d99a1683166895044a734c0558f4bbce7e3f9 100644 (file)
@@ -79,5 +79,6 @@ Along with HTTP
 Returns CURLE_OK if HTTP is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_COOKIEFILE "(3), " CURLOPT_COOKIE "(3), "
-.BR CURLOPT_COOKIELIST "(3), "
+.BR CURLOPT_COOKIE (3),
+.BR CURLOPT_COOKIEFILE (3),
+.BR CURLOPT_COOKIELIST (3)
index 51951fb8cfc1bda2aa453ece4393294286954081..da9ca290a228340f9a394bbc8b80f8bc97f307f8 100644 (file)
@@ -119,5 +119,7 @@ online here: https://curl.se/docs/http-cookies.html
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_COOKIEFILE "(3), " CURLOPT_COOKIEJAR "(3), " CURLOPT_COOKIE "(3), "
-.BR CURLINFO_COOKIELIST "(3), "
+.BR CURLINFO_COOKIELIST (3),
+.BR CURLOPT_COOKIE (3),
+.BR CURLOPT_COOKIEFILE (3),
+.BR CURLOPT_COOKIEJAR (3)
index 90019acba1c85581ff10b071cdb04c01e0339c69..3578b828785ea3f083f09bc07bebf46f7fd2e7d7 100644 (file)
@@ -68,4 +68,6 @@ Along with HTTP
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_COOKIEFILE "(3), " CURLOPT_COOKIE "(3), "
+.BR CURLOPT_COOKIE (3),
+.BR CURLOPT_COOKIEFILE (3),
+.BR CURLOPT_COOKIEJAR (3)
index 203326b962895a605fbf72338e7915ee63a8498f..870bb670befda9ebfb9feb731791d095bb4a7109 100644 (file)
@@ -71,4 +71,7 @@ Added in 7.17.1
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_POSTFIELDS "(3), " CURLOPT_POSTFIELDSIZE "(3), "
+.BR CURLOPT_MIMEPOST (3),
+.BR CURLOPT_POSTFIELDS (3),
+.BR CURLOPT_POSTFIELDSIZE (3),
+.BR CURLOPT_UPLOAD (3)
index 5e8fedb41f5af636fcb737ad061351ece0ba05d2..abcdcefa40ed499705ca1ee11727f379e3622ea2 100644 (file)
@@ -57,4 +57,5 @@ SMTP since 7.40.0, other protocols since they were introduced
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_CONV_FROM_NETWORK_FUNCTION "(3), " CURLOPT_CONV_TO_NETWORK_FUNCTION "(3), "
+.BR CURLOPT_CONV_FROM_NETWORK_FUNCTION (3),
+.BR CURLOPT_CONV_TO_NETWORK_FUNCTION (3)
index ac215cb3fa0b9e93b20a34714321d8e71ccf036c..da6d639ead5857ec690f5d54318ab6c3c36ddd3b 100644 (file)
@@ -75,5 +75,6 @@ Added in 7.19.0
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SSL_VERIFYPEER "(3), " CURLOPT_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_PROXY_CRLFILE "(3), "
+.BR CURLOPT_PROXY_CRLFILE (3),
+.BR CURLOPT_SSL_VERIFYHOST (3),
+.BR CURLOPT_SSL_VERIFYPEER (3)
index 0e4d9acb6980a2f8f5ca6df9ef30ae0809df4cbd..5b16f21152b979a948712d820148841cd2e4dead 100644 (file)
@@ -69,6 +69,10 @@ Added in 7.63.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_URL "(3), "
-.BR curl_url "(3), " curl_url_get "(3), " curl_url_set "(3), "
-.BR curl_url_dup "(3), " curl_url_cleanup "(3), " curl_url_strerror "(3)"
+.BR curl_url (3),
+.BR curl_url_cleanup (3),
+.BR curl_url_dup (3),
+.BR curl_url_get (3),
+.BR curl_url_set (3),
+.BR curl_url_strerror (3),
+.BR CURLOPT_URL (3)
index 06cd5fed0175b1fe71aea0761499b58f64dbb459..00132854e2457dba9eb486c87aefe7e9a1704f76 100644 (file)
@@ -111,5 +111,7 @@ IMAP is supported since 7.30.0, POP3 since 7.26.0 and SMTP since 7.34.0.
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_HTTPHEADER "(3), " CURLOPT_NOBODY "(3), "
-.BR CURLOPT_REQUEST_TARGET "(3), "
+.BR CURLINFO_EFFECTIVE_METHOD (3),
+.BR CURLOPT_HTTPHEADER (3),
+.BR CURLOPT_NOBODY (3),
+.BR CURLOPT_REQUEST_TARGET (3)
index 300f50d5a39d48941012efad6ba21b0dec3020b6..b7db29309babc45dbf00c8a14e98b3f829d8e184 100644 (file)
@@ -70,4 +70,5 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_STDERR "(3), " CURLOPT_DEBUGFUNCTION "(3), "
+.BR CURLOPT_DEBUGFUNCTION (3),
+.BR CURLOPT_STDERR (3)
index 19ec8ac651acf3c4f7358ce1275407aab7a52c0d..9676f71dbcd9de2f682fcefba05ecffc993c88b7 100644 (file)
@@ -190,5 +190,8 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_VERBOSE "(3), " CURLOPT_DEBUGDATA "(3), "
-.BR curl_global_trace "(3), "
+.BR curl_global_trace (3),
+.BR CURLINFO_CONN_ID (3),
+.BR CURLINFO_XFER_ID (3),
+.BR CURLOPT_DEBUGDATA (3),
+.BR CURLOPT_VERBOSE (3)
index f4f9793d9763aee1b9002cd027ec895fda18e612..60d79d1f0a5ff2ae764824ca5584614d43116fdd 100644 (file)
@@ -83,4 +83,6 @@ CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 
 CURLE_UNKNOWN_OPTION if the option is not supported.
 .SH "SEE ALSO"
-.BR CURLOPT_URL "(3), "
+.BR CURLINFO_PROTOCOL (3),
+.BR CURLINFO_SCHEME (3),
+.BR CURLOPT_URL (3)
index 15fe79f1a90be2c5d72b7e1e3d38f49f9ae3bee0..a301cf9a5a1b0b62e59f7a22bcb438b9c5a3e0e1 100644 (file)
@@ -74,4 +74,5 @@ since 7.21.5.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_CUSTOMREQUEST "(3), "
+.BR CURLOPT_CUSTOMREQUEST (3),
+.BR CURLOPT_WILDCARDMATCH (3)
index fcccd2e365bdc85e23d41cdbdb305237ed640344..1164c65a73ee2fa5fb5c8a0b3804e8d44881a0a8 100644 (file)
@@ -61,5 +61,7 @@ Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 curl_easy_perform() returns CURLE_LOGIN_DENIED if this option is enabled and a
 URL containing a username is specified.
 .SH "SEE ALSO"
-.BR libcurl-security "(3), ", CURLOPT_PROTOCOLS "(3), "
-.BR curl_url_set "(3), "
+.BR curl_url_set (3),
+.BR CURLOPT_PROTOCOLS (3),
+.BR CURLOPT_URL (3),
+.BR libcurl-security (3)
index 7027ab5403b9f2c5f4eafe748f60a3e635e8afd0..e14eb74077ff6914854ad066f83ae065b73f22f4 100644 (file)
@@ -81,5 +81,8 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_DNS_USE_GLOBAL_CACHE "(3), " CURLOPT_DNS_SERVERS "(3), "
-.BR CURLOPT_RESOLVE "(3), "
+.BR CURLOPT_CONNECTTIMEOUT_MS (3),
+.BR CURLOPT_DNS_SERVERS (3),
+.BR CURLOPT_DNS_USE_GLOBAL_CACHE (3),
+.BR CURLOPT_MAXAGE_CONN (3),
+.BR CURLOPT_RESOLVE (3)
index 41d171b53b4fe9c3ff617bd5209d5e9193e592a8..4f8d3106e692b58b122002b64a205aacc1d31be0 100644 (file)
@@ -61,4 +61,7 @@ such one.
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not,
 or CURLE_NOT_BUILT_IN if support was disabled at compile-time.
 .SH "SEE ALSO"
-.BR CURLOPT_DNS_SERVERS "(3), " CURLOPT_DNS_LOCAL_IP4 "(3), "
+.BR CURLOPT_DNS_LOCAL_IP4 (3),
+.BR CURLOPT_DNS_LOCAL_IP6 (3),
+.BR CURLOPT_DNS_SERVERS (3),
+.BR CURLOPT_INTERFACE (3)
index cce07f6f7b579ca752780ceb0cb8575be86745b2..210e37fbf18ad5d577d300d9888a75a94c36a139 100644 (file)
@@ -63,4 +63,6 @@ Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not,
 CURLE_NOT_BUILT_IN if support was disabled at compile-time, or
 CURLE_BAD_FUNCTION_ARGUMENT when given a bad address.
 .SH "SEE ALSO"
-.BR CURLOPT_DNS_INTERFACE "(3), " CURLOPT_DNS_LOCAL_IP6 "(3), "
+.BR CURLOPT_DNS_INTERFACE (3),
+.BR CURLOPT_DNS_LOCAL_IP6 (3),
+.BR CURLOPT_DNS_SERVERS (3)
index 6fa51133c599919c5e8251e9fc0ba66b296bb0f1..4f993998bc8cd0797baf6508fa6a66db0697adb3 100644 (file)
@@ -63,4 +63,6 @@ Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not,
 CURLE_NOT_BUILT_IN if support was disabled at compile-time, or
 CURLE_BAD_FUNCTION_ARGUMENT when given a bad address.
 .SH "SEE ALSO"
-.BR CURLOPT_DNS_INTERFACE "(3), " CURLOPT_DNS_LOCAL_IP4 "(3), "
+.BR CURLOPT_DNS_INTERFACE (3),
+.BR CURLOPT_DNS_LOCAL_IP4 (3),
+.BR CURLOPT_DNS_SERVERS (3)
index 4b0ebdbf37670492a6b11f2840ff83cc0e6db52d..53f7319a930f25473f06b7c15a6a0a6fc1293efd 100644 (file)
@@ -68,4 +68,6 @@ CURLE_NOT_BUILT_IN if support was disabled at compile-time,
 CURLE_BAD_FUNCTION_ARGUMENT when given an invalid server list, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_DNS_LOCAL_IP4 "(3), " CURLOPT_DNS_CACHE_TIMEOUT "(3), "
+.BR CURLOPT_DNS_CACHE_TIMEOUT (3),
+.BR CURLOPT_DNS_LOCAL_IP4 (3),
+.BR CURLOPT_DNS_LOCAL_IP6 (3)
index 910fe75afd94bc3ca38b01895d53c5894a0f4d83..ebf0b9aab4b805053ea9eb438b0c25ccf8ebb99b 100644 (file)
@@ -70,4 +70,5 @@ Added in 7.60.0
 .SH RETURN VALUE
 CURLE_OK or an error such as CURLE_UNKNOWN_OPTION.
 .SH "SEE ALSO"
-.BR CURLOPT_DNS_CACHE_TIMEOUT "(3), " CURLOPT_IPRESOLVE "(3), "
+.BR CURLOPT_DNS_CACHE_TIMEOUT (3),
+.BR CURLOPT_IPRESOLVE (3)
index 8754e63123ee373a9b7bf9e63b4bfbff82818fc9..3de886119a62488df803782c69155298861315d9 100644 (file)
@@ -62,4 +62,5 @@ Deprecated since 7.11.1. Function removed in 7.62.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SHARE "(3), " CURLOPT_DNS_CACHE_TIMEOUT "(3), "
+.BR CURLOPT_DNS_CACHE_TIMEOUT (3),
+.BR CURLOPT_SHARE (3)
index b572f9b81d66dd8cdc5dcc68ecb83c4162e6cb25..fa49d38f2da0296640133ee07b8d9b3eff40c3a1 100644 (file)
@@ -81,8 +81,8 @@ If built TLS enabled.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_DOH_SSL_VERIFYPEER "(3), "
-.BR CURLOPT_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_SSL_VERIFYPEER "(3), "
-.BR CURLOPT_PROXY_SSL_VERIFYPEER "(3), "
-.BR CURLOPT_PROXY_SSL_VERIFYHOST "(3), "
+.BR CURLOPT_DOH_SSL_VERIFYPEER (3),
+.BR CURLOPT_PROXY_SSL_VERIFYHOST (3),
+.BR CURLOPT_PROXY_SSL_VERIFYPEER (3),
+.BR CURLOPT_SSL_VERIFYHOST (3),
+.BR CURLOPT_SSL_VERIFYPEER (3)
index b802a6f53f83d66b49cf30025ac8158dafe4f58e..0e2f5172a863685bdf1e4c3145d5cfb42de8f92e 100644 (file)
@@ -92,10 +92,10 @@ If built TLS enabled.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_DOH_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_SSL_VERIFYPEER "(3), "
-.BR CURLOPT_PROXY_SSL_VERIFYPEER "(3), "
-.BR CURLOPT_PROXY_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_CAINFO "(3), "
-.BR CURLOPT_CAPATH "(3), "
+.BR CURLOPT_CAINFO (3),
+.BR CURLOPT_CAPATH (3),
+.BR CURLOPT_DOH_SSL_VERIFYHOST (3),
+.BR CURLOPT_PROXY_SSL_VERIFYHOST (3),
+.BR CURLOPT_PROXY_SSL_VERIFYPEER (3),
+.BR CURLOPT_SSL_VERIFYHOST (3),
+.BR CURLOPT_SSL_VERIFYPEER (3)
index 8d92b1eba63080de59726b7ba6d2e36387cb0195..acf8bcb39226111d138f396af9253cae7e9ea775 100644 (file)
@@ -69,6 +69,6 @@ GnuTLS TLS backends.
 Returns CURLE_OK if OCSP stapling is supported by the SSL backend, otherwise
 returns CURLE_NOT_BUILT_IN.
 .SH "SEE ALSO"
-.BR CURLOPT_DOH_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_DOH_SSL_VERIFYPEER "(3), "
-.BR CURLOPT_SSL_VERIFYSTATUS "(3), "
+.BR CURLOPT_DOH_SSL_VERIFYHOST (3),
+.BR CURLOPT_DOH_SSL_VERIFYPEER (3),
+.BR CURLOPT_SSL_VERIFYSTATUS (3)
index 7042e17439952f44253b0c1d6a6e5b3d2f526fff..cfe4a574d18d8dcc8f8b70072d05cff1e32152e9 100644 (file)
@@ -87,4 +87,6 @@ Note that \fIcurl_easy_setopt(3)\fP does immediately parse the given string so
 when given a bad DoH URL, libcurl might not detect the problem until it later
 tries to resolve a name with it.
 .SH "SEE ALSO"
-.BR CURLOPT_VERBOSE "(3), " CURLOPT_RESOLVE "(3), "
+.BR CURLOPT_DNS_CACHE_TIMEOUT (3),
+.BR CURLOPT_RESOLVE (3),
+.BR CURLOPT_VERBOSE (3)
index ba953d4cc93471f1891a94298ef6f7577ee68e5a..f36469b2b02b922b758f0483614450d0f26304e2 100644 (file)
@@ -62,4 +62,4 @@ This option was deprecated in 7.84.0.
 Returns CURLE_OK if TLS is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_RANDOM_FILE "(3), "
+.BR CURLOPT_RANDOM_FILE (3)
index 5953d5e651ff7bb8a2724682b2fdefe288f66910..136a11c3f65e8c80751986c1fd3f7df2f5b98a81 100644 (file)
@@ -91,6 +91,9 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_DEBUGFUNCTION "(3), " CURLOPT_VERBOSE "(3), "
-.BR curl_easy_strerror "(3), " curl_multi_strerror "(3), "
-.BR curl_share_strerror "(3), " curl_url_strerror "(3)"
+.BR curl_easy_strerror (3),
+.BR curl_multi_strerror (3),
+.BR curl_share_strerror (3),
+.BR curl_url_strerror (3),
+.BR CURLOPT_DEBUGFUNCTION (3),
+.BR CURLOPT_VERBOSE (3)
index 78135c0a10bfd13f351ce3c5bf5af24a0dddff01..7aea1c2ed479ceb2e2e9f2cb1d55dba092c1d370 100644 (file)
@@ -58,4 +58,5 @@ Added in 7.36.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_POST "(3), " CURLOPT_HTTPPOST "(3), "
+.BR CURLOPT_HTTPPOST (3),
+.BR CURLOPT_POST (3)
index e4d16d79ac03c708f1a11ca7aa5d02a596b10f75..c62250352354731b9f82a19a7e6bd8444f04b71a 100644 (file)
@@ -68,4 +68,6 @@ Along with HTTP.
 .SH RETURN VALUE
 Returns CURLE_OK if HTTP is enabled, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_HTTP200ALIASES "(3), " CURLOPT_KEEP_SENDING_ON_ERROR "(3), "
+.BR CURLINFO_RESPONSE_CODE (3),
+.BR CURLOPT_HTTP200ALIASES (3),
+.BR CURLOPT_KEEP_SENDING_ON_ERROR (3)
index 9f9a0f44b1673eb19ccd757502cd288e8104956e..05f484a2ff415818960f27112a951afe9ae10fec 100644 (file)
@@ -65,4 +65,5 @@ Always, for SFTP since 7.49.0
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR curl_easy_getinfo "(3), "
+.BR curl_easy_getinfo (3),
+.BR CURLINFO_FILETIME (3)
index a25332b39e3e05c6f753ffe1360f08cd5cd1b611..e8d9feaa568487c36aad6353311e18b77fc04fa2 100644 (file)
@@ -63,4 +63,5 @@ Added in 7.21.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_FNMATCH_FUNCTION "(3), " CURLOPT_WILDCARDMATCH "(3), "
+.BR CURLOPT_FNMATCH_FUNCTION (3),
+.BR CURLOPT_WILDCARDMATCH (3)
index 22ab4d850d0b015cc02204001a389bc0785228df..43466b3eca439186035d5c014e569decccfa83e9 100644 (file)
@@ -73,4 +73,6 @@ Added in 7.21.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_FNMATCH_DATA "(3), " CURLOPT_DEBUGFUNCTION "(3), "
+.BR CURLOPT_DEBUGFUNCTION (3),
+.BR CURLOPT_FNMATCH_DATA (3),
+.BR CURLOPT_WILDCARDMATCH (3)
index f7374b9df65a000ba4f70b622a261c899c8ff6d8..f86e9655a36011f30250963ffed0d2aecfa80302 100644 (file)
@@ -83,6 +83,8 @@ Along with HTTP
 .SH RETURN VALUE
 Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_REDIR_PROTOCOLS "(3), " CURLOPT_PROTOCOLS "(3), "
-.BR CURLOPT_POSTREDIR "(3), "
-.BR CURLINFO_REDIRECT_URL "(3), " CURLINFO_REDIRECT_COUNT "(3), "
+.BR CURLINFO_REDIRECT_COUNT (3),
+.BR CURLINFO_REDIRECT_URL (3),
+.BR CURLOPT_POSTREDIR (3),
+.BR CURLOPT_PROTOCOLS (3),
+.BR CURLOPT_REDIR_PROTOCOLS (3)
index 4231051467c51f6bd67052a135de093a98372944..aa2948295bcfe50ab7a5db20d410a618d661b518 100644 (file)
@@ -60,5 +60,6 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_FRESH_CONNECT "(3), " CURLOPT_MAXCONNECTS "(3), "
-.BR CURLOPT_MAXLIFETIME_CONN "(3), "
+.BR CURLOPT_FRESH_CONNECT (3),
+.BR CURLOPT_MAXCONNECTS (3),
+.BR CURLOPT_MAXLIFETIME_CONN (3)
index bc385c993c8b04ff92be5e017e627bcd52866992..f9e53ab62a3cd578f96ca7d9792a85116bd2d930 100644 (file)
@@ -60,4 +60,6 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_FORBID_REUSE "(3), "
+.BR CURLOPT_FORBID_REUSE (3),
+.BR CURLOPT_MAXAGE_CONN (3),
+.BR CURLOPT_MAXLIFETIME_CONN (3)
index 7775eb486d5e5afc8285965f84dd78f8746f21c5..9dff8852669e0a84f922f05510fc27f1d15912ae 100644 (file)
@@ -92,4 +92,5 @@ Port range support was added in 7.19.5
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_FTP_USE_EPRT "(3), " CURLOPT_FTP_USE_EPSV "(3), "
+.BR CURLOPT_FTP_USE_EPRT (3),
+.BR CURLOPT_FTP_USE_EPSV (3)
index 6a3ef059d3788a143b19ed46d89e80bef06847a0..35a23384002a5f9fa74f3e2f74fdee43b9cfc4db 100644 (file)
@@ -64,4 +64,5 @@ Added in 7.12.2
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_USE_SSL "(3), " CURLOPT_FTP_SSL_CCC "(3), "
+.BR CURLOPT_USE_SSL (3),
+.BR CURLOPT_FTP_SSL_CCC (3)
index 7acce088f6f54b52202b93e3b57e236bc4f8283c..545689d6a1bd08184361c170d4a022ac54333ae2 100644 (file)
@@ -61,4 +61,5 @@ Added in 7.13.0
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_USERNAME "(3), " CURLOPT_PASSWORD "(3), "
+.BR CURLOPT_PASSWORD (3),
+.BR CURLOPT_USERNAME (3)
index 317b556a573708200f82151ce83278f1e295ff87..a0c684afdd343d126ee840afcb1a33bd06321ab9 100644 (file)
@@ -62,4 +62,7 @@ Added in 7.15.5
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_FTP_SKIP_PASV_IP "(3), " CURLOPT_SERVER_RESPONSE_TIMEOUT "(3), "
+.BR CURLOPT_FTP_ACCOUNT (3),
+.BR CURLOPT_FTP_SKIP_PASV_IP (3),
+.BR CURLOPT_SERVER_RESPONSE_TIMEOUT (3),
+.BR CURLOPT_USERNAME (3)
index 7299fc4d02f2a93ada3bd34181fe722498e91bbd..1693eecb2490c05fc72c519c5ffe908f12f7abec 100644 (file)
@@ -80,4 +80,5 @@ Added in 7.10.7. SFTP support added in 7.16.3. The retry option was added in
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if the
 create value is not.
 .SH "SEE ALSO"
-.BR CURLOPT_FTP_FILEMETHOD "(3), " CURLOPT_FTP_USE_EPSV "(3), "
+.BR CURLOPT_FTP_FILEMETHOD (3),
+.BR CURLOPT_FTP_USE_EPSV (3)
index d0bafc7c5eae20d302bb1df06bc2728082a44dcc..14f0842f76140dd8a471c1bbec80670b14f09fe9 100644 (file)
@@ -73,4 +73,5 @@ Added in 7.15.1
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_DIRLISTONLY "(3), " CURLOPT_FTP_SKIP_PASV_IP "(3), "
+.BR CURLOPT_DIRLISTONLY (3),
+.BR CURLOPT_FTP_SKIP_PASV_IP (3)
index d6c89ba3f496e05966b7ed10bc2184ac4b278ad7..829b39b123046dab956f7994e85c16a81391aa73 100644 (file)
@@ -66,4 +66,5 @@ Added in 7.14.2
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_FTPPORT "(3), " CURLOPT_FTP_USE_EPRT "(3), "
+.BR CURLOPT_FTPPORT (3),
+.BR CURLOPT_FTP_USE_EPRT (3)
index 8d58faa7aa6618c468f54092f3902acbce2d93d9..c47b898423fe882bf7db5dd2eae38885c33a7327 100644 (file)
@@ -65,4 +65,6 @@ Added in 7.16.1
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_USE_SSL "(3), " CURLOPT_FTPSSLAUTH "(3), "
+.BR CURLOPT_FTPSSLAUTH (3),
+.BR CURLOPT_PROTOCOLS_STR (3),
+.BR CURLOPT_USE_SSL (3)
index 79a56ea8daf29ee21fa0dfc10cf203f06684d164..9753043dbc9cc9c4faace7375ee93aae72528f65 100644 (file)
@@ -70,4 +70,5 @@ Added in 7.10.5
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_FTP_USE_EPSV "(3), " CURLOPT_FTPPORT "(3), "
+.BR CURLOPT_FTP_USE_EPSV (3),
+.BR CURLOPT_FTPPORT (3)
index 6c0c34d56ef7c475289f2879d6378db8c946ce2d..8c49874a2465022d7be2aee67ddc422957844774 100644 (file)
@@ -67,4 +67,5 @@ Along with FTP
 .SH RETURN VALUE
 Returns CURLE_OK if FTP is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_FTP_USE_EPRT "(3), " CURLOPT_FTPPORT "(3), "
+.BR CURLOPT_FTP_USE_EPRT (3),
+.BR CURLOPT_FTPPORT (3)
index 478cf646b9a7b1b5e48d06c571815dca010c7ccf..63425075490d0c895a682565f9dee73ea8345e07 100644 (file)
@@ -59,4 +59,5 @@ Added in 7.20.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_FTP_USE_EPRT "(3), " CURLOPT_FTP_USE_EPSV "(3), "
+.BR CURLOPT_FTP_USE_EPRT (3),
+.BR CURLOPT_FTP_USE_EPSV (3)
index 66b7f49bb4b097e06b56af54901b0f8d2dc134e5..055e316c824379232a770b48e6fae5ed5504da4f 100644 (file)
@@ -61,4 +61,5 @@ Added in 7.22.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_HTTPAUTH "(3), " CURLOPT_PROXYAUTH "(3), "
+.BR CURLOPT_HTTPAUTH (3),
+.BR CURLOPT_PROXYAUTH (3)
index a86fa56e91521846334decfc857a25de8c47840c..7decc88aaa7843181d2a53b74830bddb495f1146 100644 (file)
@@ -71,5 +71,5 @@ Provided in all libcurl versions.
 .SH RETURN VALUE
 Returns CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_HEADERFUNCTION "(3), "
-.BR CURLOPT_HTTPHEADER "(3), "
+.BR CURLOPT_HEADERFUNCTION (3),
+.BR CURLOPT_HTTPHEADER (3)
index 269965b2053eaf2bc1f9e9df99731aa8051a7a25..e040a69983f01008ef65b2e9248dd741615c6f0a 100644 (file)
@@ -83,4 +83,6 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_HEADERFUNCTION "(3), " CURLOPT_WRITEFUNCTION "(3), "
+.BR curl_easy_header (3),
+.BR CURLOPT_HEADERFUNCTION (3),
+.BR CURLOPT_WRITEFUNCTION (3)
index a2137c24d6ea52c863646f72d812966ad7007a71..0b5ac28c16ee209a4beed02a1d96db98f1641b69 100644 (file)
@@ -124,5 +124,6 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR curl_easy_header "(3), "
-.BR CURLOPT_HEADERDATA "(3), " CURLOPT_WRITEFUNCTION "(3), "
+.BR curl_easy_header (3),
+.BR CURLOPT_HEADERDATA (3),
+.BR CURLOPT_WRITEFUNCTION (3)
index 5774fd45de3b6efaef142711f78a516c08406a4d..085938f606946b8b56687b67b9babfcb9861d6c8 100644 (file)
@@ -76,4 +76,5 @@ Added in 7.37.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_HTTPHEADER "(3), " CURLOPT_PROXYHEADER "(3), "
+.BR CURLOPT_HTTPHEADER (3),
+.BR CURLOPT_PROXYHEADER (3)
index cce62ac4ff6b45b0d4d62c885f0bb8ae17e133b7..6c3a39576c54f1339c50b0aa207e1c7f08647b68 100644 (file)
@@ -75,4 +75,6 @@ Added in 7.74.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_HSTS_CTRL "(3), " CURLOPT_ALTSVC "(3), " CURLOPT_RESOLVE "(3), "
+.BR CURLOPT_ALTSVC (3),
+.BR CURLOPT_HSTS_CTRL (3),
+.BR CURLOPT_RESOLVE (3)
index fb348ac449f06a4a307d88465e5ae4e24d333049..26bead41da17bba580fede12a713b07819e471b0 100644 (file)
@@ -61,5 +61,7 @@ Added in 7.74.0
 .SH RETURN VALUE
 This returns CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_HSTSREADFUNCTION "(3), " CURLOPT_HSTSWRITEDATA "(3), "
-.BR CURLOPT_HSTSWRITEFUNCTION "(3), "
+.BR CURLOPT_HSTS (3),
+.BR CURLOPT_HSTSREADFUNCTION (3),
+.BR CURLOPT_HSTSWRITEDATA (3),
+.BR CURLOPT_HSTSWRITEFUNCTION (3)
index 0ceb1866c0221358d97097e759575fb8bd9afa32..3dc9244f7ba7bfdcd96553b9f7b226f247096dcf 100644 (file)
@@ -84,5 +84,7 @@ Added in 7.74.0
 .SH RETURN VALUE
 This returns CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_HSTSREADDATA "(3), " CURLOPT_HSTSWRITEFUNCTION "(3), "
-.BR CURLOPT_HSTS "(3), " CURLOPT_HSTS_CTRL "(3), "
+.BR CURLOPT_HSTS (3),
+.BR CURLOPT_HSTS_CTRL (3),
+.BR CURLOPT_HSTSREADDATA (3),
+.BR CURLOPT_HSTSWRITEFUNCTION (3)
index c088d97bbaa20a71e1299a926c93c942440caa91..aba5cb2cc1d9083f5402da4ee67835550a6edfdc 100644 (file)
@@ -61,5 +61,7 @@ Added in 7.74.0
 .SH RETURN VALUE
 This returns CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_HSTSWRITEFUNCTION "(3), " CURLOPT_HSTSREADDATA "(3), "
-.BR CURLOPT_HSTSREADFUNCTION "(3), "
+.BR CURLOPT_HSTS (3),
+.BR CURLOPT_HSTSREADDATA (3),
+.BR CURLOPT_HSTSREADFUNCTION (3),
+.BR CURLOPT_HSTSWRITEFUNCTION (3)
index 3a185b27e9de3ad5bb6f8ee532b5ea046bc0e168..f7b44faf7338d423430e43a1f7101ae9e22f14e1 100644 (file)
@@ -88,5 +88,7 @@ Added in 7.74.0
 .SH RETURN VALUE
 This returns CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_HSTSWRITEDATA "(3), " CURLOPT_HSTSWRITEFUNCTION "(3), "
-.BR CURLOPT_HSTS "(3), " CURLOPT_HSTS_CTRL "(3), "
+.BR CURLOPT_HSTS (3),
+.BR CURLOPT_HSTS_CTRL (3),
+.BR CURLOPT_HSTSWRITEDATA (3),
+.BR CURLOPT_HSTSWRITEFUNCTION (3)
index 2136e4830842d2a6f7cd0e766b3f7c5f9e5ff976..ebf336e5f7e33bdfe6d0e4f6258e3cc5914c04c7 100644 (file)
@@ -66,5 +66,7 @@ Added in 7.74.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_HSTS "(3), " CURLOPT_CONNECT_TO "(3), " CURLOPT_RESOLVE "(3), "
-.BR CURLOPT_ALTSVC "(3), "
+.BR CURLOPT_ALTSVC (3),
+.BR CURLOPT_CONNECT_TO (3),
+.BR CURLOPT_HSTS (3),
+.BR CURLOPT_RESOLVE (3)
index f3e1e625ce816839e0cb7e4ba857d0673099f01e..da1cc792824987af7c8e6d7b6085abdef524cb59 100644 (file)
@@ -59,4 +59,5 @@ Option added in 7.64.0, present along with HTTP.
 .SH RETURN VALUE
 Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SSLVERSION "(3), " CURLOPT_HTTP_VERSION "(3), "
+.BR CURLOPT_HTTP_VERSION (3),
+.BR CURLOPT_SSLVERSION (3)
index 06ac5233bd11a16b0d4679ed9f14d847eab33dc4..86554fcf70ba5d08fddb977c89704ace827b66b0 100644 (file)
@@ -69,4 +69,5 @@ Added in 7.10.3
 .SH RETURN VALUE
 Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_HTTP_VERSION "(3), "
+.BR CURLOPT_HTTP09_ALLOWED (3),
+.BR CURLOPT_HTTP_VERSION (3)
index 53a19c94246a0a740828ec3e0f4addce055b5dc0..f91c548f51ee343e76a752a105a4cf9a96cd83cb 100644 (file)
@@ -135,4 +135,6 @@ Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_NOT_BUILT_IN if the bitmask specified no supported authentication
 methods.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXYAUTH "(3), " CURLOPT_USERPWD "(3), "
+.BR CURLOPT_PASSWORD (3),
+.BR CURLOPT_PROXYAUTH (3),
+.BR CURLOPT_USERNAME (3)
index 4d4a9106f669e9c76101e1c5fe601236642a4b1f..25c3bd73454e5b4f1637e751c88673d594a04d56 100644 (file)
@@ -64,5 +64,7 @@ Along with HTTP
 .SH RETURN VALUE
 Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_NOBODY "(3), " CURLOPT_UPLOAD "(3), " CURLOPT_POST "(3), "
-.BR curl_easy_reset "(3) "
+.BR curl_easy_reset (3),
+.BR CURLOPT_NOBODY (3),
+.BR CURLOPT_POST (3),
+.BR CURLOPT_UPLOAD (3)
index baf6cb047cae1ac08baa3d64afc4f22982bd5e59..05b02857281652fff2e39aa3ac2856ab274f6560 100644 (file)
@@ -157,6 +157,9 @@ As long as HTTP is enabled. Use in MIME mail added in 7.56.0.
 .SH RETURN VALUE
 Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_CUSTOMREQUEST "(3), " CURLOPT_HEADEROPT "(3), "
-.BR CURLOPT_PROXYHEADER "(3), " CURLOPT_HEADER "(3), "
-.BR CURLOPT_MIMEPOST "(3), " curl_mime_init "(3)"
+.BR curl_mime_init (3),
+.BR CURLOPT_CUSTOMREQUEST (3),
+.BR CURLOPT_HEADER (3),
+.BR CURLOPT_HEADEROPT (3),
+.BR CURLOPT_MIMEPOST (3),
+.BR CURLOPT_PROXYHEADER (3)
index c064b2c42604e473a990649390e6efda108ca072..0cdef31ab39d2a8362179a2a6c3381ea74a93eeb 100644 (file)
@@ -79,5 +79,9 @@ As long as HTTP is enabled. Deprecated in 7.56.0.
 .SH RETURN VALUE
 Returns CURLE_OK if HTTP is enabled, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_POSTFIELDS "(3), " CURLOPT_POST "(3), " CURLOPT_MIMEPOST "(3),"
-.BR curl_formadd "(3), " curl_formfree "(3), " curl_mime_init "(3)"
+.BR curl_formadd (3),
+.BR curl_formfree (3),
+.BR curl_mime_init (3),
+.BR CURLOPT_MIMEPOST (3),
+.BR CURLOPT_POST (3),
+.BR CURLOPT_POSTFIELDS (3)
index be9b514b7752b5ba33546df93c761ecb10c240e1..63ad09adc6939924d0c0215bc99c4e6a4c5947e9 100644 (file)
@@ -69,4 +69,6 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY "(3), " CURLOPT_PROXYTYPE "(3), " CURLOPT_PROXYPORT "(3), "
+.BR CURLOPT_PROXY (3),
+.BR CURLOPT_PROXYTYPE (3),
+.BR CURLOPT_PROXYPORT (3)
index 61e3efef4f7d283aaa1e9fc565d44c1b8216ba16..ab1fdd9fceca67b25e5621686b36300daa18ec07 100644 (file)
@@ -55,5 +55,6 @@ Added in 7.16.2
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_STDERR "(3), " CURLOPT_DEBUGFUNCTION "(3), "
-.BR CURLOPT_ACCEPT_ENCODING "(3) "
+.BR CURLOPT_ACCEPT_ENCODING (3),
+.BR CURLOPT_DEBUGFUNCTION (3),
+.BR CURLOPT_STDERR (3)
index e1a7a335e2d904fb99bb47abd8d4ce10f8bf7c92..2aa0185d8b5ed68176105f9a346f245eebb266e5 100644 (file)
@@ -55,4 +55,5 @@ decoding enabled).
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_HTTP_CONTENT_DECODING "(3), " CURLOPT_ACCEPT_ENCODING "(3), "
+.BR CURLOPT_HTTP_CONTENT_DECODING (3),
+.BR CURLOPT_ACCEPT_ENCODING (3)
index c8b0ce44f8cc37829b01c55f7e0ceb9ff95cecec..bbccda304d1cd2abf14045b7dc97e45974effd6b 100644 (file)
@@ -97,5 +97,7 @@ Along with HTTP
 .SH RETURN VALUE
 Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SSLVERSION "(3), " CURLOPT_HTTP200ALIASES "(3), "
-.BR CURLOPT_HTTP09_ALLOWED "(3), " CURLOPT_ALTSVC "(3) "
+.BR CURLOPT_ALTSVC (3),
+.BR CURLOPT_HTTP09_ALLOWED (3),
+.BR CURLOPT_HTTP200ALIASES (3),
+.BR CURLOPT_SSLVERSION (3)
index 61c844c5a2505031c6ec5b2de2f44e51c4cb42b5..c6364b43b79be8c92fe02e1fb0c1fe92948cf3ba 100644 (file)
@@ -67,4 +67,5 @@ for HTTP when libcurl is built to use the hyper backend.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_HTTP_VERSION "(3), " CURLOPT_MAXFILESIZE_LARGE "(3), "
+.BR CURLOPT_HTTP_VERSION (3),
+.BR CURLOPT_MAXFILESIZE_LARGE (3)
index c3cb8497f5f1dc47badd78e0e84c3065a5e2e6aa..9661c025699f14618c7edb0c6bb731970c1c25ee 100644 (file)
@@ -75,4 +75,6 @@ SMTP support added in 7.23.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_INFILESIZE_LARGE "(3), " CURLOPT_UPLOAD "(3), "
+.BR CURLINFO_CONTENT_LENGTH_UPLOAD_T (3),
+.BR CURLOPT_INFILESIZE_LARGE (3),
+.BR CURLOPT_UPLOAD (3)
index badb33702240a6acc5f11723fe56155b5d7f4417..fedd9438b1e45e6e20706b34e3e4fc87233b2f6b 100644 (file)
@@ -71,4 +71,6 @@ SMTP support added in 7.23.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_INFILESIZE "(3), " CURLOPT_UPLOAD "(3), "
+.BR CURLINFO_CONTENT_LENGTH_UPLOAD_T (3),
+.BR CURLOPT_INFILESIZE (3),
+.BR CURLOPT_UPLOAD (3)
index 6997ede70dad5ff58259c53bd65fcde04201f900..921a682a0f0d955d04c49de6e731963aa429e79f 100644 (file)
@@ -77,4 +77,5 @@ The "if!" and "host!" syntax was added in 7.24.0.
 Returns CURLE_OK on success or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SOCKOPTFUNCTION "(3), " CURLOPT_TCP_NODELAY "(3), "
+.BR CURLOPT_SOCKOPTFUNCTION (3),
+.BR CURLOPT_TCP_NODELAY (3)
index 962847fa0aaa9bd604c6979ea0d31d1953191df2..b5a6caaafd83c8a41ae4adaab194b312e99dfa53 100644 (file)
@@ -59,4 +59,5 @@ Added in 7.20.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_INTERLEAVEFUNCTION "(3), " CURLOPT_RTSP_REQUEST "(3), "
+.BR CURLOPT_INTERLEAVEFUNCTION (3),
+.BR CURLOPT_RTSP_REQUEST (3)
index bb8fe73d6cb95da3bf5e8037db4193fbe958a427..a117c8821646b868c7e43e0272c465042ea8fb37 100644 (file)
@@ -89,4 +89,5 @@ Added in 7.20.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_INTERLEAVEDATA "(3), " CURLOPT_RTSP_REQUEST "(3), "
+.BR CURLOPT_INTERLEAVEDATA (3),
+.BR CURLOPT_RTSP_REQUEST (3)
index 190f4d58262bae02ac4f1638fbfe960de7b39afb..41de13c9b532b83c0740c0ac16e53b4a2571d66d 100644 (file)
@@ -61,4 +61,5 @@ Added in 7.12.3. Deprecated since 7.18.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_IOCTLFUNCTION "(3), " CURLOPT_SEEKFUNCTION "(3), "
+.BR CURLOPT_IOCTLFUNCTION (3),
+.BR CURLOPT_SEEKFUNCTION (3)
index b933ab8781eb6133e5d86547a30f79285e411430..5eb2a17c617e32598c2156ed66097204f791f7b5 100644 (file)
@@ -91,4 +91,5 @@ Added in 7.12.3. Deprecated since 7.18.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_IOCTLDATA "(3), " CURLOPT_SEEKFUNCTION "(3), "
+.BR CURLOPT_IOCTLDATA (3),
+.BR CURLOPT_SEEKFUNCTION (3)
index 38209f6b014e385da3be4f37b19d3c0ffd9aedbc..c5970686f88c20d030df993b2cf8ebbd9e88aa85 100644 (file)
@@ -71,4 +71,6 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_HTTP_VERSION "(3), " CURLOPT_SSLVERSION "(3), "
+.BR CURLOPT_HTTP_VERSION (3),
+.BR CURLOPT_RESOLVE (3),
+.BR CURLOPT_SSLVERSION (3)
index ef03e65c77fd3d0f04246152ff171826de08cfa2..9ac3d2eef2d02c8853c63f4b9a5724eaa6e5ffb6 100644 (file)
@@ -70,4 +70,6 @@ If built TLS enabled
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_CRLFILE "(3), " CURLOPT_SSL_VERIFYPEER "(3), "
+.BR CURLOPT_CRLFILE (3),
+.BR CURLOPT_SSL_VERIFYHOST (3),
+.BR CURLOPT_SSL_VERIFYPEER (3)
index 3e07066ba3c8da937979300006a97ff4e48975cf..f9b56057ce97e2b49f55098cbd7c025fa22b7fbb 100644 (file)
@@ -80,5 +80,7 @@ Added in 7.71.0. This option is supported by the OpenSSL backends.
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_ISSUERCERT "(3),"
-.BR CURLOPT_CRLFILE "(3), " CURLOPT_SSL_VERIFYPEER "(3), "
+.BR CURLOPT_ISSUERCERT (3),
+.BR CURLOPT_CRLFILE (3),
+.BR CURLOPT_SSL_VERIFYHOST (3),
+.BR CURLOPT_SSL_VERIFYPEER (3)
index 816a19f43446b5a9931868e98b6d5c667e628330..b25af467917c369f1258e838926ed9854af6c374 100644 (file)
@@ -62,4 +62,6 @@ Along with HTTP. Added in 7.51.0.
 .SH RETURN VALUE
 Returns CURLE_OK if HTTP is enabled, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_FAILONERROR "(3), " CURLOPT_HTTPHEADER "(3), "
+.BR CURLINFO_RESPONSE_CODE (3),
+.BR CURLOPT_FAILONERROR (3),
+.BR CURLOPT_HTTPHEADER (3)
index 4f32976119e43f6d9c59e6ae222849c4811e88e2..4d69a3c88f0e1a531b7b3813e46813607475b833 100644 (file)
@@ -62,4 +62,5 @@ CURLOPT_SSLCERTPASSWD up to 7.9.2.
 Returns CURLE_OK if TLS enabled, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SSLKEY "(3), " CURLOPT_SSH_PRIVATE_KEYFILE "(3), "
+.BR CURLOPT_SSH_PRIVATE_KEYFILE (3),
+.BR CURLOPT_SSLKEY (3)
index c405462061a427ee55dfced665dc03c9563da3fe..9a1f4ae92645952fda6be73ff358659ee2640877 100644 (file)
@@ -60,4 +60,5 @@ This option was known as CURLOPT_KRB4LEVEL up to 7.16.3
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_KRBLEVEL "(3), " CURLOPT_USE_SSL "(3), "
+.BR CURLOPT_KRBLEVEL (3),
+.BR CURLOPT_USE_SSL (3)
index 599db391ced763972fa2796b7ac7376c7a519d6e..267a1c87a9313dd2636a11181d38fa3f34d50e4d 100644 (file)
@@ -57,4 +57,6 @@ Added in 7.15.2
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_LOCALPORTRANGE "(3), " CURLOPT_INTERFACE "(3), "
+.BR CURLINFO_LOCAL_PORT (3),
+.BR CURLOPT_INTERFACE (3),
+.BR CURLOPT_LOCALPORTRANGE (3)
index 58d4ea4582b765bd1512dc7436a1d4a381d19b51..1e54f43edc061e2e10b38811ef8cdc28f4746a8f 100644 (file)
@@ -61,4 +61,5 @@ Added in 7.15.2
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_LOCALPORT "(3), " CURLOPT_INTERFACE "(3), "
+.BR CURLOPT_INTERFACE (3),
+.BR CURLOPT_LOCALPORT (3)
index c1506ba2798cb7f11e8a2e0537a3242c8cc92de2..aacf18695e8ad0da0bdd8eb56cfe0e3c44dd605e 100644 (file)
@@ -71,4 +71,5 @@ Added in 7.34.0. Support for OpenLDAP added in 7.82.0.
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_USERNAME "(3), " CURLOPT_PASSWORD "(3), "
+.BR CURLOPT_PASSWORD (3),
+.BR CURLOPT_USERNAME (3)
index 7ac5bf5594ddf68ef0af0db8192c12c059f39c29..a28ec6bc371c41ccf45c9ccaa47d295ed380a74b 100644 (file)
@@ -62,4 +62,7 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_LOW_SPEED_TIME "(3), " CURLOPT_TIMEOUT "(3), "
+.BR CURLOPT_LOW_SPEED_TIME (3),
+.BR CURLOPT_MAX_RECV_SPEED_LARGE (3),
+.BR CURLOPT_MAX_SEND_SPEED_LARGE (3),
+.BR CURLOPT_TIMEOUT (3)
index 9f54ff7b0e09558eb5ca19ce149a0250afddf255..013cc916dd919ea34b32be5aadceac12f7c56311 100644 (file)
@@ -61,4 +61,5 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_LOW_SPEED_LIMIT "(3), " CURLOPT_TIMEOUT "(3), "
+.BR CURLOPT_LOW_SPEED_LIMIT (3),
+.BR CURLOPT_TIMEOUT (3)
index c709e3d001a03d8bef579128a1f02e21f9e92bd7..403c1b6b7cb59e37654243f9bc15f6fbe90c98de 100644 (file)
@@ -70,4 +70,5 @@ Added in 7.25.0
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_MAIL_FROM "(3), " CURLOPT_MAIL_RCPT "(3), "
+.BR CURLOPT_MAIL_FROM (3),
+.BR CURLOPT_MAIL_RCPT (3)
index 4fa5646a07414425c47e766138f76b7fede39636..b0b130ea8b999f48cde4c02f18603cd41075e01b 100644 (file)
@@ -63,4 +63,5 @@ Added in 7.20.0
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_MAIL_RCPT "(3), " CURLOPT_MAIL_AUTH "(3), "
+.BR CURLOPT_MAIL_AUTH (3),
+.BR CURLOPT_MAIL_RCPT (3)
index a239b0736ef970e8b3f255273b2c30451e9b2036..60a68dc041b2503ed8ccabb538ed5a17fa42a3b3 100644 (file)
@@ -73,4 +73,5 @@ Added in 7.20.0. The \fBVRFY\fP and \fBEXPN\fP logic was added in 7.34.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_MAIL_FROM "(3), " CURLOPT_MAIL_AUTH "(3), "
+.BR CURLOPT_MAIL_AUTH (3),
+.BR CURLOPT_MAIL_FROM (3)
index 6e486f5cc343d40e0c92391f1004d60e6fb954c2..8d8c9c7bbeb12b18cfa915f7c5a10eb173e967e4 100644 (file)
@@ -74,4 +74,5 @@ Added in 7.69.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_MAIL_FROM "(3), " CURLOPT_MAIL_RCPT "(3), "
+.BR CURLOPT_MAIL_FROM (3),
+.BR CURLOPT_MAIL_RCPT (3)
index eb32421b547704537a92d5818946c8740a76c303..acfab2d78a77f007e450fbdfb4f5a9ee9ebd9ba7 100644 (file)
@@ -64,5 +64,7 @@ Added in 7.65.0
 .SH RETURN VALUE
 Returns CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_TIMEOUT "(3), " CURLOPT_FORBID_REUSE "(3), "
-.BR CURLOPT_FRESH_CONNECT "(3), " CURLOPT_MAXLIFETIME_CONN "(3), "
+.BR CURLOPT_FORBID_REUSE (3),
+.BR CURLOPT_FRESH_CONNECT (3),
+.BR CURLOPT_MAXLIFETIME_CONN (3),
+.BR CURLOPT_TIMEOUT (3)
index b07f98c2c27c90b5feb5f0615d4637211b374fed..eb09ff8fbcd9634cf5bb0cb6b5343eb5db9ea393 100644 (file)
@@ -68,4 +68,7 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLMOPT_MAXCONNECTS "(3), " CURLOPT_MAXREDIRS "(3), "
+.BR CURLMOPT_MAX_HOST_CONNECTIONS (3),
+.BR CURLMOPT_MAX_TOTAL_CONNECTIONS (3),
+.BR CURLMOPT_MAXCONNECTS (3),
+.BR CURLOPT_MAXREDIRS (3)
index c1ff168693b6647b23a609173156452f214e05f5..88f4d61a713497deb80c2a2f6c7e96dd5b6ccdf8 100644 (file)
@@ -64,4 +64,5 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_MAXFILESIZE_LARGE "(3), " CURLOPT_MAX_RECV_SPEED_LARGE "(3), "
+.BR CURLOPT_MAX_RECV_SPEED_LARGE (3),
+.BR CURLOPT_MAXFILESIZE_LARGE (3)
index c40989e7609da689dfdb296d2bcb87caff93ef5f..79dadafc5665fab9c381de6c67e91a169bd87c1f 100644 (file)
@@ -64,4 +64,5 @@ Added in 7.11.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_MAXFILESIZE "(3), " CURLOPT_MAX_RECV_SPEED_LARGE "(3), "
+.BR CURLOPT_MAX_RECV_SPEED_LARGE (3),
+.BR CURLOPT_MAXFILESIZE (3)
index 2d7536f8c78e64dbf654b9a5676a44c6d2217681..8cbf5e9221a6b799c267e8ba22258d1f5f30870f 100644 (file)
@@ -66,5 +66,7 @@ Added in 7.80.0
 .SH RETURN VALUE
 Returns CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_TIMEOUT "(3), " CURLOPT_FORBID_REUSE "(3), "
-.BR CURLOPT_FRESH_CONNECT "(3), " CURLOPT_MAXAGE_CONN "(3), "
+.BR CURLOPT_FORBID_REUSE (3),
+.BR CURLOPT_FRESH_CONNECT (3),
+.BR CURLOPT_MAXAGE_CONN (3),
+.BR CURLOPT_TIMEOUT (3)
index 7191f7da7d1b3b60f1e539c26910f2d2f94babc7..38a4e3fed090677c4a3d9a7776bcba2ce3027843 100644 (file)
@@ -66,4 +66,6 @@ Along with HTTP
 .SH RETURN VALUE
 Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_FOLLOWLOCATION "(3), "
+.BR CURLINFO_REDIRECT_COUNT (3),
+.BR CURLINFO_REDIRECT_URL (3),
+.BR CURLOPT_FOLLOWLOCATION (3)
index 6e8d4f87de3bf35544a6f5a9fcd24b565683a3b4..0fdad4ba3de7b984f80b48fa6d20adc695f9a3ab 100644 (file)
@@ -63,4 +63,6 @@ Added in 7.15.5
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_MAX_SEND_SPEED_LARGE "(3), " CURLOPT_LOW_SPEED_LIMIT "(3), "
+.BR CURLOPT_LOW_SPEED_LIMIT (3),
+.BR CURLOPT_MAX_SEND_SPEED_LARGE (3),
+.BR CURLOPT_TIMEOUT (3)
index d9e4bd3a57667e991d48829daaa579962152ddd8..57ef15059d041646189bb7be08b4f323aaf4149b 100644 (file)
@@ -66,4 +66,5 @@ Added in 7.15.5
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_MAX_RECV_SPEED_LARGE "(3), " CURLOPT_LOW_SPEED_LIMIT "(3), "
+.BR CURLOPT_LOW_SPEED_LIMIT (3),
+.BR CURLOPT_MAX_RECV_SPEED_LARGE (3)
index f588f7a380928108531cc56b6fee90f9e862f9ea..a5fb508a9784f236e540a01e33fce7c246135d56 100644 (file)
@@ -71,4 +71,7 @@ Added in 7.56.0
 .SH RETURN VALUE
 This returns CURLE_OK.
 .SH "SEE ALSO"
-.BR curl_mime_init "(3)"
+.BR curl_mime_init (3),
+.BR CURLOPT_HTTPPOST (3),
+.BR CURLOPT_POSTFIELDS (3),
+.BR CURLOPT_PUT (3)
index ba1ae9a10ba9dd0542d5abcf5d7bc6b56a3f32c3..bcef3c5c87f15f026b80e30143e261e8fae060f3 100644 (file)
@@ -90,4 +90,5 @@ Option added in 7.81.0.
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_MIMEPOST "(3), " CURLOPT_HTTPPOST "(3)"
+.BR CURLOPT_HTTPPOST (3),
+.BR CURLOPT_MIMEPOST (3)
index 08d319634160996bf0ac02be800be2725b08fc9e..b9809de8bec3db803de33ec38fc0620c1cf84a6e 100644 (file)
@@ -118,4 +118,6 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_USERPWD "(3), " CURLOPT_USERNAME "(3), " CURLOPT_NETRC_FILE "(3), "
+.BR CURLOPT_USERPWD (3),
+.BR CURLOPT_USERNAME (3),
+.BR CURLOPT_NETRC_FILE (3)
index 1a05540a6aaa93500343af67bfe082006c8b7eae..e960813d896cab292acfc09767d0a2bde2c50e77 100644 (file)
@@ -60,4 +60,6 @@ Added in 7.10.9
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_NETRC "(3), " CURLOPT_USERNAME "(3), "
+.BR CURLOPT_NETRC (3),
+.BR CURLOPT_PASSWORD (3),
+.BR CURLOPT_USERNAME (3)
index 4f0dfd43e0e70d31f131773c026c0a30e24475c1..ac2141fc7a6c44cb64a259592db5bd7445859775 100644 (file)
@@ -56,4 +56,6 @@ Added in 7.16.4
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_NEW_FILE_PERMS "(3), " CURLOPT_UPLOAD "(3), "
+.BR CURLOPT_FTP_CREATE_MISSING_DIRS (3),
+.BR CURLOPT_NEW_FILE_PERMS (3),
+.BR CURLOPT_UPLOAD (3)
index 765064dd4b8f21f6d6be03ecf96b66b491d1f7ae..07de59dca6c419ae0d57f76d48f1d4148443621b 100644 (file)
@@ -55,4 +55,5 @@ Added in 7.16.4
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_NEW_DIRECTORY_PERMS "(3), " CURLOPT_UPLOAD "(3), "
+.BR CURLOPT_NEW_DIRECTORY_PERMS (3),
+.BR CURLOPT_UPLOAD (3)
index 551744f0334ea39d3819b8d9e22d6230af44acef..971b9c7e127efa04ca83047458bc84bdb318ab4a 100644 (file)
@@ -70,5 +70,8 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_HTTPGET "(3), " CURLOPT_POSTFIELDS "(3), " CURLOPT_UPLOAD "(3), "
-.BR CURLOPT_REQUEST_TARGET "(3), " CURLOPT_MIMEPOST "(3), "
+.BR CURLOPT_HTTPGET (3),
+.BR CURLOPT_MIMEPOST (3),
+.BR CURLOPT_POSTFIELDS (3),
+.BR CURLOPT_REQUEST_TARGET (3),
+.BR CURLOPT_UPLOAD (3)
index 216b57317727cce358414bf17449082294aa443d..91b20c2b91ad779b8e48ded8547dd11053982dd0 100644 (file)
@@ -58,6 +58,7 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_XFERINFOFUNCTION "(3), "
-.BR CURLOPT_PROGRESSFUNCTION "(3), "
-.BR CURLOPT_VERBOSE "(3), "
+.BR CURLOPT_DEBUGFUNCTION (3),
+.BR CURLOPT_PROGRESSFUNCTION (3),
+.BR CURLOPT_VERBOSE (3),
+.BR CURLOPT_XFERINFOFUNCTION (3)
index bd07d0e6488b0c5e2ba79b566d02eb5110cd3981..dd76e78abad11c7cf01362ebdce2dbc3886f14cb 100644 (file)
@@ -83,4 +83,6 @@ Added in 7.19.4
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY "(3), " CURLOPT_PROXYAUTH "(3), "
+.BR CURLOPT_PROXY (3),
+.BR CURLOPT_PROXYAUTH (3),
+.BR CURLOPT_PROXYTYPE (3)
index dc1b27a92a285360f04f3493f6c5da60d7488987..8169411361193d247016bcfff111761bf5de7caa 100644 (file)
@@ -83,4 +83,6 @@ Added in 7.17.1
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_OPENSOCKETFUNCTION "(3), " CURLOPT_SOCKOPTFUNCTION "(3), "
+.BR CURLOPT_CLOSESOCKETFUNCTION (3),
+.BR CURLOPT_OPENSOCKETFUNCTION (3),
+.BR CURLOPT_SOCKOPTFUNCTION (3)
index f936271d0e0e2a17e3f26de327b39e490b8e04ac..86c12240441ffefe734bcfe8bb0060cf8aac6a57 100644 (file)
@@ -123,5 +123,7 @@ Added in 7.17.1.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_OPENSOCKETDATA "(3), " CURLOPT_SOCKOPTFUNCTION "(3), "
-.BR CURLOPT_CLOSESOCKETFUNCTION "(3), "
+.BR CURLOPT_CLOSESOCKETFUNCTION (3),
+.BR CURLOPT_OPENSOCKETFUNCTION (3),
+.BR CURLOPT_SOCKOPTFUNCTION (3)
+
index db6c862abdf338d5c567202e1c232a23f34a155a..3816f78a7adb02bc83952481408abd4151723ba9 100644 (file)
@@ -63,5 +63,7 @@ Added in 7.19.1
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_USERPWD "(3), " CURLOPT_USERNAME "(3), "
-.BR CURLOPT_HTTPAUTH "(3), " CURLOPT_PROXYAUTH "(3)"
+.BR CURLOPT_HTTPAUTH (3),
+.BR CURLOPT_PROXYAUTH (3),
+.BR CURLOPT_USERNAME (3),
+.BR CURLOPT_USERPWD (3)
index 8545fb4d7452c740f899ac6af9a1f249de5ab190..8ffa1d855892e230c77ac15ed0f9239ac14164cb 100644 (file)
@@ -67,5 +67,9 @@ Added in 7.42.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_STDERR "(3), " CURLOPT_DEBUGFUNCTION "(3), "
-.BR CURLOPT_URL "(3), "
+.BR curl_url_set (3),
+.BR CURLOPT_STDERR (3),
+.BR CURLOPT_DEBUGFUNCTION (3),
+.BR CURLOPT_URL (3)
+
+
index 2e87b891618848deeaf17db6d6418553efc630c1..aa082af704a700bf302ed8e9ed1c5fcd0e2f1f54 100644 (file)
@@ -128,7 +128,7 @@ Other SSL backends not supported.
 Returns CURLE_OK if TLS enabled, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SSL_VERIFYPEER "(3), "
-.BR CURLOPT_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_CAINFO "(3), "
-.BR CURLOPT_CAPATH "(3), "
+.BR CURLOPT_CAINFO (3),
+.BR CURLOPT_CAPATH (3),
+.BR CURLOPT_SSL_VERIFYHOST (3),
+.BR CURLOPT_SSL_VERIFYPEER (3)
index 5a73fed1b289777623c5f76dbb0693e5aa221db4..593149edd25e8efb1a7a4c410ef65f88e6e709d9 100644 (file)
@@ -71,5 +71,7 @@ Added in 7.43.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_FORBID_REUSE "(3), " CURLOPT_FRESH_CONNECT "(3), "
-.BR CURLMOPT_PIPELINING "(3), " CURLMOPT_MAX_HOST_CONNECTIONS "(3), "
+.BR CURLMOPT_MAX_HOST_CONNECTIONS (3),
+.BR CURLMOPT_PIPELINING (3),
+.BR CURLOPT_FORBID_REUSE (3),
+.BR CURLOPT_FRESH_CONNECT (3)
index ceee890cc4cbc37e9b7dacd9e40a148735553289..f29d33ce8efebc60447d8ba3e4b314ea58216aa9 100644 (file)
@@ -65,4 +65,6 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_STDERR "(3), " CURLOPT_DEBUGFUNCTION "(3), "
+.BR CURLINFO_PRIMARY_PORT (3),
+.BR CURLOPT_STDERR (3),
+.BR CURLOPT_URL (3)
index e824ef7ab705bd3900d0220b2673a95b19ed092a..6f8100febeb87a4ed607997e46bdb222bef2f08d 100644 (file)
@@ -95,4 +95,6 @@ Along with HTTP
 .SH RETURN VALUE
 Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_POSTFIELDS "(3), " CURLOPT_HTTPPOST "(3), "
+.BR CURLOPT_HTTPPOST (3),
+.BR CURLOPT_POSTFIELDS (3),
+.BR CURLOPT_PUT (3)
index 6efcf31139396f13e96d4575dee7a0bd127c50dd..08946f286defee8b92be1062f79f78303727e3e8 100644 (file)
@@ -117,5 +117,7 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_POSTFIELDSIZE "(3), " CURLOPT_READFUNCTION "(3), "
-.BR CURLOPT_MIMEPOST "(3), " CURLOPT_UPLOAD "(3), "
+.BR CURLOPT_MIMEPOST (3),
+.BR CURLOPT_POSTFIELDSIZE (3),
+.BR CURLOPT_READFUNCTION (3),
+.BR CURLOPT_UPLOAD (3)
index 37847b5eac8c98dfd3287bb90fcfdc11c5946d41..20c79c8f7de1dd4a554cad6b2fb1902abe4ed596 100644 (file)
@@ -64,4 +64,5 @@ Along with HTTP
 .SH RETURN VALUE
 Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_POSTFIELDS "(3), " CURLOPT_POSTFIELDSIZE_LARGE "(3), "
+.BR CURLOPT_POSTFIELDS (3),
+.BR CURLOPT_POSTFIELDSIZE_LARGE (3)
index aa047f9a4a52da03ed5990406be24687b415795d..10cb42ca3a671e95d0155a5d35a7c141625ca5ec 100644 (file)
@@ -63,5 +63,6 @@ Along with HTTP
 .SH RETURN VALUE
 Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_POSTFIELDS "(3), " CURLOPT_COPYPOSTFIELDS "(3), "
-.BR CURLOPT_POSTFIELDSIZE "(3), "
+.BR CURLOPT_COPYPOSTFIELDS (3),
+.BR CURLOPT_POSTFIELDS (3),
+.BR CURLOPT_POSTFIELDSIZE (3)
index 629477a6b5d8f5952596b1f605fecd042b335ea8..5568956696cccaa36d7721cee025d12778b4d41a 100644 (file)
@@ -66,4 +66,5 @@ If support for the protocols are built-in.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_QUOTE "(3), " CURLOPT_PREQUOTE "(3), "
+.BR CURLOPT_PREQUOTE (3),
+.BR CURLOPT_QUOTE (3)
index c2f773d5751db7bf2775b3c0f66c111a3eaa07ff..38b9e8c957d85d42d8a2ecf1d220b226895bb453 100644 (file)
@@ -72,4 +72,8 @@ only supported the 301 then. CURL_REDIR_POST_303 was added in 7.26.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_FOLLOWLOCATION "(3), " CURLOPT_POSTFIELDS "(3), "
+.BR CURLINFO_EFFECTIVE_METHOD (3),
+.BR CURLINFO_REDIRECT_COUNT (3),
+.BR CURLOPT_FOLLOWLOCATION (3),
+.BR CURLOPT_MAXREDIRS (3),
+.BR CURLOPT_POSTFIELDS (3)
index 9b5f815e8a6d2f15061479976ef01674257be34a..b216e9e67e54f9932bbc924374c3188b8bf2ce29 100644 (file)
@@ -70,4 +70,5 @@ Along with the protocol support
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_QUOTE "(3), " CURLOPT_POSTQUOTE "(3), "
+.BR CURLOPT_POSTQUOTE (3),
+.BR CURLOPT_QUOTE (3)
index b7d620db4e151d2b5f3bf23a8ecd5c4cd4e64e24..617ecf07b1cad30118f0c9ebc5bae791755d0b16 100644 (file)
@@ -61,4 +61,6 @@ Added in 7.80.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_PREREQFUNCTION "(3) "
+.BR CURLINFO_PRIMARY_IP (3),
+.BR CURLINFO_PRIMARY_PORT (3),
+.BR CURLOPT_PREREQFUNCTION (3)
index e67a13a238a35e53c63e8df8518f549fb952a50d..4d13a5491c0eb43d985fb911905bf2ef2f57b8b5 100644 (file)
@@ -102,4 +102,6 @@ Added in 7.80.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_PREREQDATA "(3) "
+.BR CURLINFO_PRIMARY_IP (3),
+.BR CURLINFO_PRIMARY_PORT (3),
+.BR CURLOPT_PREREQDATA (3)
index 982e1991c10ff7a9859a71fd033f0cfe34dbcd38..1c152b69038607c6ca13f29f80b462ed24c3094d 100644 (file)
@@ -80,4 +80,5 @@ Added in 7.52.0
 Returns CURLE_OK if proxies are supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY "(3), " CURLOPT_HTTPPROXYTUNNEL "(3), "
+.BR CURLOPT_PROXY (3),
+.BR CURLOPT_HTTPPROXYTUNNEL (3)
index 8f88202f8efbc66ff9748ba52ad37ff7ec241363..20da94775c44f145834d0b6031316cdb9b0a64aa 100644 (file)
@@ -62,4 +62,6 @@ Added in 7.10.3
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_VERBOSE "(3), " CURLOPT_STDERR "(3), "
+.BR CURLINFO_PRIVATE (3),
+.BR CURLOPT_STDERR (3),
+.BR CURLOPT_VERBOSE (3)
index f85c68d047d4f504196260587ccb5a8e0edf30f4..b83c1d923346900ecc4c4e1c39f21c46c6ac08f0 100644 (file)
@@ -70,4 +70,5 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_PROGRESSFUNCTION "(3), " CURLOPT_XFERINFOFUNCTION "(3), "
+.BR CURLOPT_PROGRESSFUNCTION (3),
+.BR CURLOPT_XFERINFOFUNCTION (3)
index 9f7a865c753ac63d7a56071c0d1eba4b6aeb5032..809cf387d35672f2dcaca7ba15d19b939abed746 100644 (file)
@@ -114,5 +114,6 @@ Deprecated since 7.32.0.
 .SH RETURN VALUE
 Returns CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_VERBOSE "(3), " CURLOPT_NOPROGRESS "(3), "
-.BR CURLOPT_XFERINFOFUNCTION "(3)"
+.BR CURLOPT_VERBOSE (3),
+.BR CURLOPT_NOPROGRESS (3),
+.BR CURLOPT_XFERINFOFUNCTION (3)
index 2f35e538cec67b69598682c7cf1764c6259e4ae5..f252e98d458320900eeb245f76e7fc36992e3b17 100644 (file)
@@ -98,4 +98,6 @@ Added in 7.19.4. Deprecated since 7.85.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_REDIR_PROTOCOLS "(3), " CURLOPT_URL "(3), "
+.BR CURLOPT_DEFAULT_PROTOCOL (3),
+.BR CURLOPT_REDIR_PROTOCOLS (3),
+.BR CURLOPT_URL (3)
index 285db11c9b3d3f666e9032f38305e4b26b2b1e92..561020fd7fbbf4825ccf362f9181d14b61049c67 100644 (file)
@@ -80,5 +80,8 @@ Returns CURLE_UNKNOWN_OPTION if the option is not implemented,
 CURLE_UNSUPPORTED_PROTOCOL if a listed protocol is not supported or disabled,
 CURLE_BAD_FUNCTION_ARGUMENT if no protocol is listed else CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_REDIR_PROTOCOLS_STR "(3), " CURLOPT_URL "(3), "
-.BR curl_version_info "(3), " CURLINFO_SCHEME "(3), "
+.BR curl_version_info (3),
+.BR CURLINFO_SCHEME (3),
+.BR CURLOPT_DEFAULT_PROTOCOL (3),
+.BR CURLOPT_REDIR_PROTOCOLS_STR (3),
+.BR CURLOPT_URL (3)
index bdd59add9508b4f6ca6b26c0583ed7989bf3cd0b..c645af539d293c04f48b97fc1f7f0d262a84b249 100644 (file)
@@ -128,5 +128,7 @@ error.
 Returns CURLE_OK if proxies are supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXYPORT "(3), " CURLOPT_HTTPPROXYTUNNEL "(3), "
-.BR CURLOPT_PROXYTYPE "(3)"
+.BR CURLOPT_HTTPPROXYTUNNEL (3),
+.BR CURLOPT_PRE_PROXY (3),
+.BR CURLOPT_PROXYPORT (3),
+.BR CURLOPT_PROXYTYPE (3)
index f37197c2690509e0aac320b96a214d913e2585ac..309d3699e377ea4c70de83ea18731506b9648601 100644 (file)
@@ -69,5 +69,8 @@ Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_NOT_BUILT_IN if the bitmask specified no supported authentication
 methods.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY "(3), " CURLOPT_PROXYTYPE "(3), "
-.BR CURLOPT_PROXYUSERPWD "(3), " CURLOPT_PROXYPORT "(3), "
+.BR CURLOPT_HTTPAUTH (3),
+.BR CURLOPT_PROXY (3),
+.BR CURLOPT_PROXYPORT (3),
+.BR CURLOPT_PROXYTYPE (3),
+.BR CURLOPT_PROXYUSERPWD (3)
index 47b5f33af78b9c9be7c8889e1b55e4f5f6a37e28..4390082010e4aa1e516855d023b78d6f417ca5da 100644 (file)
@@ -74,4 +74,5 @@ Added in 7.37.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_HEADEROPT "(3), " CURLOPT_HTTPHEADER "(3), "
+.BR CURLOPT_HEADEROPT (3),
+.BR CURLOPT_HTTPHEADER (3)
index 9a8954fe0f370a3a33015f72a9ac122cd2ff01f3..766e0b2ad8adaa91584c5f6deefa3b6d0b068634 100644 (file)
@@ -62,5 +62,7 @@ Added in 7.19.1
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PASSWORD "(3), " CURLOPT_PROXYUSERNAME "(3), "
-.BR CURLOPT_HTTPAUTH "(3), " CURLOPT_PROXYAUTH "(3)"
+.BR CURLOPT_HTTPAUTH (3),
+.BR CURLOPT_PASSWORD (3),
+.BR CURLOPT_PROXYAUTH (3),
+.BR CURLOPT_PROXYUSERNAME (3)
index 458841fa40d8ba58793d6aaa57d49c4aeb3740d3..1b369ca0acbe99c5bab553257994245b1da187ce 100644 (file)
@@ -32,6 +32,8 @@ CURLOPT_PROXYPORT \- port number the proxy listens on
 CURLcode curl_easy_setopt(CURL *handle, CURLOPT_PROXYPORT, long port);
 .fi
 .SH DESCRIPTION
+We discourage use of this option.
+
 Pass a long with this option to set the proxy port to connect to unless it is
 specified in the proxy string \fICURLOPT_PROXY(3)\fP or uses 443 for https
 proxies and 1080 for all others as default.
@@ -58,4 +60,7 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY "(3), " CURLOPT_PROXYTYPE "(3), "
+.BR CURLINFO_PRIMARY_PORT (3),
+.BR CURLOPT_PORT (3),
+.BR CURLOPT_PROXY (3),
+.BR CURLOPT_PROXYTYPE (3)
index 9a325981ee3365f85289ddd5a7458c45d7f4b6e3..3399e2c20c9572ba6bb7added774e774a98350f8 100644 (file)
@@ -81,4 +81,5 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY "(3), " CURLOPT_PROXYPORT "(3), "
+.BR CURLOPT_PROXY (3),
+.BR CURLOPT_PROXYPORT (3)
index 5ff3783b1e4f14d629e5623fa173db58563fbbad..c594ca2eaf61008098c3f719183f7f0f16a2575d 100644 (file)
@@ -64,5 +64,7 @@ Added in 7.19.1
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXYPASSWORD "(3), " CURLOPT_USERNAME "(3), "
-.BR CURLOPT_HTTPAUTH "(3), " CURLOPT_PROXYAUTH "(3)"
+.BR CURLOPT_PROXYPASSWORD (3),
+.BR CURLOPT_USERNAME (3),
+.BR CURLOPT_HTTPAUTH (3),
+.BR CURLOPT_PROXYAUTH (3)
index fee96ebd584266c3906574bd15125a2d11a6ffaa..76f8bbf2023412bd884f76bb63fd294709ce41c7 100644 (file)
@@ -63,4 +63,7 @@ Always
 Returns CURLE_OK if proxies are supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY "(3), " CURLOPT_PROXYTYPE "(3), "
+.BR CURLOPT_PROXY (3),
+.BR CURLOPT_PROXYPASSWORD (3),
+.BR CURLOPT_PROXYTYPE (3),
+.BR CURLOPT_PROXYUSERNAME (3)
index 5f871e90e9b70787ab9a272c0cb0a4499e63dff5..fb2c6dca926b3e6f6a186e34e03c5000397d5723 100644 (file)
@@ -80,8 +80,12 @@ https://curl.se/docs/ssl-compared.html
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_CAINFO_BLOB "(3), " CURLOPT_PROXY_CAPATH "(3), "
-.BR CURLOPT_PROXY_SSL_VERIFYPEER "(3), " CURLOPT_PROXY_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_CAINFO "(3), " CURLOPT_CAINFO_BLOB "(3), "
-.BR CURLOPT_CAPATH "(3), "
-.BR CURLOPT_SSL_VERIFYPEER "(3), " CURLOPT_SSL_VERIFYHOST "(3), "
+.BR CURLOPT_CAINFO (3),
+.BR CURLOPT_CAINFO_BLOB (3),
+.BR CURLOPT_CAPATH (3),
+.BR CURLOPT_PROXY_CAINFO_BLOB (3),
+.BR CURLOPT_PROXY_CAPATH (3),
+.BR CURLOPT_PROXY_SSL_VERIFYHOST (3),
+.BR CURLOPT_PROXY_SSL_VERIFYPEER (3),
+.BR CURLOPT_SSL_VERIFYHOST (3),
+.BR CURLOPT_SSL_VERIFYPEER (3)
index 0945892018a24754777169d97f6806d0cad52529..b2e8be03714b8a31205aafbe7a5125b346d14bca 100644 (file)
@@ -73,8 +73,12 @@ Transport and Schannel backends.
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_CAINFO "(3), " CURLOPT_PROXY_CAPATH "(3), "
-.BR CURLOPT_PROXY_SSL_VERIFYPEER "(3), " CURLOPT_PROXY_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_CAINFO "(3), " CURLOPT_CAINFO_BLOB "(3), "
-.BR CURLOPT_CAPATH "(3), "
-.BR CURLOPT_SSL_VERIFYPEER "(3), " CURLOPT_SSL_VERIFYHOST "(3), "
+.BR CURLOPT_CAINFO (3),
+.BR CURLOPT_CAINFO_BLOB (3),
+.BR CURLOPT_CAPATH (3),
+.BR CURLOPT_PROXY_CAINFO (3),
+.BR CURLOPT_PROXY_CAPATH (3),
+.BR CURLOPT_PROXY_SSL_VERIFYHOST (3),
+.BR CURLOPT_PROXY_SSL_VERIFYPEER (3),
+.BR CURLOPT_SSL_VERIFYHOST (3),
+.BR CURLOPT_SSL_VERIFYPEER (3)
index f4c7fada4d2f3e3f79fc8f80516296ae88f06121..2db652ead3e0ed42aff16ab01a83cad3ae9c9b24 100644 (file)
@@ -72,6 +72,8 @@ CURLE_UNKNOWN_OPTION
 
 CURLE_OUT_OF_MEMORY
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_CAINFO "(3), "
-.BR CURLOPT_CAINFO "(3), " CURLOPT_PROXY_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_STDERR "(3), " CURLOPT_DEBUGFUNCTION "(3), "
+.BR CURLOPT_CAINFO (3),
+.BR CURLOPT_DEBUGFUNCTION (3),
+.BR CURLOPT_PROXY_CAINFO (3),
+.BR CURLOPT_PROXY_SSL_VERIFYHOST (3),
+.BR CURLOPT_STDERR (3)
index d07061e401454a45493c6cd9d9fe29e3f9f760bf..40fd1cd9ddfc49970a58907b9a4c64b5d18561f5 100644 (file)
@@ -75,5 +75,7 @@ Added in 7.52.0
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_SSL_VERIFYPEER "(3), " CURLOPT_PROXY_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_SSL_VERIFYPEER "(3), " CURLOPT_SSL_VERIFYHOST "(3), "
+.BR CURLOPT_PROXY_SSL_VERIFYHOST (3),
+.BR CURLOPT_PROXY_SSL_VERIFYPEER (3),
+.BR CURLOPT_SSL_VERIFYHOST (3),
+.BR CURLOPT_SSL_VERIFYPEER (3)
index 5cf5358347872d4616d4d33e628b326ddbd9b880..af0621ca69348af29ffaa42521449bad681163fd 100644 (file)
@@ -73,5 +73,8 @@ Added in 7.71.0. This option is supported by the OpenSSL backends.
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_SSL_VERIFYPEER "(3), " CURLOPT_PROXY_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_SSL_VERIFYPEER "(3), " CURLOPT_SSL_VERIFYHOST "(3), "
+.BR CURLOPT_ISSUERCERT (3),
+.BR CURLOPT_PROXY_SSL_VERIFYHOST (3),
+.BR CURLOPT_PROXY_SSL_VERIFYPEER (3),
+.BR CURLOPT_SSL_VERIFYHOST (3),
+.BR CURLOPT_SSL_VERIFYPEER (3)
index 65d1de212a9c917d5de6b6f7c98866caed53b798..32af0cc8e8026294610375b487900f2ebff78848 100644 (file)
@@ -83,5 +83,8 @@ Added in 7.71.0. This option is supported by the OpenSSL backends.
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_SSL_VERIFYPEER "(3), " CURLOPT_PROXY_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_SSL_VERIFYPEER "(3), " CURLOPT_SSL_VERIFYHOST "(3), "
+.BR CURLOPT_ISSUERCERT_BLOB (3),
+.BR CURLOPT_PROXY_SSL_VERIFYHOST (3),
+.BR CURLOPT_PROXY_SSL_VERIFYPEER (3),
+.BR CURLOPT_SSL_VERIFYHOST (3),
+.BR CURLOPT_SSL_VERIFYPEER (3)
index 23343ffe80a88b13136e4993de9858fb70148713..083665fefb9d6ded2890deab551a0f6f30c23584 100644 (file)
@@ -62,5 +62,7 @@ Added in 7.52.0
 Returns CURLE_OK if TLS enabled, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_SSLKEY "(3), " CURLOPT_SSH_PRIVATE_KEYFILE "(3), "
-.BR CURLOPT_SSLKEY "(3), "
+.BR CURLOPT_KEYPASSWD (3),
+.BR CURLOPT_PROXY_SSLKEY (3),
+.BR CURLOPT_SSH_PRIVATE_KEYFILE (3),
+.BR CURLOPT_SSLKEY (3)
index 1d17551000d7341d72116a2161a8e25b68a4bc91..05f76515fabec3910b335dfc13538823a147bbc2 100644 (file)
@@ -109,7 +109,9 @@ Other SSL backends not supported.
 Returns CURLE_OK if TLS enabled, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_SSL_VERIFYPEER "(3), "
-.BR CURLOPT_PROXY_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_PROXY_CAINFO "(3), "
-.BR CURLOPT_PROXY_CAPATH "(3), "
+.BR CURLOPT_PINNEDPUBLICKEY (3),
+.BR CURLOPT_PROXY_CAINFO (3),
+.BR CURLOPT_PROXY_CAPATH (3),
+.BR CURLOPT_PROXY_SSL_VERIFYHOST (3),
+.BR CURLOPT_PROXY_SSL_VERIFYPEER (3)
+
index 664833ca12504e118c3d44a9c7d1ebd162c58110..31f7805fa837b676d7097ff7a15a7036bc7addeb 100644 (file)
@@ -59,4 +59,6 @@ Added in 7.43.0 for HTTP proxies, 7.49.0 for SOCKS5 proxies.
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY "(3), " CURLOPT_PROXYTYPE "(3), "
+.BR CURLOPT_PROXY (3),
+.BR CURLOPT_PROXYTYPE (3),
+.BR CURLOPT_SERVICE_NAME (3)
index fd37d1d158ff0f7eedb343ed35a9bfeba87ccbce..0a1c45eb02bf3bbf91ebfcaf8599a91d93766db3 100644 (file)
@@ -72,5 +72,6 @@ Added in 7.52.0
 Returns CURLE_OK if TLS enabled, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_SSLCERTTYPE "(3), " CURLOPT_PROXY_SSLKEY "(3), "
-.BR CURLOPT_SSLCERT "(3), "
+.BR CURLOPT_PROXY_SSLCERTTYPE (3),
+.BR CURLOPT_PROXY_SSLKEY (3),
+.BR CURLOPT_SSLCERT (3)
index 502868f9365f2c5c98ec4f82753569e8deadce9a..c1ef518c22d3ad56d9b2b19691d3b28d7d6efdee 100644 (file)
@@ -68,5 +68,6 @@ If built TLS enabled.
 Returns CURLE_OK if TLS is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_SSLCERT "(3), " CURLOPT_PROXY_SSLKEY "(3), "
-.BR CURLOPT_SSLCERTTYPE "(3), "
+.BR CURLOPT_PROXY_SSLCERT (3),
+.BR CURLOPT_PROXY_SSLKEY (3),
+.BR CURLOPT_SSLCERTTYPE (3)
index f97bb81d75f57f0ad0194789db568e82a3db8e5b..3b84126266344c78e10b32807a5514299753abdf 100644 (file)
@@ -73,5 +73,7 @@ Schannel backends.
 Returns CURLE_OK if TLS enabled, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_SSLCERTTYPE "(3), " CURLOPT_PROXY_SSLKEY "(3), "
-.BR CURLOPT_PROXY_SSLCERT "(3), "
+.BR CURLOPT_PROXY_SSLCERT (3),
+.BR CURLOPT_PROXY_SSLCERTTYPE (3),
+.BR CURLOPT_PROXY_SSLKEY (3),
+.BR CURLOPT_SSLCERT_BLOB (3)
index 5d1e669eef2d12979e7f21d69b8b21ad8af34f46..e24e0cd3bda1afed9c631883807836f39b590f49 100644 (file)
@@ -68,5 +68,9 @@ If built TLS enabled.
 Returns CURLE_OK if TLS is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_SSLKEYTYPE "(3), " CURLOPT_PROXY_SSLCERT "(3), "
-.BR CURLOPT_SSLKEYTYPE "(3), " CURLOPT_SSLCERT "(3), "
+.BR CURLOPT_PROXY_SSLCERT (3),
+.BR CURLOPT_PROXY_SSLKEYTYPE (3),
+.BR CURLOPT_SSLCERT (3),
+.BR CURLOPT_SSLKEY (3),
+.BR CURLOPT_SSLKEYTYPE (3)
+
index ca1d261745c15bf34ae7b2cbfa2b404c196232f6..c30e832eb112b986448656d4dc9ba2e865e9b034 100644 (file)
@@ -61,5 +61,6 @@ Added in 7.52.0
 Returns CURLE_OK if TLS is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_SSLKEY "(3), " CURLOPT_PROXY_SSLCERT "(3), "
-.BR CURLOPT_SSLKEYTYPE "(3), "
+.BR CURLOPT_PROXY_SSLCERT (3),
+.BR CURLOPT_PROXY_SSLKEY (3),
+.BR CURLOPT_SSLKEYTYPE (3)
index e6d769e64ef3f0ba407d3c96f16f51ddfe2fa729..9b2385d07f9945b3aa2d469fcef4fdd044a382b0 100644 (file)
@@ -72,4 +72,6 @@ Added in 7.71.0. This option is supported by the OpenSSL backends.
 Returns CURLE_OK if TLS enabled, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SSLKEYTYPE "(3), " CURLOPT_SSLKEY "(3), "
+.BR CURLOPT_SSLKEY (3),
+.BR CURLOPT_SSLKEY_BLOB (3),
+.BR CURLOPT_SSLKEYTYPE (3)
index 08c8c86ab31e8e4a0034897ef4f460468dcc06bb..abc173557456e6efc44c7ba404cadd47398a8456 100644 (file)
@@ -101,5 +101,7 @@ Added in 7.52.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_USE_SSL "(3), " CURLOPT_HTTP_VERSION "(3), "
-.BR CURLOPT_IPRESOLVE "(3) " CURLOPT_SSLVERSION "(3), "
+.BR CURLOPT_HTTP_VERSION (3),
+.BR CURLOPT_IPRESOLVE (3),
+.BR CURLOPT_SSLVERSION (3),
+.BR CURLOPT_USE_SSL (3)
index 88acfe370cdd2cc594d44721a321e218d09b5c96..6539a2a9a4ae0e812eb7675ad3e03563287fc14c 100644 (file)
@@ -82,6 +82,8 @@ If built TLS enabled.
 Returns CURLE_OK if TLS is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_TLS13_CIPHERS "(3), " CURLOPT_PROXY_SSLVERSION "(3), "
-.BR CURLOPT_SSL_CIPHER_LIST "(3), " CURLOPT_TLS13_CIPHERS "(3), "
-.BR CURLOPT_SSLVERSION "(3), "
+.BR CURLOPT_PROXY_SSLVERSION (3),
+.BR CURLOPT_PROXY_TLS13_CIPHERS (3),
+.BR CURLOPT_SSL_CIPHER_LIST (3),
+.BR CURLOPT_SSLVERSION (3),
+.BR CURLOPT_TLS13_CIPHERS (3)
index 7097842cdcdf69f9dcde8d7f65f87f4b2cc65cc3..3611dbc8c62751f1c9b6057a57ef76940632223e 100644 (file)
@@ -98,5 +98,7 @@ Added in 7.52.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_SSLVERSION "(3), " CURLOPT_PROXY_SSL_CIPHER_LIST "(3), "
-.BR CURLOPT_SSLVERSION "(3), " CURLOPT_SSL_CIPHER_LIST "(3), "
+.BR CURLOPT_PROXY_SSL_CIPHER_LIST (3),
+.BR CURLOPT_PROXY_SSLVERSION (3),
+.BR CURLOPT_SSL_CIPHER_LIST (3),
+.BR CURLOPT_SSLVERSION (3)
index 29c3980562579880b5dfc33bc9c179177e7e94ba..c4205e244cdbd70d969d06a15c89ad9a6fcc3a65 100644 (file)
@@ -87,5 +87,7 @@ Returns CURLE_OK if TLS is supported, and CURLE_UNKNOWN_OPTION if not.
 
 If 1 is set as argument, \fICURLE_BAD_FUNCTION_ARGUMENT\fP is returned.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_SSL_VERIFYPEER "(3), " CURLOPT_PROXY_CAINFO "(3), "
-.BR CURLOPT_SSL_VERIFYPEER "(3), " CURLOPT_CAINFO "(3), "
+.BR CURLOPT_CAINFO (3),
+.BR CURLOPT_PROXY_CAINFO (3),
+.BR CURLOPT_PROXY_SSL_VERIFYPEER (3),
+.BR CURLOPT_SSL_VERIFYPEER (3)
index de445e5ad4105e4187d26b18c71f35be5f512012..c6d46029a9fbe1196c4f4ca736e909a6abf7414d 100644 (file)
@@ -89,6 +89,6 @@ If built TLS enabled.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_SSL_VERIFYPEER "(3), "
-.BR CURLOPT_SSL_VERIFYHOST "(3), "
+.BR CURLOPT_PROXY_SSL_VERIFYHOST (3),
+.BR CURLOPT_SSL_VERIFYPEER (3),
+.BR CURLOPT_SSL_VERIFYHOST (3)
index 01a603b2022a9be6d10b7f8dceeaafd4ce675ab0..f34f37ccfb886ab2447b830b8ca8f9cdebc98621 100644 (file)
@@ -69,6 +69,9 @@ Available when built with OpenSSL >= 1.1.1.
 .SH RETURN VALUE
 Returns CURLE_OK if supported, CURLE_NOT_BUILT_IN otherwise.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_SSL_CIPHER_LIST "(3), " CURLOPT_PROXY_SSLVERSION "(3), "
-.BR CURLOPT_SSL_CIPHER_LIST "(3), " CURLOPT_TLS13_CIPHERS "(3), "
-.BR CURLOPT_SSLVERSION "(3), "
+.BR CURLOPT_PROXY_SSL_CIPHER_LIST (3),
+.BR CURLOPT_PROXY_SSLVERSION (3),
+.BR CURLOPT_SSL_CIPHER_LIST (3),
+.BR CURLOPT_SSLVERSION (3),
+.BR CURLOPT_TLS13_CIPHERS (3)
+
index c8750e8863b15e03d04416d377946ae58291a987..f5990dd4dd23a16604242fdb65f3d93e628d1ef6 100644 (file)
@@ -63,5 +63,7 @@ Added in 7.52.0, with the OpenSSL and GnuTLS backends only
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_TLSAUTH_TYPE "(3), " CURLOPT_PROXY_TLSAUTH_USERNAME "(3), "
-.BR CURLOPT_TLSAUTH_TYPE "(3), " CURLOPT_TLSAUTH_USERNAME "(3), "
+.BR CURLOPT_PROXY_TLSAUTH_TYPE (3),
+.BR CURLOPT_PROXY_TLSAUTH_USERNAME (3),
+.BR CURLOPT_TLSAUTH_TYPE (3),
+.BR CURLOPT_TLSAUTH_USERNAME (3)
index f01bf459a7864776466cdfd153e68a99ddd20a02..0b4154422e17c73abfb40ef173d3c6aeb38dcb02 100644 (file)
@@ -71,5 +71,7 @@ to work.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_TLSAUTH_USERNAME "(3), " CURLOPT_PROXY_TLSAUTH_PASSWORD "(3), "
-.BR CURLOPT_TLSAUTH_USERNAME "(3), " CURLOPT_TLSAUTH_PASSWORD "(3), "
+.BR CURLOPT_PROXY_TLSAUTH_PASSWORD (3),
+.BR CURLOPT_PROXY_TLSAUTH_USERNAME (3),
+.BR CURLOPT_TLSAUTH_PASSWORD (3),
+.BR CURLOPT_TLSAUTH_USERNAME (3)
index 5511088e76f335ff1b5e194f229b1104928f03cc..8cc73fe7aecbcc3ccc2f601b9fdd655d273bed1a 100644 (file)
@@ -63,5 +63,7 @@ Added in 7.52.0, with the OpenSSL and GnuTLS backends only.
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY_TLSAUTH_TYPE "(3), " CURLOPT_PROXY_TLSAUTH_PASSWORD "(3), "
-.BR CURLOPT_TLSAUTH_TYPE "(3), " CURLOPT_TLSAUTH_PASSWORD "(3), "
+.BR CURLOPT_PROXY_TLSAUTH_PASSWORD (3),
+.BR CURLOPT_PROXY_TLSAUTH_TYPE (3),
+.BR CURLOPT_TLSAUTH_PASSWORD (3),
+.BR CURLOPT_TLSAUTH_TYPE (3)
index a50c711403a73e6c05f82b1431214a1306f72efb..495133e7f5ffdd711ee23bf1b4554e4f7b04e75c 100644 (file)
@@ -60,4 +60,7 @@ Added in 7.18.0
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if the
 enabled value is not supported.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY "(3), " CURLOPT_HTTPPROXYTUNNEL "(3), "
+.BN CURLOPT_CRLF (3),
+.BN CURLOPT_TRANSFERTEXT (3),
+.BR CURLOPT_HTTPPROXYTUNNEL (3),
+.BR CURLOPT_PROXY (3)
index 1138bb537153bf49f46f943874e7b3c200289528..0330878f896ae64794101186385e87face15c77a 100644 (file)
@@ -70,4 +70,7 @@ Deprecated since 7.12.1. Do not use.
 .SH RETURN VALUE
 Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_UPLOAD "(3), " CURLOPT_HTTPGET "(3), "
+.BR CURLOPT_HTTPGET (3),
+.BR CURLOPT_MIMEPOST (3),
+.BR CURLOPT_POSTFIELDS (3),
+.BR CURLOPT_UPLOAD (3)
index f11b0ddd9dd0017930e3da0b5cd7a008824f7cb5..11fa0edcb885fdf79ce0a6a35cd662d9f5f55598 100644 (file)
@@ -56,4 +56,5 @@ Added in 7.87.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_RESOLVE "(3), "
+.BR CURLOPT_FAILONERROR (3),
+.BR CURLOPT_RESOLVE (3)
index 7f842b62c92fa20826dcd09d7e0d3acaf7b391fd..83f2c50fb64a55c60597ea2cc3ab13bd9d0bbca0 100644 (file)
@@ -123,4 +123,7 @@ SFTP support added in 7.16.3. *-prefix for SFTP added in 7.24.0
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_POSTQUOTE "(3), " CURLOPT_PREQUOTE "(3), "
+.BR CURLOPT_CUSTOMREQUEST (3),
+.BR CURLOPT_DIRLISTONLY (3),
+.BR CURLOPT_POSTQUOTE (3),
+.BR CURLOPT_PREQUOTE (3)
index 1ee5ef18557cd1e9a9a37370f7f14b71e7f86828..da5196d1d97e13daf14d2a3e1e80020a097fe0ac 100644 (file)
@@ -62,4 +62,4 @@ This option was deprecated in 7.84.0.
 Returns CURLE_OK on success or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_EGDSOCKET "(3), "
+.BR CURLOPT_EGDSOCKET (3)
index cad29a0c633e5b49ad14771dd50c788a31ac9a91..3b20a5206a041b44d7290bad5c046d9f29737ae0 100644 (file)
@@ -77,4 +77,7 @@ FILE since 7.18.0, RTSP since 7.20.0
 Returns CURLE_OK on success or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_RESUME_FROM "(3), "
+.BR CURLOPT_LOW_SPEED_LIMIT (3),
+.BR CURLOPT_MAX_RECV_SPEED_LARGE (3),
+.BR CURLOPT_MAXFILESIZE_LARGE (3),
+.BR CURLOPT_RESUME_FROM (3)
index 9040a64f1abd91bf8b2a44ec782d3fd00b5c4dbc..f8ab7940a2c6024d26c842a27a6c5ce125ca4849 100644 (file)
@@ -66,4 +66,7 @@ This option was once known by the older name CURLOPT_INFILE, the name
 .SH RETURN VALUE
 This returns CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_READFUNCTION "(3), " CURLOPT_WRITEDATA "(3), "
+.BR CURLOPT_HEADERDATA (3),
+.BR CURLOPT_READFUNCTION (3),
+.BR CURLOPT_WRITEDATA (3),
+.BR CURLOPT_WRITEFUNCTION (3)
index d3f4f3bb02a9b7b70b654dddfa676d0b983d0c09..4aeb6dee09b927b71bfff6094bb8c96d1275cf9b 100644 (file)
@@ -114,6 +114,9 @@ was added in 7.12.1.
 .SH RETURN VALUE
 This returns CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_READDATA "(3), " CURLOPT_WRITEFUNCTION "(3), "
-.BR CURLOPT_SEEKFUNCTION "(3), " CURLOPT_UPLOAD "(3), " CURLOPT_POST "(3), "
-.BR CURLOPT_UPLOAD_BUFFERSIZE "(3), "
+.BR CURLOPT_POST (3),
+.BR CURLOPT_READDATA (3),
+.BR CURLOPT_SEEKFUNCTION (3),
+.BR CURLOPT_UPLOAD (3),
+.BR CURLOPT_UPLOAD_BUFFERSIZE (3),
+.BR CURLOPT_WRITEFUNCTION (3)
index 2649407918c9ccc0cccea5ae94259078da3fbf53..a0cfb0df4f867c19dd2571ca5382713011bd3f26 100644 (file)
@@ -108,4 +108,7 @@ since 7.85.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_PROTOCOLS "(3), "
+.BR CURLINFO_SCHEME (3),
+.BR CURLOPT_DEFAULT_PROTOCOL (3),
+.BR CURLOPT_PROTOCOLS (3),
+.BR CURLOPT_REDIR_PROTOCOLS_STR (3)
index 62629170c10b168c0b9f5f8638c75f6ca52616f4..0ddb6ff02805a8dea045bb1225289ec1498c2e52 100644 (file)
@@ -86,4 +86,8 @@ Returns CURLE_UNKNOWN_OPTION if the option is not implemented,
 CURLE_UNSUPPORTED_PROTOCOL if a listed protocol is not supported or disabled,
 CURLE_BAD_FUNCTION_ARGUMENT if no protocol is listed else CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_PROTOCOLS_STR "(3), "
+.BR CURLOPT_PROTOCOLS_STR (3),
+.BR CURLINFO_SCHEME (3),
+.BR CURLOPT_DEFAULT_PROTOCOL (3),
+.BR CURLOPT_PROTOCOLS (3),
+.BR CURLOPT_REDIR_PROTOCOLS (3)
index f5bc74dd54c422414e79fe5e4c8714577adfa29a..f294bdaf7fdf29d5793ae9b9e7378910a9506379 100644 (file)
@@ -60,5 +60,7 @@ If built with HTTP support
 Returns CURLE_OK if HTTP support is enabled, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_USERAGENT "(3), " CURLOPT_HTTPHEADER "(3), "
-.BR CURLINFO_REFERER "(3), "
+.BR CURLINFO_REDIRECT_URL (3),
+.BR CURLINFO_REFERER (3),
+.BR CURLOPT_HTTPHEADER (3),
+.BR CURLOPT_USERAGENT (3)
index 824209c104cbb0f4ceeae4caa6843b182b2ffe49..bd26a95b61972c1a9f33462409bedfd2f2fee38a 100644 (file)
@@ -57,4 +57,7 @@ Added in 7.55.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_CUSTOMREQUEST "(3), " CURLOPT_HTTPGET "(3), "
+.BR CURLOPT_CUSTOMREQUEST (3),
+.BR CURLOPT_HTTPGET (3),
+.BR CURLOPT_PATH_AS_IS (3),
+.BR CURLOPT_URL (3)
index 7647df50bae0aa8a4e380d433c95795f622d3797..670089e8bdffc26793e14eadf62b0d3e4a476f30 100644 (file)
@@ -108,5 +108,6 @@ Support for adding non-permanent entries by using the "+" prefix was added in
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_IPRESOLVE "(3), " CURLOPT_DNS_CACHE_TIMEOUT "(3), "
-.BR CURLOPT_CONNECT_TO "(3), "
+.BR CURLOPT_CONNECT_TO (3),
+.BR CURLOPT_DNS_CACHE_TIMEOUT (3),
+.BR CURLOPT_IPRESOLVE (3)
index 52c6844cd74bd35c6014ce22b9dd551c713f34de..2344de90837959cfcd68d7cd6b2bc7580cc4f9d6 100644 (file)
@@ -65,4 +65,5 @@ Added in 7.59.0
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_RESOLVER_START_FUNCTION "(3) "
+.BR CURLOPT_PREREQFUNCTION (3),
+.BR CURLOPT_RESOLVER_START_FUNCTION (3)
index 8e2aab1efc4f4580814081ea7903ec73f0bd83a8..96e726ae0da00b5e4ea9fbe46d22e12a83f28043 100644 (file)
@@ -82,4 +82,5 @@ Added in 7.59.0
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_RESOLVER_START_DATA "(3) "
+.BR CURLOPT_PREREQFUNCTION (3),
+.BR CURLOPT_RESOLVER_START_DATA (3)
index ebae1edd022875dd1bf43bfb056fb97d3fe2c365..3254f7c12b0c621fbb061e5ed6ceb9f86db90857 100644 (file)
@@ -72,5 +72,6 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_RESUME_FROM_LARGE "(3), " CURLOPT_RANGE "(3), "
-.BR CURLOPT_INFILESIZE "(3), "
+.BR CURLOPT_RESUME_FROM_LARGE (3),
+.BR CURLOPT_RANGE (3),
+.BR CURLOPT_INFILESIZE (3)
index e8f520b359e5ab8e69588c8ae226660a6f988610..d4fae3d4487f3dcb0cf55ffe63a603100f8a4b73 100644 (file)
@@ -72,5 +72,6 @@ Added in 7.11.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_RESUME_FROM "(3), " CURLOPT_RANGE "(3), "
-.BR CURLOPT_INFILESIZE_LARGE "(3), "
+.BR CURLOPT_INFILESIZE_LARGE (3),
+.BR CURLOPT_RANGE (3),
+.BR CURLOPT_RESUME_FROM (3)
index 9c3a81a2cdec107a90e438dc9c813e1be1fcfd3f..62564117098101750ebc164d8d49dae51e834959 100644 (file)
@@ -54,4 +54,7 @@ Added in 7.20.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_RTSP_SERVER_CSEQ "(3), " CURLOPT_RTSP_REQUEST "(3), "
+.BR CURLINFO_RTSP_CLIENT_CSEQ (3),
+.BR CURLINFO_RTSP_SERVER_CSEQ (3),
+.BR CURLOPT_RTSP_REQUEST (3),
+.BR CURLOPT_RTSP_SERVER_CSEQ (3)
index 9b3fc84912a434cf84f7027dc04ec777a3fc5a8f..3a8ddb2007049852e60485c8e4c84fe503e1f817 100644 (file)
@@ -114,4 +114,5 @@ Added in 7.20.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_RTSP_SESSION_ID "(3), " CURLOPT_RTSP_STREAM_URI "(3), "
+.BR CURLOPT_RTSP_SESSION_ID (3),
+.BR CURLOPT_RTSP_STREAM_URI (3)
index aa153f6b433475e9875dcd57299ed3e89b136789..cadf21cc242aafcbbe5d76fc19b64e616577d520 100644 (file)
@@ -54,4 +54,6 @@ Added in 7.20.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_RTSP_CLIENT_CSEQ "(3), " CURLOPT_RTSP_STREAM_URI "(3), "
+.BR CURLINFO_RTSP_SERVER_CSEQ (3),
+.BR CURLOPT_RTSP_CLIENT_CSEQ (3),
+.BR CURLOPT_RTSP_STREAM_URI (3)
index b895f7c7c30890bb943db53949850557c35fb96c..3eaae032487db989d3b685f1ca4967482d4de629 100644 (file)
@@ -61,4 +61,5 @@ Added in 7.20.0
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_RTSP_REQUEST "(3), " CURLOPT_RTSP_STREAM_URI "(3), "
+.BR CURLOPT_RTSP_REQUEST (3),
+.BR CURLOPT_RTSP_STREAM_URI (3)
index e0cee0cbedca3042f5cf472e54543cd8d600772e..f6eea304761e435d2c69dc86bd8a3af75569a6d0 100644 (file)
@@ -67,4 +67,5 @@ Added in 7.20.0
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_RTSP_REQUEST "(3), " CURLOPT_RTSP_TRANSPORT "(3), "
+.BR CURLOPT_RTSP_REQUEST (3),
+.BR CURLOPT_RTSP_TRANSPORT (3)
index dd9c399229675ac42c72644f944b7b6fb06c3db8..f276cc2b6f230f79ea3cec36dda0abf6ac40162f 100644 (file)
@@ -61,4 +61,5 @@ Added in 7.20.0
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_RTSP_REQUEST "(3), " CURLOPT_RTSP_SESSION_ID "(3), "
+.BR CURLOPT_RTSP_REQUEST (3),
+.BR CURLOPT_RTSP_SESSION_ID (3)
index 514704c65cb4089905e9df41ea4e616c108096ac..d0b73f92338d38728d0290a665f597af7905140d 100644 (file)
@@ -65,4 +65,6 @@ Added in 7.66.0. Support for OpenLDAP added in 7.82.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_USERNAME "(3), " CURLOPT_PASSWORD "(3), ".BR CURLOPT_USERPWD "(3)"
+.BR CURLOPT_PASSWORD (3),
+.BR CURLOPT_USERNAME (3),
+.BR CURLOPT_USERPWD (3)
index e0ff2317cbbbab55c6cab535cad736141e08fc37..7c3a7a4ba1addd0825efe75629f434b2ca0c7b9b 100644 (file)
@@ -65,4 +65,6 @@ Added in 7.31.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_MAIL_AUTH "(3), " CURLOPT_MAIL_FROM "(3), "
+.BR CURLOPT_MAIL_AUTH (3),
+.BR CURLOPT_MAIL_FROM (3),
+.BR CURLOPT_SASL_AUTHZID (3)
index 4fe82063340a4988280514684fd95d7b3acafd01..8810115a3611f0ca89ab05505e1b6217dd3bb59e 100644 (file)
@@ -57,4 +57,7 @@ static int seek_cb(void *clientp, curl_off_t offset, int origin)
 Added in 7.18.0
 .SH RETURN VALUE
 .SH "SEE ALSO"
-.BR CURLOPT_STDERR "(3), " CURLOPT_DEBUGFUNCTION "(3), "
+.BR CURLOPT_DEBUGFUNCTION (3),
+.BR CURLOPT_IOCTLFUNCTION (3),
+.BR CURLOPT_SEEKFUNCTION (3),
+.BR CURLOPT_STDERR (3)
index 09be6efac97dd1eb645c00396fe03fbdbdaeb5cc..1e000bd8a4efde9c6eb41c42d68d0c8fea04a9a6 100644 (file)
@@ -88,4 +88,7 @@ Added in 7.18.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SEEKDATA "(3), " CURLOPT_IOCTLFUNCTION "(3), "
+.BR CURLOPT_DEBUGFUNCTION (3),
+.BR CURLOPT_IOCTLFUNCTION (3),
+.BR CURLOPT_SEEKDATA (3),
+.BR CURLOPT_STDERR (3)
index 46d6fdaa7437a473a47e552c09aef10e0226779d..80d2ee286317b66f169f14f7f703f33595fc7275 100644 (file)
@@ -68,5 +68,6 @@ Returns CURLE_OK if supported, and CURLE_UNKNOWN_OPTION if not. Returns
 CURLE_BAD_FUNCTION_ARGUMENT if set to a negative value or a value that when
 converted to milliseconds is too large.
 .SH "SEE ALSO"
-.BR CURLOPT_TIMEOUT "(3), " CURLOPT_CONNECTTIMEOUT "(3), "
-.BR CURLOPT_LOW_SPEED_LIMIT "(3), "
+.BR CURLOPT_CONNECTTIMEOUT (3),
+.BR CURLOPT_LOW_SPEED_LIMIT (3),
+.BR CURLOPT_TIMEOUT (3)
index 8046d3990b2b9ff8e237d7054200180d78e68f5c..2c3f70f2da61e2cf3d132bb1c14257c5c6ca95c5 100644 (file)
@@ -60,4 +60,6 @@ Added in 7.43.0 for HTTP, 7.49.0 for FTP, IMAP, POP3 and SMTP,
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY "(3), " CURLOPT_PROXYTYPE "(3), "
+.BR CURLOPT_PROXY (3),
+.BR CURLOPT_PROXY_SERVICE_NAME (3),
+.BR CURLOPT_PROXYTYPE (3)
index 40e8bf1b0dc927609212a214cd4896c62bd98d19..ec481e561e2a7a678537a3d7e5b71e72794eab1b 100644 (file)
@@ -82,4 +82,5 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_COOKIE "(3), "
+.BR CURLOPT_COOKIE (3),
+.BR CURLSHOPT_SHARE (3)
index b2e6aa76d1006b8cf8ff167100d65b3ff90877cf..c63504a99ef8085b3dde62cb6918b280da639647 100644 (file)
@@ -68,4 +68,5 @@ Added in 7.16.0
 .SH RETURN VALUE
 Returns \fICURLE_OK\fP if the option is supported, and \fICURLE_UNKNOWN_OPTION\fP if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SOCKOPTFUNCTION "(3), " CURLOPT_OPENSOCKETFUNCTION "(3), "
+.BR CURLOPT_OPENSOCKETFUNCTION (3),
+.BR CURLOPT_SOCKOPTFUNCTION (3)
index b3850401789737893348486f218b2fa81a6a668e..107d68a6a6e66b7f4b3c265032b5cd34ac2052f1 100644 (file)
@@ -122,4 +122,6 @@ added in 7.21.5.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SOCKOPTDATA "(3), " CURLOPT_OPENSOCKETFUNCTION "(3), "
+.BR CURLOPT_OPENSOCKETFUNCTION (3),
+.BR CURLOPT_SEEKFUNCTION (3),
+.BR CURLOPT_SOCKOPTDATA (3)
index 3ddc842b6598b576c50f3ecdb17a30a6a5f0e16c..6ee8c30c14a804493a5c07c01fca136240b64480 100644 (file)
@@ -64,4 +64,5 @@ Added in 7.55.0
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_NOT_BUILT_IN if the bitmask contains unsupported flags.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY "(3), " CURLOPT_PROXYTYPE "(3)"
+.BR CURLOPT_PROXY (3),
+.BR CURLOPT_PROXYTYPE (3)
index 0f6b58430c2b4e93402c92e5eef37a810f616754..a8829a7ff5266e43c7505c1fa7eb90c1b9448773 100644 (file)
@@ -57,4 +57,7 @@ Added in 7.19.4
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SOCKS5_GSSAPI_SERVICE "(3), " CURLOPT_PROXY "(3), "
+.BR CURLOPT_SOCKS5_GSSAPI_SERVICE (3),
+.BR CURLOPT_PROXY (3)
+
+
index 995b020a049f4efae541a100e932e2e34c212add..f22aa12fc44bbb6e82e339585480fd28c624c48d 100644 (file)
@@ -62,4 +62,5 @@ Added in 7.19.4, deprecated in 7.49.0
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_PROXY "(3), " CURLOPT_PROXYTYPE "(3), "
+.BR CURLOPT_PROXY (3),
+.BR CURLOPT_PROXYTYPE (3)
index 6d1a856c037d3cf91eb492f2724037f870acf5dd..e125429b51d23e26ab8ddef9ccadb3ab93d33635 100644 (file)
@@ -60,4 +60,6 @@ CURLSSH_AUTH_HOST was added in 7.16.1, CURLSSH_AUTH_AGENT was added in 7.28.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 "(3), " CURLOPT_SSH_PUBLIC_KEYFILE "(3), "
+.BR CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 (3),
+.BR CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256 (3),
+.BR CURLOPT_SSH_PUBLIC_KEYFILE (3)
index 1f760dfa5b0b470817879830fde5b59bc87ee00c..b440f7fb026deb2019116de075bf2952832a191f 100644 (file)
@@ -59,4 +59,5 @@ Added in 7.56.0
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_ACCEPT_ENCODING "(3), " CURLOPT_TRANSFER_ENCODING "(3), "
+.BR CURLOPT_ACCEPT_ENCODING (3),
+.BR CURLOPT_TRANSFER_ENCODING (3)
index def79916251616e7c4c0a6b0a963b8198b1fabdf..ac13dc6a2003160c45c2f5e80cca4b6a9e125547 100644 (file)
@@ -62,4 +62,4 @@ Added in 7.84.0, works only with libssh2 backend.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SSH_HOSTKEYFUNCTION "(3), "
+.BR CURLOPT_SSH_HOSTKEYFUNCTION (3)
index 024cded841738a00210447e24b1b5c95a85ce94c..43fa94bf2a2e99843d2fff51442f38b000f7df2b 100644 (file)
@@ -83,5 +83,5 @@ Added in 7.84.0 , work only with libssh2 backend.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SSH_HOSTKEYDATA "(3), "
-.BR CURLOPT_SSH_KNOWNHOSTS "(3), "
+.BR CURLOPT_SSH_HOSTKEYDATA (3),
+.BR CURLOPT_SSH_KNOWNHOSTS (3)
index 2772ae8619677e1da09118ad4b53d78367040abf..30ed2ec161eb90829f4557849338889b27756cbf 100644 (file)
@@ -62,5 +62,7 @@ Added in 7.17.1
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SSH_PUBLIC_KEYFILE "(3), " CURLOPT_SSH_AUTH_TYPES "(3), "
-.BR CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256 "(3), "
+.BR CURLOPT_SSH_AUTH_TYPES (3),
+.BR CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256 (3),
+.BR CURLOPT_SSH_PUBLIC_KEYFILE (3),
+.BR CURLOPT_SSH_KNOWNHOSTS (3)
index 8d6311d51f6ac3de5e2a7bf30e134945a19ed796..2798d14bda9972dd8fb7a1b9ca5bf005c18b65ba 100644 (file)
@@ -58,4 +58,6 @@ Requires the libssh2 backend.
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SSH_PUBLIC_KEYFILE "(3), " CURLOPT_SSH_AUTH_TYPES "(3), "
+.BR CURLOPT_SSH_AUTH_TYPES (3),
+.BR CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 (3),
+.BR CURLOPT_SSH_PUBLIC_KEYFILE (3)
index 3696ab325ea5025cb63c753a4db597d16f5b4526..bfa7b7738549390e23d5df0efb6fc31f7603ce9d 100644 (file)
@@ -64,4 +64,5 @@ Added in 7.19.6
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SSH_KEYDATA "(3), " CURLOPT_SSH_KNOWNHOSTS "(3), "
+.BR CURLOPT_SSH_KEYDATA (3),
+.BR CURLOPT_SSH_KNOWNHOSTS (3)
index a8f77827abb4833ff4400e5f28b0eabc07a68aa1..7c258519520be2fcb7894d6e42edf1d0e7b1072e 100644 (file)
@@ -129,4 +129,5 @@ Added in 7.19.6
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SSH_KEYDATA "(3), " CURLOPT_SSH_KNOWNHOSTS "(3), "
+.BR CURLOPT_SSH_KEYDATA (3),
+.BR CURLOPT_SSH_KNOWNHOSTS (3)
index 6ced1657b43b5d6eef8f03229e02a5fab2e1d909..419e63ec8587cc9a7bfecbbc33dbf73c4892f80b 100644 (file)
@@ -62,4 +62,5 @@ Added in 7.19.6
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SSH_AUTH_TYPES "(3), " CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 "(3), "
+.BR CURLOPT_SSH_AUTH_TYPES (3),
+.BR CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 (3)
index e23c874419510d9e46f5d30d55b6a09da5407453..384aae9b518d86ed5db14e3b060d42a09a08deaf 100644 (file)
@@ -64,4 +64,5 @@ Added in 7.16.1
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SSH_PUBLIC_KEYFILE "(3), " CURLOPT_SSH_AUTH_TYPES "(3), "
+.BR CURLOPT_SSH_PUBLIC_KEYFILE (3),
+.BR CURLOPT_SSH_AUTH_TYPES (3)
index 516185493cdca23a580c55c70768dd124f43d8c0..a97aa4c1fefda0911bd3d3e6c8c38c39a9efb8e1 100644 (file)
@@ -64,4 +64,5 @@ The "" trick was added in 7.26.0
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SSH_PRIVATE_KEYFILE "(3), " CURLOPT_SSH_AUTH_TYPES "(3), "
+.BR CURLOPT_SSH_PRIVATE_KEYFILE (3),
+.BR CURLOPT_SSH_AUTH_TYPES (3)
index 575037fe3791fa750e3b336a4ee134f59478b20c..2727498f46843c6737743090713daea78ae49163 100644 (file)
@@ -81,4 +81,6 @@ If built TLS enabled.
 Returns CURLE_OK if TLS enabled, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SSLCERTTYPE "(3), " CURLOPT_SSLKEY "(3), "
+.BR CURLOPT_SSLCERTTYPE (3),
+.BR CURLOPT_SSLKEY (3),
+.BR CURLOPT_KEYPASSWD (3)
index 52d442c8ef44d260649dc6ed9a75f5d4a8180273..6c2abd0037e70623ee885a9451d7aeabbb88b412 100644 (file)
@@ -65,4 +65,5 @@ If built TLS enabled. Added in 7.9.3
 Returns CURLE_OK if TLS is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SSLCERT "(3), " CURLOPT_SSLKEY "(3), "
+.BR CURLOPT_SSLCERT (3),
+.BR CURLOPT_SSLKEY (3)
index d9d47304b444a861f98b475d108a5e4fb219deb3..45510422e47f5ea769140b6445afe0aa2351346b 100644 (file)
@@ -72,4 +72,6 @@ Schannel and mbedTLS (since 7.78.0) backends.
 Returns CURLE_OK if TLS enabled, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SSLCERTTYPE "(3), " CURLOPT_SSLKEY "(3), "
+.BR CURLOPT_SSLCERTTYPE (3),
+.BR CURLOPT_SSLKEY (3),
+.BR CURLOPT_KEYPASSWD (3)
index 868cc789af2c616962f183c53d2e169b975f1a6d..839f59598cda05324fb37223986b25014b6abc9b 100644 (file)
@@ -67,4 +67,6 @@ CURLE_UNKNOWN_OPTION - Option not recognized.
 
 CURLE_OUT_OF_MEMORY - Insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SSLENGINE_DEFAULT "(3), " CURLOPT_SSLKEY "(3), "
+.BR CURLINFO_SSL_ENGINES (3),
+.BR CURLOPT_SSLENGINE_DEFAULT (3),
+.BR CURLOPT_SSLKEY (3)
index 5e53f6a99513db86135a61aa601db1cf9f86b55e..00a69d26b6637d5f902c0b27535836630e3cdd88 100644 (file)
@@ -64,4 +64,5 @@ CURLE_UNKNOWN_OPTION - Option not recognized.
 
 CURLE_OUT_OF_MEMORY - Insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SSLENGINE "(3), " CURLOPT_SSLCERT "(3), "
+.BR CURLOPT_SSLENGINE (3),
+.BR CURLOPT_SSLCERT (3)
index 7df27bb4fb2de63a40b2db8689b772512f676f5d..ee85aaff222f88a4b5550528e4dbe28d265b49ac 100644 (file)
@@ -64,4 +64,6 @@ If built TLS enabled.
 Returns CURLE_OK if TLS is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SSLKEYTYPE "(3), " CURLOPT_SSLCERT "(3), "
+.BR CURLOPT_SSLCERT (3),
+.BR CURLOPT_SSLKEY_BLOB (3),
+.BR CURLOPT_SSLKEYTYPE (3)
index 78d1744476520b92bbe37cf96f830fa9e6300c0e..6cb46d104a3bb3823d7f4a029a512fd81cd2dea1 100644 (file)
@@ -65,4 +65,6 @@ If built TLS enabled.
 Returns CURLE_OK if TLS is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SSLKEY "(3), " CURLOPT_SSLCERT "(3), "
+.BR CURLOPT_SSLCERT (3),
+.BR CURLOPT_SSLKEY (3),
+.BR CURLOPT_PROXY_SSLKEYTYPE (3)
index 27cd9b95f9416835037374f717d7b369f2cc6f8e..e43461d3f7da6a09cd4075547e82639ed52a91e0 100644 (file)
@@ -74,4 +74,5 @@ Added in 7.71.0. This option is supported by the OpenSSL backends.
 Returns CURLE_OK if TLS enabled, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_SSLKEYTYPE "(3), " CURLOPT_SSLKEY "(3), "
+.BR CURLOPT_SSLKEYTYPE (3),
+.BR CURLOPT_SSLKEY (3)
index 3424e629d19161e58503dc3930f67fe3b63f232c..e504c0e184958016d2b3c9b5304ce3a044c961c9 100644 (file)
@@ -115,5 +115,7 @@ SSLv3 is disabled by default since 7.39.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_USE_SSL "(3), " CURLOPT_HTTP_VERSION "(3), "
-.BR CURLOPT_PROXY_SSLVERSION "(3), " CURLOPT_IPRESOLVE "(3) "
+.BR CURLOPT_HTTP_VERSION (3),
+.BR CURLOPT_IPRESOLVE (3),
+.BR CURLOPT_PROXY_SSLVERSION (3),
+.BR CURLOPT_USE_SSL (3)
index 2e4f77bc1fe9a4bb9f135d665679950835d5bcdf..87626feba41c0f6eb2f2d4b01aefd5d7de185afd 100644 (file)
@@ -83,6 +83,8 @@ If built TLS enabled.
 Returns CURLE_OK if TLS is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_TLS13_CIPHERS "(3), " CURLOPT_SSLVERSION "(3), "
-.BR CURLOPT_PROXY_SSL_CIPHER_LIST "(3), " CURLOPT_PROXY_TLS13_CIPHERS "(3), "
-.BR CURLOPT_USE_SSL "(3), "
+.BR CURLOPT_TLS13_CIPHERS (3),
+.BR CURLOPT_SSLVERSION (3),
+.BR CURLOPT_PROXY_SSL_CIPHER_LIST (3),
+.BR CURLOPT_PROXY_TLS13_CIPHERS (3),
+.BR CURLOPT_USE_SSL (3)
index 5c3a9e0a6f16f9628137d703a81cb0203485481f..5dcf059e79e9b640c9fcc9442bcd0321c4a7092e 100644 (file)
@@ -122,4 +122,5 @@ CURLE_NOT_BUILT_IN - Not supported by the SSL backend
 
 CURLE_UNKNOWN_OPTION
 .SH "SEE ALSO"
-.BR CURLOPT_SSL_CTX_FUNCTION "(3), " CURLOPT_SSLVERSION "(3), "
+.BR CURLOPT_SSL_CTX_FUNCTION (3),
+.BR CURLOPT_SSLVERSION (3)
index 663a0868ccf3429ec9282ab5b7f741a0b3f974bc..220f1b992a5eb8ee87e73f02e430d8f679f79b90 100644 (file)
@@ -164,4 +164,5 @@ CURLE_NOT_BUILT_IN - Not supported by the SSL backend
 
 CURLE_UNKNOWN_OPTION
 .SH "SEE ALSO"
-.BR CURLOPT_SSL_CTX_DATA "(3), " CURLOPT_SSL_VERIFYPEER "(3), "
+.BR CURLOPT_SSL_CTX_DATA (3),
+.BR CURLOPT_SSL_VERIFYPEER (3)
index 4d91437291036e748831a79f5d21115edd1917fb..fab3632268ab9dd9854fbd71b1a8f47453637a06 100644 (file)
@@ -54,5 +54,7 @@ Added in 7.73.0. Supported by the OpenSSL backend.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SSL_OPTIONS "(3), " CURLOPT_SSL_CIPHER_LIST "(3), "
-.BR CURLOPT_TLS13_CIPHERS "(3), "
+.BR CURLOPT_SSL_OPTIONS (3),
+.BR CURLOPT_SSL_CIPHER_LIST (3),
+.BR CURLOPT_TLS13_CIPHERS (3)
+
index 973306e2935a782feb46b293fbaffa5ae5d8f0b0..748cdb7462b100a5e7247d795a41b916f95215fe 100644 (file)
@@ -54,4 +54,5 @@ Added in 7.36.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SSL_ENABLE_NPN "(3), " CURLOPT_SSL_OPTIONS "(3), "
+.BR CURLOPT_SSL_ENABLE_NPN (3),
+.BR CURLOPT_SSL_OPTIONS (3)
index c3a995a51c961f29dd2fca3dbc748d6035abf6d2..04286c02c94456cad112940058903c22b531a6e3 100644 (file)
@@ -56,4 +56,5 @@ Added in 7.36.0. Deprecated in 7.86.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SSL_ENABLE_ALPN "(3), " CURLOPT_SSL_OPTIONS "(3), "
+.BR CURLOPT_SSL_ENABLE_ALPN (3),
+.BR CURLOPT_SSL_OPTIONS (3)
index 6d6821420a906650ee989744c800baf8d07e23e1..fc68238758e040256345b9ea5a3e3e09ff4e8427 100644 (file)
@@ -96,4 +96,6 @@ Added in 7.25.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SSLVERSION "(3), " CURLOPT_SSL_CIPHER_LIST "(3), "
+.BR CURLOPT_PROXY_SSL_OPTIONS (3),
+.BR CURLOPT_SSL_CIPHER_LIST (3),
+.BR CURLOPT_SSLVERSION (3)
index 7651d3cbd186c7091bd67336b1e29525d212eac6..3325f3b40427c1a607c9009359fa10604c40ff0f 100644 (file)
@@ -57,4 +57,7 @@ Added in 7.16.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_DNS_CACHE_TIMEOUT "(3), " CURLOPT_SSLVERSION "(3), "
+.BR CURLOPT_DNS_CACHE_TIMEOUT (3),
+.BR CURLOPT_MAXAGE_CONN (3),
+.BR CURLOPT_MAXLIFETIME_CONN (3),
+.BR CURLOPT_SSLVERSION (3)
index 73443dcf59f4439c9c31190e380a2750dd0c4e18..08f38447664011d257847881fce6dc21554e7cdb 100644 (file)
@@ -107,4 +107,6 @@ Returns CURLE_OK if TLS is supported, and CURLE_UNKNOWN_OPTION if not.
 
 If 1 is set as argument, \fICURLE_BAD_FUNCTION_ARGUMENT\fP is returned.
 .SH "SEE ALSO"
-.BR CURLOPT_SSL_VERIFYPEER "(3), " CURLOPT_CAINFO "(3), "
+.BR CURLOPT_CAINFO (3),
+.BR CURLOPT_PINNEDPUBLICKEY (3),
+.BR CURLOPT_SSL_VERIFYPEER (3)
index ecaa1b233bed1cd4b35b1d565428140dc85e2008..e26233e841e608bad09e6cc48a986507f71b87ac 100644 (file)
@@ -89,9 +89,9 @@ If built TLS enabled.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_PROXY_SSL_VERIFYPEER "(3), "
-.BR CURLOPT_PROXY_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_CAINFO "(3), "
-.BR CURLINFO_CAINFO "(3), "
-.BR CURLINFO_CAPATH "(3), "
+.BR CURLOPT_SSL_VERIFYHOST (3),
+.BR CURLOPT_PROXY_SSL_VERIFYPEER (3),
+.BR CURLOPT_PROXY_SSL_VERIFYHOST (3),
+.BR CURLOPT_CAINFO (3),
+.BR CURLINFO_CAINFO (3),
+.BR CURLINFO_CAPATH (3)
index c8f1b52c7a410bc47f9e92adca692e8041e15dbe..8ae2f9b38b6973a0ecf1b5def232aa10732d5ade 100644 (file)
@@ -61,6 +61,6 @@ GnuTLS TLS backends.
 Returns CURLE_OK if OCSP stapling is supported by the SSL backend, otherwise
 returns CURLE_NOT_BUILT_IN.
 .SH "SEE ALSO"
-.BR CURLOPT_SSL_VERIFYHOST "(3), "
-.BR CURLOPT_SSL_VERIFYPEER "(3), "
-.BR CURLOPT_CAINFO "(3), "
+.BR CURLOPT_SSL_VERIFYHOST (3),
+.BR CURLOPT_SSL_VERIFYPEER (3),
+.BR CURLOPT_CAINFO (3)
index e28d8367c4949f5342288d89da958e5c6dc7dff4..a1574be3719f3591eff70e73781182694e695e67 100644 (file)
@@ -59,5 +59,7 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_VERBOSE "(3), " CURLOPT_NOPROGRESS "(3), "
-.BR CURLOPT_DEBUGFUNCTION "(3) "
+.BR CURLOPT_VERBOSE (3),
+.BR CURLOPT_NOPROGRESS (3),
+.BR CURLOPT_DEBUGFUNCTION (3)
+
index ce9206291777a39cd63599c8df0cefc76a0ddc38..9f8e5308b40f822e98fd502039b2ecd2f5230b8e 100644 (file)
@@ -70,4 +70,7 @@ Added in 7.46.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_STREAM_WEIGHT "(3), " CURLOPT_STREAM_DEPENDS_E "(3), "
+.BR CURLMOPT_PIPELINING (3),
+.BR CURLOPT_HTTP_VERSION (3),
+.BR CURLOPT_STREAM_DEPENDS_E (3),
+.BR CURLOPT_STREAM_WEIGHT (3)
index c6f5a13e0445228d34a77558dbb21dd8906b12de..c8b4cc13ce9c89c55d0c0c2108af6cb11b85da0b 100644 (file)
@@ -73,4 +73,8 @@ Added in 7.46.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_STREAM_WEIGHT "(3), " CURLOPT_STREAM_DEPENDS "(3), "
+.BR CURLMOPT_PIPELINING (3),
+.BR CURLOPT_HTTP_VERSION (3),
+.BR CURLOPT_STREAM_DEPENDS (3),
+.BR CURLOPT_STREAM_WEIGHT (3)
+
index 7c12b9c1e0762d760f4e283206a1d1865b6c1ee8..9b399757620326139311c37e2b913765b50167df 100644 (file)
@@ -74,5 +74,7 @@ Added in 7.46.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_STREAM_DEPENDS "(3), " CURLOPT_STREAM_DEPENDS_E "(3), "
-.BR CURLOPT_PIPEWAIT "(3), " CURLMOPT_PIPELINING "(3), "
+.BR CURLMOPT_PIPELINING (3),
+.BR CURLOPT_PIPEWAIT (3),
+.BR CURLOPT_STREAM_DEPENDS (3),
+.BR CURLOPT_STREAM_DEPENDS_E (3)
index f67a87df7bc8362f89963d58217ef5c1d8a40444..a47944d110d4dde0f439afdda1aba0de27e916b4 100644 (file)
@@ -93,5 +93,6 @@ Added in 7.54.0
 .SH RETURN VALUE
 CURLE_OK or an error such as CURLE_UNKNOWN_OPTION.
 .SH "SEE ALSO"
-.BR CURLOPT_HEADER "(3), " CURLOPT_PROXY "(3), "
-.BR CURLOPT_HTTPPROXYTUNNEL "(3), "
+.BR CURLOPT_HEADER (3),
+.BR CURLOPT_PROXY (3),
+.BR CURLOPT_HTTPPROXYTUNNEL (3)
index 9ccb38573aa0d163546459d522461d65d952f7aa..de7a4ce7d720d8a5c397d4c74b82a0ba7b957a91 100644 (file)
@@ -64,4 +64,7 @@ Added in 7.25.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_TCP_KEEPIDLE "(3), " CURLOPT_TCP_KEEPINTVL "(3), "
+.BR CURLOPT_TCP_KEEPIDLE (3),
+.BR CURLOPT_TCP_KEEPINTVL (3),
+.BR CURLOPT_LOW_SPEED_LIMIT (3),
+.BR CURLOPT_MAX_RECV_SPEED_LARGE (3)
index a4e16be270b4424187912aa5abe7c1cce7c9f5eb..b99ecdbd2c15b31191e302b72d0e02b7844ae55f 100644 (file)
@@ -65,4 +65,5 @@ Added in 7.25.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_TCP_KEEPALIVE "(3), " CURLOPT_TCP_KEEPINTVL "(3), "
+.BR CURLOPT_TCP_KEEPALIVE (3),
+.BR CURLOPT_TCP_KEEPINTVL (3)
index b5597da838a4b732e19a09356d9f7d569015ac75..86cc83e7e87fc292caa3cf8bdcaba24e2c1f96fb 100644 (file)
@@ -64,4 +64,5 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_TCP_KEEPALIVE "(3), " CURLOPT_TCP_KEEPIDLE "(3), "
+.BR CURLOPT_TCP_KEEPALIVE (3),
+.BR CURLOPT_TCP_KEEPIDLE (3)
index d1dd97217a14648016ceb2251abb502c9d1da83b..e0b79030efc2a11891b3ab75807779004970a66a 100644 (file)
@@ -65,4 +65,6 @@ Always. The default was changed to 1 from 0 in 7.50.2.
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_SOCKOPTFUNCTION "(3), " CURLOPT_TCP_KEEPALIVE "(3), "
+.BR CURLOPT_BUFFERSIZE (3),
+.BR CURLOPT_SOCKOPTFUNCTION (3),
+.BR CURLOPT_TCP_KEEPALIVE (3)
index c2c106511df4bb79a21dff557a452b6389881ec0..480314ff5725ec5e168d4a3c8f3a4d198c91dceb 100644 (file)
@@ -60,4 +60,5 @@ Along with TELNET
 .SH RETURN VALUE
 Returns CURLE_OK if TELNET is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_HTTPHEADER "(3), " CURLOPT_QUOTE "(3), "
+.BR CURLOPT_HTTPHEADER (3),
+.BR CURLOPT_QUOTE (3)
index 20881d69213e6690467b0cc726119895bd0b042a..b6daf806f1d06e3074d976ba4976dd904c17d4ca 100644 (file)
@@ -58,4 +58,5 @@ Added in 7.19.4
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_MAXFILESIZE "(3), "
+.BR CURLOPT_MAXFILESIZE (3)
+
index f1b971ce015cef825401fa7a5cf631fb576bda94..4da79f5ef599b8b35400792218b0683a86571bb4 100644 (file)
@@ -67,4 +67,5 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_TIMEVALUE "(3), "
+.BR CURLOPT_TIMEVALUE (3),
+.BR CURLINFO_FILETIME (3)
index e45fbefa5da9713b9215347a2819706ae035763e..c9fa4e05e60f0e10675c5f59aeeabc57d96cb6b4 100644 (file)
@@ -83,5 +83,7 @@ Always
 Returns CURLE_OK. Returns CURLE_BAD_FUNCTION_ARGUMENT if set to a negative
 value or a value that when converted to milliseconds is too large.
 .SH "SEE ALSO"
-.BR CURLOPT_TIMEOUT_MS "(3), "
-.BR CURLOPT_CONNECTTIMEOUT "(3), " CURLOPT_LOW_SPEED_LIMIT "(3), "
+.BR CURLOPT_CONNECTTIMEOUT (3),
+.BR CURLOPT_LOW_SPEED_LIMIT (3),
+.BR CURLOPT_TCP_KEEPALIVE (3),
+.BR CURLOPT_TIMEOUT_MS (3)
index 3017bd3079d751c9e64e62211ef5a3fe83003380..4c0936c0fa4f410df395ea8888a46fc24b0d9497 100644 (file)
@@ -57,5 +57,7 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_TIMEOUT "(3), "
-.BR CURLOPT_CONNECTTIMEOUT "(3), " CURLOPT_LOW_SPEED_LIMIT "(3), "
+.BR CURLOPT_CONNECTTIMEOUT (3),
+.BR CURLOPT_LOW_SPEED_LIMIT (3),
+.BR CURLOPT_TCP_KEEPALIVE (3),
+.BR CURLOPT_TIMEOUT (3)
index 3b58077f253cfc92eb8ab77c11c061a7a692bba0..9cca94228454726c74494366949b00bd0f9825b6 100644 (file)
@@ -64,4 +64,5 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_TIMECONDITION "(3), "
+.BR CURLOPT_TIMECONDITION (3),
+.BR CURLOPT_TIMEVALUE_LARGE (3)
index 1afd20f8bc399a31fbcd01ced78592045b303d86..75c58a0a3f557f0ec07b794f12c8830b8907c668 100644 (file)
@@ -65,5 +65,6 @@ Added in 7.59.0.
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_TIMECONDITION "(3), "
-.BR CURLOPT_TIMEVALUE_LARGE "(3), "
+.BR CURLOPT_TIMECONDITION (3),
+.BR CURLOPT_TIMEVALUE (3),
+.BR CURLINFO_FILETIME (3)
index d5aac1d9c92c1e86507be945e923cbd9329bef89..7e6ec19b0a501f9463ba86f964236dd18b3ffbe3 100644 (file)
@@ -69,6 +69,9 @@ Added in 7.85.0 for Schannel.
 .SH RETURN VALUE
 Returns CURLE_OK if supported, CURLE_NOT_BUILT_IN otherwise.
 .SH "SEE ALSO"
-.BR CURLOPT_SSL_CIPHER_LIST "(3), " CURLOPT_SSLVERSION "(3), "
-.BR CURLOPT_PROXY_SSL_CIPHER_LIST "(3), " CURLOPT_PROXY_TLS13_CIPHERS "(3), "
-.BR CURLOPT_PROXY_SSLVERSION "(3), " CURLOPT_USE_SSL "(3), "
+.BR CURLOPT_PROXY_SSL_CIPHER_LIST (3),
+.BR CURLOPT_PROXY_SSLVERSION (3),
+.BR CURLOPT_PROXY_TLS13_CIPHERS (3),
+.BR CURLOPT_SSL_CIPHER_LIST (3),
+.BR CURLOPT_SSLVERSION (3),
+.BR CURLOPT_USE_SSL (3)
index df9e3780df519b4f4f4e41f7aaf5dc2bbdab74d7..6e77e80efd659e426c5bc66e5c687068519ecd99 100644 (file)
@@ -63,4 +63,6 @@ Added in 7.21.4, with the OpenSSL and GnuTLS backends only
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_TLSAUTH_TYPE "(3), " CURLOPT_TLSAUTH_USERNAME "(3), "
+.BR CURLOPT_PROXY_TLSAUTH_PASSWORD (3),
+.BR CURLOPT_TLSAUTH_TYPE (3),
+.BR CURLOPT_TLSAUTH_USERNAME (3)
index 6f87657bc177bf84b83487ea174de9633cbccce6..c69185fbc1d2a8a6715b258d4f5e9aa662342480 100644 (file)
@@ -68,4 +68,5 @@ to work. Added in 7.21.4
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_TLSAUTH_USERNAME "(3), " CURLOPT_TLSAUTH_PASSWORD "(3), "
+.BR CURLOPT_TLSAUTH_USERNAME (3),
+.BR CURLOPT_TLSAUTH_PASSWORD (3)
index d7868e04b1dcc4d0781ba0d8c797264e580ae50e..47593e923274d773edca2f133184172ee27f8303 100644 (file)
@@ -63,4 +63,5 @@ Added in 7.21.4, with the OpenSSL and GnuTLS backends only
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_TLSAUTH_TYPE "(3), " CURLOPT_TLSAUTH_PASSWORD "(3), "
+.BR CURLOPT_TLSAUTH_TYPE (3),
+.BR CURLOPT_TLSAUTH_PASSWORD (3)
index ef2ea56169d95ed9fdaa5a8980fac600015df636..fd7830de549cabd59f41daf80ba9f4883101347f 100644 (file)
@@ -52,4 +52,5 @@ This option was added in curl 7.64.0 and is present if HTTP support is enabled
 .SH RETURN VALUE
 Returns CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_TRAILERFUNCTION "(3), "
+.BR CURLOPT_TRAILERFUNCTION (3),
+.BR CURLOPT_WRITEFUNCTION (3)
index 4895592c085ae9a0333562d6835afd38c6c431b7..ed910a3d70f7612956f913e2a89f042240595b63 100644 (file)
@@ -105,4 +105,6 @@ This option was added in curl 7.64.0 and is present if HTTP support is enabled
 .SH RETURN VALUE
 Returns CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_TRAILERDATA "(3), "
+.BR CURLOPT_TRAILERDATA (3),
+.BR CURLOPT_WRITEFUNCTION (3)
+
index b572ce467f9a457561c8ff016f3377805098a7b7..6c70b5e9c4261e9754b5a367e17f934bd680aa0d 100644 (file)
@@ -60,4 +60,5 @@ Along with FTP
 .SH RETURN VALUE
 Returns CURLE_OK if FTP is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_CRLF "(3), "
+.BR CURLOPT_CRLF (3)
+
index dc62f39b8fe0b47ae1043999bf8ee38749a017bc..9795174b938de1c78e915e2992195e18613165de 100644 (file)
@@ -63,4 +63,5 @@ Added in 7.21.6
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_ACCEPT_ENCODING "(3), " CURLOPT_HTTP_TRANSFER_DECODING "(3), "
+.BR CURLOPT_ACCEPT_ENCODING (3),
+.BR CURLOPT_HTTP_TRANSFER_DECODING (3)
index 1c51dd7383a5c800c000a8a58fd5b04885dbd156..8b988f390928005cbf566900ebbdf9fc34a2ade2 100644 (file)
@@ -79,5 +79,6 @@ Added in 7.40.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_ABSTRACT_UNIX_SOCKET "(3), "
-.BR CURLOPT_OPENSOCKETFUNCTION "(3), " unix "(7), "
+.BR CURLOPT_ABSTRACT_UNIX_SOCKET (3),
+.BR CURLOPT_OPENSOCKETFUNCTION (3),
+.BR unix (7)
index 44e9412c0a35c6b7f5ff23098b18be1b2d794912..64fac48e39b8dcfb7ca70ba01f91f78dcaab5a0e 100644 (file)
@@ -70,6 +70,8 @@ Along with HTTP
 .SH RETURN VALUE
 Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_FOLLOWLOCATION "(3), " CURLOPT_USERPWD "(3), "
-.BR CURLOPT_MAXREDIRS "(3), "
-.BR CURLOPT_REDIR_PROTOCOLS_STR "(3), "
+.BR CURLOPT_FOLLOWLOCATION (3),
+.BR CURLOPT_USERPWD (3),
+.BR CURLOPT_MAXREDIRS (3),
+.BR CURLOPT_REDIR_PROTOCOLS_STR (3),
+.BR CURLINFO_REDIRECT_COUNT (3)
index 190e6ae332536fb68a403c53820594615dfddbd9..14c67d496803235ba66fe6d0ce57e0a887f13ac2 100644 (file)
@@ -78,5 +78,6 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_PUT "(3), " CURLOPT_READFUNCTION "(3), "
-.BR CURLOPT_INFILESIZE_LARGE "(3), "
+.BR CURLOPT_PUT (3),
+.BR CURLOPT_READFUNCTION (3),
+.BR CURLOPT_INFILESIZE_LARGE (3)
index 69d7b7ad0d31193994a65ee7d1027988f4370995..f571346806bd090dcb75ddafaaf969840b30b281 100644 (file)
@@ -73,4 +73,6 @@ Added in 7.62.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_BUFFERSIZE "(3), " CURLOPT_READFUNCTION "(3), "
+.BR CURLOPT_BUFFERSIZE (3),
+.BR CURLOPT_READFUNCTION (3),
+.BR CURLOPT_TCP_NODELAY (3)
index 42d2ec25e4bbaeb189a1abf26852d907f5691906..b53025b6d4b836601e38ff1ad04dbe10ac28353d 100644 (file)
@@ -130,9 +130,12 @@ Note that \fIcurl_easy_setopt(3)\fP does not parse the given string so given a
 bad URL, it is not detected until \fIcurl_easy_perform(3)\fP or similar is
 called.
 .SH "SEE ALSO"
-.BR CURLOPT_VERBOSE "(3), " CURLOPT_PROTOCOLS "(3), "
-.BR CURLOPT_FORBID_REUSE "(3), " CURLOPT_FRESH_CONNECT "(3), "
-.BR curl_easy_perform "(3), "
-.BR CURLINFO_REDIRECT_URL "(3), " CURLOPT_PATH_AS_IS "(3), " CURLOPT_CURLU "(3), "
-.BR curl_url_set "(3), "
-.BR curl_url_get "(3), "
+.BR curl_easy_perform (3),
+.BR curl_url_get (3),
+.BR curl_url_set (3),
+.BR CURLINFO_REDIRECT_URL (3),
+.BR CURLOPT_CURLU (3),
+.BR CURLOPT_FORBID_REUSE (3),
+.BR CURLOPT_FRESH_CONNECT (3),
+.BR CURLOPT_PATH_AS_IS (3),
+.BR CURLOPT_PROTOCOLS (3)
index 793dc5c34a48455a56d56e060c2a5ed975b8d801..b8955aaecd5581ff28a616c454d31fd538d60381 100644 (file)
@@ -59,4 +59,8 @@ As long as HTTP is supported
 Returns CURLE_OK if HTTP is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_REFERER "(3), " CURLOPT_HTTPHEADER "(3), "
+.BR CURLOPT_CUSTOMREQUEST (3),
+.BR CURLOPT_HTTPHEADER (3),
+.BR CURLOPT_REFERER (3),
+.BR CURLOPT_REQUEST_TARGET (3)
+
index 0c3276209497d32fdb70d35ad7bf9eac40901895..d72741e85a9df913af5b6ae4b3be0497323e5a14 100644 (file)
@@ -83,5 +83,7 @@ Added in 7.19.1
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_USERPWD "(3), " CURLOPT_PASSWORD "(3), "
-.BR CURLOPT_HTTPAUTH "(3), " CURLOPT_PROXYAUTH "(3)"
+.BR CURLOPT_USERPWD (3),
+.BR CURLOPT_PASSWORD (3),
+.BR CURLOPT_HTTPAUTH (3),
+.BR CURLOPT_PROXYAUTH (3)
index ffff85982227d4773a37413d4c7a640c21a91644..cbb1e00b2f9402d35c8b3ae6ee6838033e3e8d24 100644 (file)
@@ -91,5 +91,6 @@ Always
 Returns CURLE_OK on success or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_USERNAME "(3), " CURLOPT_PASSWORD "(3), "
-.BR CURLOPT_PROXYUSERPWD "(3), "
+.BR CURLOPT_USERNAME (3),
+.BR CURLOPT_PASSWORD (3),
+.BR CURLOPT_PROXYUSERPWD (3)
index 3e6f6305e4396d707de0e537422cbce59f4aa876..22465755e6af34563eed02029fa36143b7047615 100644 (file)
@@ -72,5 +72,6 @@ Handled by LDAP since 7.81.0. Fully supported by the OpenLDAP backend only.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_SSLVERSION "(3), " CURLOPT_PROXY_SSLVERSION "(3), "
-.BR CURLOPT_SSL_OPTIONS "(3), "
+.BR CURLOPT_SSLVERSION (3),
+.BR CURLOPT_PROXY_SSLVERSION (3),
+.BR CURLOPT_SSL_OPTIONS (3)
index b2c9b4ecdc8c956d6e27af15d397dfb8849209fe..003a5eb1ec9c1f976d5c0bb01f5bc46777eb1e48 100644 (file)
@@ -64,6 +64,7 @@ Always
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_STDERR "(3), " CURLOPT_DEBUGFUNCTION "(3), "
-.BR CURLOPT_ERRORBUFFER "(3), "
-.BR curl_global_trace "(3), "
+.BR CURLOPT_STDERR (3),
+.BR CURLOPT_DEBUGFUNCTION (3),
+.BR CURLOPT_ERRORBUFFER (3),
+.BR curl_global_trace (3)
index a74df70afd6867321f42e3eba2cea9ef42b4c9c2..be1c465a4a8c6c6883dbdfc777e7101c931ec594 100644 (file)
@@ -105,4 +105,7 @@ Added in 7.21.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_FNMATCH_FUNCTION "(3), " CURLOPT_URL "(3), "
+.BR CURLOPT_CHUNK_BGN_FUNCTION (3),
+.BR CURLOPT_CHUNK_END_FUNCTION (3),
+.BR CURLOPT_FNMATCH_FUNCTION (3),
+.BR CURLOPT_URL (3)
index 1de226e842d9fc6c660712dba11ae91d6379639e..1bc41db8a3a2cfc1a694fdb91c46730ddd399d22 100644 (file)
@@ -61,4 +61,6 @@ Available in all libcurl versions. This option was formerly known as
 .SH RETURN VALUE
 This returns CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_WRITEFUNCTION "(3), " CURLOPT_READDATA "(3), "
+.BR CURLOPT_WRITEFUNCTION (3),
+.BR CURLOPT_HEADERDATA (3),
+.BR CURLOPT_READDATA (3)
index 775a6f0bc2991692741502e99f8e6d6c1331a79d..083b008b47d8b2a9e2e2ba0aeef43299f220056f 100644 (file)
@@ -128,5 +128,6 @@ Support for the CURL_WRITEFUNC_PAUSE return code was added in version 7.18.0.
 .SH RETURN VALUE
 This returns CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_WRITEDATA "(3), " CURLOPT_READFUNCTION "(3), "
-.BR CURLOPT_HEADERFUNCTION "(3), "
+.BR CURLOPT_WRITEDATA (3),
+.BR CURLOPT_READFUNCTION (3),
+.BR CURLOPT_HEADERFUNCTION (3)
index a575fc35503f1bd998a6ecf8cb31bfa06a132d26..8321ec66b983e808e2d4b340b409f021f383dbbc 100644 (file)
@@ -66,4 +66,6 @@ Added in 7.86.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR curl_ws_recv "(3), " curl_ws_send "(3), "
+.BR curl_ws_recv (3),
+.BR curl_ws_send (3),
+.BR CURLOPT_CONNECT_ONLY (3)
index 2b7c75023d3b266d60fdb01a3cb1ad5c4984912b..5f04f967115d03bbbb6a51ccfde0f4c66158f238 100644 (file)
@@ -72,4 +72,6 @@ Added in 7.32.0
 .SH RETURN VALUE
 Returns CURLE_OK
 .SH "SEE ALSO"
-.BR CURLOPT_XFERINFOFUNCTION "(3), " CURLOPT_VERBOSE "(3), "
+.BR CURLOPT_NOPROGRESS (3),
+.BR CURLOPT_VERBOSE (3),
+.BR CURLOPT_XFERINFOFUNCTION (3)
index 27644e275037d61805d08fcec3304a6ae01ed4c0..f339eed81226cad5a67b704f8e4eae9e7add9586 100644 (file)
@@ -111,4 +111,5 @@ Added in 7.32.0. This callback replaces \fICURLOPT_PROGRESSFUNCTION(3)\fP
 .SH RETURN VALUE
 Returns CURLE_OK.
 .SH "SEE ALSO"
-.BR CURLOPT_XFERINFODATA "(3), " CURLOPT_NOPROGRESS "(3), "
+.BR CURLOPT_NOPROGRESS (3),
+.BR CURLOPT_XFERINFODATA (3)
index 04dc7b6780ba7bdde3b1634b180ad122b2f078ad..f495ac9358298c983e9ae18e51dd5b14523d600e 100644 (file)
@@ -61,4 +61,6 @@ Added in 7.33.0. Support for OpenLDAP added in 7.82.0.
 Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
 .SH "SEE ALSO"
-.BR CURLOPT_MAIL_AUTH "(3), " CURLOPT_USERNAME "(3), "
+.BR CURLOPT_MAIL_AUTH (3),
+.BR CURLOPT_USERNAME (3)
+
index 45b456a1a22fed6ac5aa35c2892d9d5a2ac8a5b2..6cd7bf090ce7f44edd60e84dacc2b830863a6e00 100644 (file)
@@ -68,5 +68,7 @@ CURLSHE_OK (zero) means that the option was set properly, non-zero means an
 error occurred. See \fIlibcurl-errors(3)\fP for the full list with
 descriptions.
 .SH "SEE ALSO"
-.BR CURLSHOPT_UNLOCKFUNC "(3), "
-.BR curl_share_setopt "(3), " curl_share_cleanup "(3), " curl_share_init "(3)"
+.BR curl_share_cleanup (3),
+.BR curl_share_init (3),
+.BR curl_share_setopt (3),
+.BR CURLSHOPT_UNLOCKFUNC (3)
index 2d4592ec7c2a52524cd2b8287054a646894e0d62..d8f5dc87d3a4f3bbc5b2bf0b5b25239852af12b0 100644 (file)
@@ -99,5 +99,7 @@ CURLSHE_OK (zero) means that the option was set properly, non-zero means an
 error occurred. See \fIlibcurl-errors(3)\fP for the full list with
 descriptions.
 .SH "SEE ALSO"
-.BR CURLSHOPT_UNSHARE "(3), "
-.BR curl_share_setopt "(3), " curl_share_cleanup "(3), " curl_share_init "(3)"
+.BR curl_share_cleanup (3),
+.BR curl_share_init (3),
+.BR curl_share_setopt (3),
+.BR CURLSHOPT_UNSHARE (3)
index 18c955df811f461185e77917fb12af81d91ba3b3..ebc4c78a9487d10f2b53038f9cb355cb432dbf8e 100644 (file)
@@ -64,5 +64,7 @@ CURLSHE_OK (zero) means that the option was set properly, non-zero means an
 error occurred. See \fIlibcurl-errors(3)\fP for the full list with
 descriptions.
 .SH "SEE ALSO"
-.BR CURLSHOPT_LOCKFUNC "(3), "
-.BR curl_share_setopt "(3), " curl_share_cleanup "(3), " curl_share_init "(3)"
+.BR curl_share_cleanup (3),
+.BR curl_share_init (3),
+.BR curl_share_setopt (3),
+.BR CURLSHOPT_LOCKFUNC (3)
index a7de4399c18a645602fc024e967ef64183dbe5f0..d469920e10f23ef455dd5494e030ff479af6623a 100644 (file)
@@ -68,5 +68,7 @@ CURLSHE_OK (zero) means that the option was set properly, non-zero means an
 error occurred. See \fIlibcurl-errors(3)\fP for the full list with
 descriptions.
 .SH "SEE ALSO"
-.BR CURLSHOPT_SHARE "(3), "
-.BR curl_share_setopt "(3), " curl_share_cleanup "(3), " curl_share_init "(3)"
+.BR curl_share_cleanup (3),
+.BR curl_share_init (3),
+.BR curl_share_setopt (3),
+.BR CURLSHOPT_SHARE (3)
index f4ed32f5ef18bfb046580062f50b37767a8a4be2..8684fc3fda75831682712508229ec3a0d4dfcf7a 100644 (file)
@@ -52,5 +52,7 @@ CURLSHE_OK (zero) means that the option was set properly, non-zero means an
 error occurred. See \fIlibcurl-errors(3)\fP for the full list with
 descriptions.
 .SH "SEE ALSO"
-.BR CURLSHOPT_LOCKFUNC "(3), "
-.BR curl_share_setopt "(3), " curl_share_cleanup "(3), " curl_share_init "(3)"
+.BR curl_share_cleanup (3),
+.BR curl_share_init (3),
+.BR curl_share_setopt (3),
+.BR CURLSHOPT_LOCKFUNC (3)
index 93f51c47fa17b8889af7b221adc7d077ca35d088..495cb82e07b554287b56ff926b6eb6105ddaf15e 100644 (file)
@@ -37,4 +37,5 @@ CURLcode curl_easy_setopt(CURL *handle, CURLOPT_TEMPLATE, [argument]);
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_STDERR "(3), " CURLOPT_DEBUGFUNCTION "(3), "
+.BR CURLOPT_STDERR (3),
+.BR CURLOPT_DEBUGFUNCTION (3)