curl_easy_setopt: A brief tidy up
authorSteve Holme <steve_holme@hotmail.com>
Thu, 22 Sep 2011 18:47:45 +0000 (19:47 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 28 Sep 2011 21:31:37 +0000 (23:31 +0200)
commit57fffa728b4f34fbf2e2b431ba788287239248f4
tree39bb646456f98bb8a046ab441f9d7fc240e63ef8
parent421a46027821119e2ab76d28016b9763b13848d2
curl_easy_setopt: A brief tidy up

Slight rewording of the CURLOPT_URL SMTP sub-section.

Corrected the incorrect use of hyphens on the three uses of
"zero-terminated" with "zero terminated" to match the rest of the
document.

Corrected the use of an out of place hyphen in CURLOPT_NOPROXY section.
docs/libcurl/curl_easy_setopt.3