curl-library
trivial man page patch for curl_share_cleanup.3
From: Bertrand Demiddelaer <bdemiddelaer_at_denyall.com>
Date: Thu, 16 Sep 2004 16:08:53 +0200
Date: Thu, 16 Sep 2004 16:08:53 +0200
Here's a little typo fix...
Thanks for the good work on libcurl !
--- ./docs/libcurl/curl_share_cleanup.3.00 Thu Sep 16 16:00:41 2004
+++ ./docs/libcurl/curl_share_cleanup.3 Thu Sep 16 16:03:14 2004
@@ -6,7 +6,7 @@
.SH SYNOPSIS
.B #include <curl/curl.h>
.sp
-.BI "CURLSHcode curl_share_cleanup( );"
+.BI "CURLSHcode curl_share_cleanup(CURLSH *" share_handle ");"
.ad
.SH DESCRIPTION
This function deletes a shared object. The share handle cannot be used anymore
Received on 2004-09-16