minor format fix

This commit is contained in:
Daniel Stenberg 2004-07-17 08:22:50 +00:00
parent cd2e99e980
commit 35618b4712

View File

@ -8,7 +8,7 @@ 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 \fIlibcurl-tutorial(3)f\P man page for a complete
here. There's also the \fIlibcurl-tutorial(3)\fP 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.