aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_init.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-11-05 15:52:00 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-11-05 15:52:00 +0000
commit67dcddbef715649f227b8dcbd7fa2203ed335661 (patch)
tree4afa2d41c3b87ec3ba884b1fa0ba8d87bafd9efc /docs/libcurl/curl_easy_init.3
parent7ffb8c6aeeda1d739fe8ab16bc524740fffe8f36 (diff)
minor format edits
Diffstat (limited to 'docs/libcurl/curl_easy_init.3')
-rw-r--r--docs/libcurl/curl_easy_init.34
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libcurl/curl_easy_init.3 b/docs/libcurl/curl_easy_init.3
index 83f361f4b..1c2ec2be4 100644
--- a/docs/libcurl/curl_easy_init.3
+++ b/docs/libcurl/curl_easy_init.3
@@ -7,9 +7,9 @@
curl_easy_init - Start a libcurl easy session
.SH SYNOPSIS
.B #include <curl/curl.h>
-.sp
+
.BI "CURL *curl_easy_init( );"
-.ad
+
.SH DESCRIPTION
This function must be the first function to call, and it returns a CURL easy
handle that you must use as input to other easy-functions. curl_easy_init