aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-05-23 12:51:52 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-05-23 12:51:52 +0000
commitf2eb3c1f791599fce77c0f0e6a9cab5c622fb020 (patch)
tree6a163313b82ad262de0d48886c343987c2291274 /docs/libcurl
parent96c093f27c8fd06e16a947b8dfab9d444ce9a9a6 (diff)
fix the formatting of the trailing list
Diffstat (limited to 'docs/libcurl')
-rw-r--r--docs/libcurl/libcurl-multi.32
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/libcurl/libcurl-multi.3 b/docs/libcurl/libcurl-multi.3
index c9ef3c056..a7010fe4e 100644
--- a/docs/libcurl/libcurl-multi.3
+++ b/docs/libcurl/libcurl-multi.3
@@ -125,6 +125,7 @@ A few areas in the code are still using blocking code, even when used from the
multi interface. While we certainly want and intend for these to get fixed in
the future, you should be aware of the following current restrictions:
+.nf
- Name resolves on non-windows unless c-ares is used
- GnuTLS SSL connections
- Active FTP connections
@@ -132,3 +133,4 @@ the future, you should be aware of the following current restrictions:
- SCP and SFTP connections
- SFTP transfers
- file:// transfers
+.fi