minor format edits
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user