From 811dfd710ba2ad43a82019a0aa33d8b1eb4179a4 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 31 Aug 2004 06:03:16 +0000 Subject: mention when the function was added to the lib --- docs/libcurl/curl_multi_strerror.3 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/libcurl/curl_multi_strerror.3') diff --git a/docs/libcurl/curl_multi_strerror.3 b/docs/libcurl/curl_multi_strerror.3 index f2fea3b92..8145c63f9 100644 --- a/docs/libcurl/curl_multi_strerror.3 +++ b/docs/libcurl/curl_multi_strerror.3 @@ -12,6 +12,8 @@ curl_multi_strerror - return string describing error code .SH DESCRIPTION The curl_multi_strerror() function returns a string describing the CURLMcode 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" -- cgit v1.2.3