From ca2a80266834bba8f490fd9ac51f77d1b8606d93 Mon Sep 17 00:00:00 2001 From: Haibo Huang Date: Fri, 10 Jul 2020 20:17:42 -0700 Subject: Upgrade curl to curl-7_71_1 Change-Id: Ief1f908509a0dd7944004e102310c255e42e4803 --- docs/libcurl/curl_share_strerror.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/libcurl/curl_share_strerror.3') diff --git a/docs/libcurl/curl_share_strerror.3 b/docs/libcurl/curl_share_strerror.3 index 8411045a..6c4e710f 100644 --- a/docs/libcurl/curl_share_strerror.3 +++ b/docs/libcurl/curl_share_strerror.3 @@ -19,7 +19,7 @@ .\" * KIND, either express or implied. .\" * .\" ************************************************************************** -.TH curl_share_strerror 3 "March 23, 2020" "libcurl 7.70.0" "libcurl Manual" +.TH curl_share_strerror 3 "June 25, 2020" "libcurl 7.71.1" "libcurl Manual" .SH NAME curl_share_strerror - return string describing error code @@ -33,6 +33,6 @@ error code passed in the argument \fIerrornum\fP. .SH AVAILABILITY This function was added in libcurl 7.12.0 .SH RETURN VALUE -A pointer to a zero terminated string. +A pointer to a null-terminated string. .SH "SEE ALSO" .BR libcurl-errors "(3), " curl_multi_strerror "(3), " curl_easy_strerror "(3)" -- cgit v1.2.3