]> granicus.if.org Git - curl/commit
opts: 19 more CURLINFO_* options made into stand-alone man pages
authorDaniel Stenberg <daniel@haxx.se>
Sat, 12 Sep 2015 21:13:08 +0000 (23:13 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 12 Sep 2015 21:13:47 +0000 (23:13 +0200)
commitcdba82e1c29b6d372c3c72ef091e336cba98debe
tree3011cefd8b9afd078c162370a9a81af883e9602d
parent68c620fdc729cab10d95f863b502df54deff07fa
opts: 19 more CURLINFO_* options made into stand-alone man pages
20 files changed:
docs/libcurl/curl_easy_getinfo.3
docs/libcurl/opts/CURLINFO_ACTIVESOCKET.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_CERTINFO.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_CONDITION_UNMET.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_COOKIELIST.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_FTP_ENTRY_PATH.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_HTTPAUTH_AVAIL.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_LASTSOCKET.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_LOCAL_IP.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_LOCAL_PORT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_NUM_CONNECTS.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_OS_ERRNO.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_PRIMARY_IP.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_PRIMARY_PORT.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_PROXYAUTH_AVAIL.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_RTSP_CLIENT_CSEQ.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_RTSP_CSEQ_RECV.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_RTSP_SERVER_CSEQ.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_RTSP_SESSION_ID.3 [new file with mode: 0644]
docs/libcurl/opts/CURLINFO_TLS_SESSION.3 [new file with mode: 0644]