aboutsummaryrefslogtreecommitdiff
path: root/docs/curl_formfree.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-03-05 15:51:34 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-03-05 15:51:34 +0000
commit4e878eae7956fccadb9dc62a5cac65f663c26223 (patch)
tree3429aabcb2bd633fa5d32e2a7965faf4dcbb7e3e /docs/curl_formfree.3
parent1e8e90a2203042559a9e895333fb52f07188090c (diff)
updated to libcurl 7.7 conditions
Diffstat (limited to 'docs/curl_formfree.3')
-rw-r--r--docs/curl_formfree.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/curl_formfree.3 b/docs/curl_formfree.3
index ea013be23..cf3419565 100644
--- a/docs/curl_formfree.3
+++ b/docs/curl_formfree.3
@@ -2,7 +2,7 @@
.\" nroff -man [file]
.\" Written by daniel@haxx.se
.\"
-.TH curl_formfree 3 "17 November 2000" "Curl 7.5" "libcurl Manual"
+.TH curl_formfree 3 "5 March 2001" "libcurl 7.5" "libcurl Manual"
.SH NAME
curl_formfree - free a previously build multipart/formdata HTTP POST chain
.SH SYNOPSIS