aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_formadd.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-08-04 12:02:27 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-08-04 12:02:27 +0000
commit37d509f04fc9d54beb3185b866b8fe40a6af6cfb (patch)
treecad9fdcc4a0a1e248f4ffaa9ac4fb9d03da8fa33 /docs/libcurl/curl_formadd.3
parent35eb9fc6ad300fa67845d48bdd0c71e9b350f760 (diff)
RFC1867 was updated by RFC2388
Diffstat (limited to 'docs/libcurl/curl_formadd.3')
-rw-r--r--docs/libcurl/curl_formadd.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/curl_formadd.3 b/docs/libcurl/curl_formadd.3
index 190a6b20d..cf692ea52 100644
--- a/docs/libcurl/curl_formadd.3
+++ b/docs/libcurl/curl_formadd.3
@@ -13,7 +13,7 @@ curl_formadd - add a section to a multipart/formdata HTTP POST
.ad
.SH DESCRIPTION
curl_formadd() is used to append sections when building a multipart/formdata
-HTTP POST (sometimes referred to as rfc1867-style posts). Append one section at
+HTTP POST (sometimes referred to as RFC2388-style posts). Append one section at
a time until you've added all the sections you want included and then you pass
the \fIfirstitem\fP pointer as parameter to \fBCURLOPT_HTTPPOST\fP.
\fIlastitem\fP is set after each call and on repeated invokes it should be