1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-11 12:05:06 -05:00

CURLINFO_CONTENT_LENGTH_UPLOAD.3: replace "receive" with "get" for consistency

This commit is contained in:
Svyatoslav Mishyn 2015-09-05 11:23:59 +03:00 committed by Daniel Stenberg
parent 5dc556031b
commit d36d83ba4b

View File

@ -22,7 +22,7 @@
.\" .\"
.TH CURLINFO_CONTENT_LENGTH_UPLOAD 3 "1 Sep 2015" "libcurl 7.44.0" "curl_easy_getinfo options" .TH CURLINFO_CONTENT_LENGTH_UPLOAD 3 "1 Sep 2015" "libcurl 7.44.0" "curl_easy_getinfo options"
.SH NAME .SH NAME
CURLINFO_CONTENT_LENGTH_UPLOAD \- receive the specified size of the upload CURLINFO_CONTENT_LENGTH_UPLOAD \- get the specified size of the upload
.SH SYNOPSIS .SH SYNOPSIS
#include <curl/curl.h> #include <curl/curl.h>