summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-03-22 10:33:44 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-03-22 10:33:44 +0100
commit22b21bc40e8dfe019e8bae92ca6a96ef46b8ff42 (patch)
tree6590b2f3e85e6653e42e8f1cd09ddb1f2621d8df
parent4574bde908869d762ec22f9b7c27ca8c9ef50340 (diff)
downloadcurl-22b21bc40e8dfe019e8bae92ca6a96ef46b8ff42.tar.gz
libcurl-thread.3: minor nroff format fix
-rw-r--r--docs/libcurl/libcurl-thread.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/libcurl-thread.3 b/docs/libcurl/libcurl-thread.3
index 861882192..aacc75fdf 100644
--- a/docs/libcurl/libcurl-thread.3
+++ b/docs/libcurl/libcurl-thread.3
@@ -91,5 +91,5 @@ fail-safe initialization that takes place the first time
These functions, provided either by your operating system or your own
replacements, must be thread safe. You can use \fIcurl_global_init_mem(3)\fP
to set your own replacement memory functions.
-.IP Non-safe functions
+.IP "Non-safe functions"
\fICURLOPT_DNS_USE_GLOBAL_CACHE(3)\fP is not thread-safe.