From: Steve Holme Date: Tue, 25 Nov 2014 23:23:42 +0000 (+0000) Subject: CURLOPT_CRLF.3: Fixed inclusion of SMTP in listed protocols X-Git-Tag: curl-7_40_0~295 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa3e8dd3da62537af1546dc41aaf9042985f8b7a;p=curl CURLOPT_CRLF.3: Fixed inclusion of SMTP in listed protocols --- diff --git a/docs/libcurl/opts/CURLOPT_CRLF.3 b/docs/libcurl/opts/CURLOPT_CRLF.3 index 68919efd0..9bf82af3c 100644 --- a/docs/libcurl/opts/CURLOPT_CRLF.3 +++ b/docs/libcurl/opts/CURLOPT_CRLF.3 @@ -36,7 +36,7 @@ This is a legacy option of questionable use. .SH DEFAULT 0 .SH PROTOCOLS -All +All except SMTP .SH EXAMPLE TODO .SH AVAILABILITY