]> granicus.if.org Git - curl/commitdiff
see also the reset function
authorDaniel Stenberg <daniel@haxx.se>
Tue, 17 Aug 2004 12:39:10 +0000 (12:39 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 17 Aug 2004 12:39:10 +0000 (12:39 +0000)
docs/libcurl/curl_easy_init.3

index f7776b411a549e3b813aacacc31e14b4bbd221cb..62a6fbc508da1d469ba68c3c65a4dbc292205699 100644 (file)
@@ -1,5 +1,3 @@
-.\" You can view this file with:
-.\" nroff -man [file]
 .\" $Id$
 .\"
 .TH curl_easy_init 3 "4 March 2002" "libcurl 7.8.1" "libcurl Manual"
@@ -20,4 +18,4 @@ initializes curl and this call \fBMUST\fP have a corresponding call to
 If this function returns NULL, something went wrong and you cannot use the
 other curl functions.
 .SH "SEE ALSO"
-.BR curl_easy_cleanup "(3), " curl_global_init "(3)
+.BR curl_easy_cleanup "(3), " curl_global_init "(3), " curl_easy_reset "(3)"