]> granicus.if.org Git - curl/commitdiff
docs/DEPRECATE: minor reformat to render nicer on web
authorDaniel Stenberg <daniel@haxx.se>
Tue, 9 Oct 2018 08:05:06 +0000 (10:05 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 9 Oct 2018 08:06:04 +0000 (10:06 +0200)
docs/DEPRECATE.md

index 3323633d87238e8f3792c4358f3bd2241d8d3bca..3ca7ee99e60984e5244269c5dc0bc40d03e6c971 100644 (file)
@@ -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