DOCS: Added information for CURLOPT_MAIL_AUTH.
authorSteve Holme <steve_holme@hotmail.com>
Sat, 7 Jan 2012 14:10:40 +0000 (14:10 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 15 Feb 2012 20:51:48 +0000 (21:51 +0100)
commit154c0d4b9344a53852e0706031be6b4751123f54
tree3aa4020f9ca92864f17efaa770d216ef8afcdc98
parentb685481d527309d595ebf3551048a9f96975dc9e
DOCS: Added information for CURLOPT_MAIL_AUTH.

Added information relating to the new CURLOPT_MAIL_AUTH parameter and
reworked CURLOPT_MAIL_FROM and CURLOPT_MAIL_RCPT to be a clearer.

Fixed inconsistencies of "vocalisation of the abbreviation" versus
"vocalisation of the first word" for all abbreviations.

Corrected a typo in CURLOPT_NOPROXY.
docs/libcurl/curl_easy_setopt.3