diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2004-07-17 08:22:50 +0000 | 
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2004-07-17 08:22:50 +0000 | 
| commit | 35618b4712ed45553020f5d509602d9faee5b3d1 (patch) | |
| tree | 1207ac49f23f8b86b1226906b101ed5b91f03435 | |
| parent | cd2e99e980c5f6e8702c10ce23e08929eb604a6a (diff) | |
minor format fix
| -rw-r--r-- | docs/libcurl/libcurl-multi.3 | 2 | 
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. | 
