aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/libcurl-multi.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-07-17 08:22:50 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-07-17 08:22:50 +0000
commit35618b4712ed45553020f5d509602d9faee5b3d1 (patch)
tree1207ac49f23f8b86b1226906b101ed5b91f03435 /docs/libcurl/libcurl-multi.3
parentcd2e99e980c5f6e8702c10ce23e08929eb604a6a (diff)
minor format fix
Diffstat (limited to 'docs/libcurl/libcurl-multi.3')
-rw-r--r--docs/libcurl/libcurl-multi.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/libcurl-multi.3 b/docs/libcurl/libcurl-multi.3
index 05e720359..7d08b1e23 100644
--- a/docs/libcurl/libcurl-multi.3
+++ b/docs/libcurl/libcurl-multi.3
@@ -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.