]> granicus.if.org Git - curl/commitdiff
libcurl-thread.3: fixed a bad macro that caused test 1140 to fail
authorDan Fandrich <dan@coneharvesters.com>
Mon, 10 Apr 2017 05:42:22 +0000 (07:42 +0200)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 10 Apr 2017 05:42:22 +0000 (07:42 +0200)
docs/libcurl/libcurl-thread.3

index f520da3b7f2487a6c91974ca9e3ef0581d1dd4d4..9514d819ebcbc74f2221b930716a791938f51a0b 100644 (file)
@@ -79,7 +79,7 @@ all handles. Everything will or might work fine except that timeouts are not
 honored during the DNS lookup - which you can work around by building libcurl
 with c-ares or threaded-resolver support. c-ares is a library that provides
 asynchronous name resolves. On some platforms, libcurl simply will not
-function properly multi-threaded unless the \fICURLOPT_NOSIGNAL(3)\f option is
+function properly multi-threaded unless the \fICURLOPT_NOSIGNAL(3)\fP option is
 set.
 .IP "Name resolving"
 \fBgethostby* functions and other system calls.\fP These functions, provided