summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-11-25 23:23:42 +0000
committerSteve Holme <steve_holme@hotmail.com>2014-11-25 23:23:42 +0000
commitaa3e8dd3da62537af1546dc41aaf9042985f8b7a (patch)
tree5caed81c4a2833a1366903b2acc52f960e73d682
parent0beda1a388faac8277ffa975629a58587a3b5264 (diff)
downloadcurl-aa3e8dd3da62537af1546dc41aaf9042985f8b7a.tar.gz
CURLOPT_CRLF.3: Fixed inclusion of SMTP in listed protocols
-rw-r--r--docs/libcurl/opts/CURLOPT_CRLF.32
1 files changed, 1 insertions, 1 deletions
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