summaryrefslogtreecommitdiff
path: root/docs/DEPRECATE.md
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-10-09 10:05:06 +0200
committerDaniel Stenberg <daniel@haxx.se>2018-10-09 10:06:04 +0200
commit7da100010a4b0331d017aa4b381b93551a776f4d (patch)
treec77fa7d9d3f8c17cd37472d699c29b8980596faf /docs/DEPRECATE.md
parent4bc86270e188e050b937f419c29cd5738c274286 (diff)
downloadgnurl-7da100010a4b0331d017aa4b381b93551a776f4d.tar.gz
gnurl-7da100010a4b0331d017aa4b381b93551a776f4d.tar.bz2
gnurl-7da100010a4b0331d017aa4b381b93551a776f4d.zip
docs/DEPRECATE: minor reformat to render nicer on web
Diffstat (limited to 'docs/DEPRECATE.md')
-rw-r--r--docs/DEPRECATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DEPRECATE.md b/docs/DEPRECATE.md
index 3323633d8..3ca7ee99e 100644
--- a/docs/DEPRECATE.md
+++ b/docs/DEPRECATE.md
@@ -71,7 +71,7 @@ Left to answer: should the *setopt() function start to return error when these
options are set to be able to tell when they're trying to use options that are
no longer around or should we maintain behavior as much as possible?
-## CURLOPT_DNS_USE_GLOBAL_CACHE
+## `CURLOPT_DNS_USE_GLOBAL_CACHE`
This option makes libcurl use a global non-thread-safe cache for DNS if
enabled. The option has been marked as "obsolete" in the header file and in