]> granicus.if.org Git - curl/commitdiff
form post, not just form
authorDaniel Stenberg <daniel@haxx.se>
Mon, 23 Apr 2001 11:57:50 +0000 (11:57 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 23 Apr 2001 11:57:50 +0000 (11:57 +0000)
docs/curl_formparse.3

index 6ac915ba7cb2b97a3c4486c9d55f4e3ea8ee4e55..2819677d43adbdb66ea6a7c952c0aa0e5161c5b0 100644 (file)
@@ -24,7 +24,7 @@ syntax.
 The pointers \fIfirstitem\fP and \fIlastitem\fP point to, should both be
 pointers to NULL in the first call to this function. All list-data will be
 allocated by the function itself. You must call \fIcurl_formfree\fP after the
-form has been done to free the resources again.
+form post has been done to free the resources again.
 
 See example below.
 .SH "FORM PARSE STRINGS"