]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
fix the formatting of the trailing list
authorDaniel Stenberg <daniel@haxx.se>
Wed, 23 May 2007 12:51:52 +0000 (12:51 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 23 May 2007 12:51:52 +0000 (12:51 +0000)
docs/libcurl/libcurl-multi.3

index c9ef3c0568df6f41ab1917afa9ac726499345d42..a7010fe4ef5332fde55bf32802a0eff6e90589ef 100644 (file)
@@ -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