diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-11-26 23:04:32 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-11-26 23:32:38 +0000 |
commit | 982a649aa54025a547284eb1c4a44e5096df7cb2 (patch) | |
tree | 129e59966e2082fbfc0d487f516ffd1d344e3a2f /docs/libcurl | |
parent | 854049f962b7e8826e5ac495783c4ec62e9c19aa (diff) |
docs: Updated for commit 4bd860a001 and SMTP Unix line ending conversion
Diffstat (limited to 'docs/libcurl')
-rw-r--r-- | docs/libcurl/opts/CURLOPT_CRLF.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libcurl/opts/CURLOPT_CRLF.3 b/docs/libcurl/opts/CURLOPT_CRLF.3 index 9bf82af3c..32d8b79cf 100644 --- a/docs/libcurl/opts/CURLOPT_CRLF.3 +++ b/docs/libcurl/opts/CURLOPT_CRLF.3 @@ -36,11 +36,11 @@ This is a legacy option of questionable use. .SH DEFAULT 0 .SH PROTOCOLS -All except SMTP +All .SH EXAMPLE TODO .SH AVAILABILITY -Always +SMTP since 7.40.0, other protocols since they were introduced .SH RETURN VALUE Returns CURLE_OK .SH "SEE ALSO" |