From 0d259b898bf6cc09de17115e4c696c48c97b1bd4 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 21 Jun 2004 08:28:18 +0000 Subject: updates --- docs/libcurl/libcurl-multi.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/libcurl/libcurl-multi.3') diff --git a/docs/libcurl/libcurl-multi.3 b/docs/libcurl/libcurl-multi.3 index b97ac9856..05e720359 100644 --- a/docs/libcurl/libcurl-multi.3 +++ b/docs/libcurl/libcurl-multi.3 @@ -8,9 +8,9 @@ libcurl-multi \- how to use the multi interface .SH DESCRIPTION This is an overview on how to use the libcurl multi interface in your C programs. There are specific man pages for each function mentioned in -here. There's also the libcurl-the-guide document for a complete tutorial to -programming with libcurl and the \fIlibcurl(3)\fP man page for an overview of -the libcurl easy interface. +here. There's also the \fIlibcurl-tutorial(3)f\P man page for a complete +tutorial to programming with libcurl and the \fIlibcurl-easy(3)\fP man page +for an overview of the libcurl easy interface. All functions in the multi interface are prefixed with curl_multi. .SH "PLEASE NOTICE" -- cgit v1.2.3