summaryrefslogtreecommitdiff
path: root/docs/CURL-DISABLE.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CURL-DISABLE.md')
-rw-r--r--docs/CURL-DISABLE.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/CURL-DISABLE.md b/docs/CURL-DISABLE.md
index 5967d7b79..a2e75f198 100644
--- a/docs/CURL-DISABLE.md
+++ b/docs/CURL-DISABLE.md
@@ -12,10 +12,6 @@ Disable support for HTTP cookies.
Disable support for authentication methods using crypto.
-## CURL_DISABLE_NTLM
-
-Disable support for NTLM.
-
## CURL_DISABLE_DICT
Disable the DICT protocol
@@ -82,6 +78,10 @@ Disable MQTT support.
Disable the netrc parser.
+## CURL_DISABLE_NTLM
+
+Disable support for NTLM.
+
## CURL_DISABLE_OPENSSL_AUTO_LOAD_CONFIG
Disable the auto load config support in the OpenSSL backend.
@@ -90,9 +90,9 @@ Disable the auto load config support in the OpenSSL backend.
Disable date parsing
-## CURL_DISABLE_POP
+## CURL_DISABLE_POP3
-Disable the POP(S) protocols
+Disable the POP3 protocol
## CURL_DISABLE_PROGRESS_METER