aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_share_strerror.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libcurl/curl_share_strerror.3')
-rw-r--r--docs/libcurl/curl_share_strerror.32
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/libcurl/curl_share_strerror.3 b/docs/libcurl/curl_share_strerror.3
index 35fa4db8c..20c008d21 100644
--- a/docs/libcurl/curl_share_strerror.3
+++ b/docs/libcurl/curl_share_strerror.3
@@ -12,6 +12,8 @@ curl_share_strerror - return string describing error code
.SH DESCRIPTION
The curl_share_strerror() function returns a string describing the CURLSHcode
error code passed in the argument \fIerrornum\fP.
+
+This function was added in libcurl 7.12.0
.SH RETURN VALUE
A pointer to a zero terminated string.
.SH "SEE ALSO"