summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/Makefile.inc
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-08-18 16:17:05 +0200
committerDaniel Stenberg <daniel@haxx.se>2018-09-03 23:28:29 +0200
commit23e421b1dd96d32e42a253b75d97536f7ab97390 (patch)
tree5ff6a1fa535d20d00d550c65774c2ce408463f59 /docs/libcurl/opts/Makefile.inc
parent52c13d6328ff56b2d2e8313e88cfdfc78acda365 (diff)
downloadcurl-bagder/CURLOPT_UPLOAD_BUFFERSIZE.tar.gz
CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer sizebagder/CURLOPT_UPLOAD_BUFFERSIZE
This is step 3 of #2888. Fixes #2888
Diffstat (limited to 'docs/libcurl/opts/Makefile.inc')
-rw-r--r--docs/libcurl/opts/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libcurl/opts/Makefile.inc b/docs/libcurl/opts/Makefile.inc
index 32485e292..ec6bcdfcc 100644
--- a/docs/libcurl/opts/Makefile.inc
+++ b/docs/libcurl/opts/Makefile.inc
@@ -326,6 +326,7 @@ man_MANS = \
CURLOPT_UNIX_SOCKET_PATH.3 \
CURLOPT_UNRESTRICTED_AUTH.3 \
CURLOPT_UPLOAD.3 \
+ CURLOPT_UPLOAD_BUFFERSIZE.3 \
CURLOPT_URL.3 \
CURLOPT_USERAGENT.3 \
CURLOPT_USERNAME.3 \