~ubuntu-branches/ubuntu/gutsy/curl/gutsy

« back to all changes in this revision

Viewing changes to docs/libcurl/curl_share_strerror.3

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-06-29 15:04:24 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20060629150424-be178abcwks1n519
Tags: upstream-7.15.4
ImportĀ upstreamĀ versionĀ 7.15.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\" You can view this file with:
2
2
.\" nroff -man [file]
3
 
.\" $Id: curl_share_strerror.3,v 1.2 2004/08/31 06:03:16 bagder Exp $
 
3
.\" $Id: curl_share_strerror.3,v 1.3 2006/01/02 23:32:36 bagder Exp $
4
4
.\"
5
5
.TH curl_share_strerror 3 "26 Apr 2004" "libcurl 7.12" "libcurl Manual"
6
6
.SH NAME
12
12
.SH DESCRIPTION
13
13
The curl_share_strerror() function returns a string describing the CURLSHcode
14
14
error code passed in the argument \fIerrornum\fP.
15
 
 
 
15
.SH AVAILABILITY
16
16
This function was added in libcurl 7.12.0
17
17
.SH RETURN VALUE
18
18
A pointer to a zero terminated string.