opts: the final bunch of options as man pages
authorDaniel Stenberg <daniel@haxx.se>
Thu, 19 Jun 2014 22:58:18 +0000 (00:58 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 19 Jun 2014 22:58:18 +0000 (00:58 +0200)
commit290e1bbe0d6ee5f8cc7b326c3895b2323edfa30a
treeb4dde6312fd0c7d2ef6b92dd5b177a5a0cc53193
parenta6cd174b2efed8f094e72b54fd0ccbfb65226afb
opts: the final bunch of options as man pages

Now all current options have their own man pages.
41 files changed:
docs/libcurl/opts/CURLOPT_ACCEPTTIMEOUT_MS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CHUNK_BGN_FUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CHUNK_DATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_CHUNK_END_FUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_INTERFACE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP6.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_DNS_SERVERS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_EXPECT_100_TIMEOUT_MS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FNMATCH_DATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FNMATCH_FUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_FTP_USE_PRET.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_GSSAPI_DELEGATION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_HEADEROPT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_INTERLEAVEDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_INTERLEAVEFUNCTION.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_LOGIN_OPTIONS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAIL_AUTH.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAIL_FROM.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_MAIL_RCPT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_PROXYHEADER.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RESOLVE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_CLIENT_CSEQ.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_REQUEST.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_SERVER_CSEQ.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_SESSION_ID.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_STREAM_URI.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_RTSP_TRANSPORT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SASL_IR.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSH_KEYDATA.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_ENABLE_ALPN.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_ENABLE_NPN.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_SSL_OPTIONS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TCP_KEEPALIVE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TCP_KEEPIDLE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TCP_KEEPINTVL.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TLSAUTH_PASSWORD.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TLSAUTH_TYPE.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TLSAUTH_USERNAME.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_TRANSFER_ENCODING.3 [new file with mode: 0644]
docs/libcurl/opts/CURLOPT_XOAUTH2_BEARER.3 [new file with mode: 0644]