minor edits

This commit is contained in:
Daniel Stenberg
2006-01-02 23:32:36 +00:00
parent 58d2e7c6d1
commit 089e4848d8
6 changed files with 14 additions and 10 deletions

View File

@@ -12,7 +12,7 @@ curl_easy_strerror - return string describing error code
.SH DESCRIPTION
The curl_easy_strerror() function returns a string describing the CURLcode
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.