From 29d7425b2e6b0f44928ab1e4f0bb8818fbe4a4ef Mon Sep 17 00:00:00 2001
From: Tatsuhiro Tsujikawa
Date: Fri, 13 Mar 2009 14:01:20 +0000
Subject: [PATCH] 2009-03-13 Tatsuhiro Tsujikawa
Updated README
* README
---
ChangeLog | 5 +++++
README | 18 +++++-------------
README.html | 19 ++++++-------------
3 files changed, 16 insertions(+), 26 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 9a243f93..ceb2c8bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-13 Tatsuhiro Tsujikawa
+
+ Updated README
+ * README
+
2009-03-13 Tatsuhiro Tsujikawa
Bump up version number to 1.3.0
diff --git a/README b/README
index f9bf1fa7..23a89783 100644
--- a/README
+++ b/README
@@ -164,19 +164,11 @@ multi-file mode::
is created. The directory to store the top directory of
downloaded files can be specified by -d option.
-In the default behavior, before download starts, a complete directory
-structure is created if needed. By default, aria2 opens at most 100
-files mentioned in .torrent file, directly writes to and reads from
-these files. The number of files to open simultaneously can be
-controlled by \--bt-max-open-files option.
-
-If \--direct-file-mapping option set to be false, aria2 creates
-temporary file in the store directory. The length of this file is the
-sum of length of the files in .torrent file, so at least 2 times more
-disk space than the file size itself is required. Writing and reading
-are done against this file. After download completes, aria2 creates
-complete directory structure if needed, and copies whole file or a
-part of it to the destination.
+Before download starts, a complete directory structure is created if
+needed. By default, aria2 opens at most 100 files mentioned in
+.torrent file, directly writes to and reads from these files. The
+number of files to open simultaneously can be controlled by
+\--bt-max-open-files option.
DHT
~~~
diff --git a/README.html b/README.html
index ecfbd601..a8b931c4 100644
--- a/README.html
+++ b/README.html
@@ -735,18 +735,11 @@ multi-file mode
-In the default behavior, before download starts, a complete directory
-structure is created if needed. By default, aria2 opens at most 100
-files mentioned in .torrent file, directly writes to and reads from
-these files. The number of files to open simultaneously can be
-controlled by --bt-max-open-files option.
-If --direct-file-mapping option set to be false, aria2 creates
-temporary file in the store directory. The length of this file is the
-sum of length of the files in .torrent file, so at least 2 times more
-disk space than the file size itself is required. Writing and reading
-are done against this file. After download completes, aria2 creates
-complete directory structure if needed, and copies whole file or a
-part of it to the destination.
+Before download starts, a complete directory structure is created if
+needed. By default, aria2 opens at most 100 files mentioned in
+.torrent file, directly writes to and reads from these files. The
+number of files to open simultaneously can be controlled by
+--bt-max-open-files option.
5.2. DHT
As of release 0.13.0, aria2 supports DHT. By default, the routing
table is saved to $HOME/.aria2/dht.dat.
@@ -831,7 +824,7 @@ man aria2c