aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_duphandle.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libcurl/curl_easy_duphandle.3')
-rw-r--r--docs/libcurl/curl_easy_duphandle.34
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libcurl/curl_easy_duphandle.3 b/docs/libcurl/curl_easy_duphandle.3
index b570dc432..b8463345b 100644
--- a/docs/libcurl/curl_easy_duphandle.3
+++ b/docs/libcurl/curl_easy_duphandle.3
@@ -7,9 +7,9 @@
curl_easy_duphandle - Clone a libcurl session handle
.SH SYNOPSIS
.B #include <curl/curl.h>
-.sp
+
.BI "CURL *curl_easy_duphandle(CURL *"handle ");"
-.ad
+
.SH DESCRIPTION
This function will return a new curl handle, a duplicate, using all the
options previously set in the input curl \fIhandle\fP. Both handles can