]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
minor rephrasing
authorDaniel Stenberg <daniel@haxx.se>
Mon, 23 Apr 2001 12:36:02 +0000 (12:36 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 23 Apr 2001 12:36:02 +0000 (12:36 +0000)
docs/curl_formparse.3

index 2819677d43adbdb66ea6a7c952c0aa0e5161c5b0..123bab5913932dad1d1b2419c50ecc9e2790706d 100644 (file)
@@ -18,8 +18,8 @@ a time until you've added all the sections you want included and then you pass
 the \fI firstitem\fP pointer as parameter to \fBCURLOPT_HTTPPOST\fP.
 \fIlastitem\fP is set after each call and on repeated invokes it should be
 left as set to allow repeated invokes to find the end of the list in a faster
-way.  \fIstring\fP must be a zero terminated string following the following
-syntax.
+way.  \fIstring\fP must be a zero terminated string abiding to the syntax
+described in a section below
 
 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