From cf8704ccdf60a34ba7862a0848724b9862158c86 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 4 Mar 2001 16:34:20 +0000 Subject: 7.7 alpha 2 commit --- docs/curl_easy_perform.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/curl_easy_perform.3') diff --git a/docs/curl_easy_perform.3 b/docs/curl_easy_perform.3 index edf7875e9..f892fd3fe 100644 --- a/docs/curl_easy_perform.3 +++ b/docs/curl_easy_perform.3 @@ -2,7 +2,7 @@ .\" nroff -man [file] .\" Written by daniel@haxx.se .\" -.TH curl_easy_perform 3 "25 Jan 2001" "Curl 7.0" "libcurl Manual" +.TH curl_easy_perform 3 "1 Mar 2001" "Curl 7.0" "libcurl Manual" .SH NAME curl_easy_perform - Do the actual transfer in a "easy" session .SH SYNOPSIS @@ -25,7 +25,7 @@ again first. .I defines. If the CURLOPT_ERRORBUFFER was set with .I curl_easy_setopt -there willo be a readable error message in the error buffer when non-zero is +there will be a readable error message in the error buffer when non-zero is returned. .SH "SEE ALSO" .BR curl_easy_init "(3), " curl_easy_setopt "(3), " -- cgit v1.2.3