Commit 22b21bc4 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

libcurl-thread.3: minor nroff format fix

parent 4574bde9
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -91,5 +91,5 @@ fail-safe initialization that takes place the first time
These functions, provided either by your operating system or your own
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
replacements, must be thread safe. You can use \fIcurl_global_init_mem(3)\fP
to set your own replacement memory functions.
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.
\fICURLOPT_DNS_USE_GLOBAL_CACHE(3)\fP is not thread-safe.