Browse Source

2008-04-15 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>

	Fixed type in man page.
	* doc/aria2c.1.txt
Tatsuhiro Tsujikawa 17 years ago
parent
commit
99733a84e2
4 changed files with 17 additions and 12 deletions
  1. 5 0
      ChangeLog
  2. 4 4
      doc/aria2c.1
  3. 3 3
      doc/aria2c.1.html
  4. 5 5
      doc/aria2c.1.txt

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2008-04-15  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
+
+	Fixed type in man page.
+	* doc/aria2c.1.txt
+
 2008-04-13  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
 
 	Merged Ross's 0.13.1+1 Cygwin compile fix patch.

+ 4 - 4
doc/aria2c.1

@@ -1,11 +1,11 @@
 .\"     Title: aria2c
 .\"    Author: 
 .\" Generator: DocBook XSL Stylesheets v1.73.1 <http://docbook.sf.net/>
-.\"      Date: 02/21/2008
+.\"      Date: 04/15/2008
 .\"    Manual: 
 .\"    Source: 
 .\"
-.TH "ARIA2C" "1" "02/21/2008" "" ""
+.TH "ARIA2C" "1" "04/15/2008" "" ""
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
@@ -601,12 +601,12 @@ aria2c \-s2 http://host/file\.zip
 .nr an-no-space-flag 1
 .nr an-break-flag 1
 .br
-Download a file from 2 difference HTTP servers
+Download a file from 2 different HTTP servers
 .RS
 .sp
 .RS 4
 .nf
-aria2c http://host1/file\.zip ftp://host2/file\.zip
+aria2c http://host/file\.zip http://mirror/file\.zip
 .fi
 .RE
 .RE

+ 3 - 3
doc/aria2c.1.html

@@ -1127,10 +1127,10 @@ Note
 <div class="content">
 <pre><tt>aria2c -s2 http://host/file.zip</tt></pre>
 </div></div>
-<h4>Download a file from 2 difference HTTP servers</h4>
+<h4>Download a file from 2 different HTTP servers</h4>
 <div class="listingblock">
 <div class="content">
-<pre><tt>aria2c http://host1/file.zip ftp://host2/file.zip</tt></pre>
+<pre><tt>aria2c http://host/file.zip http://mirror/file.zip</tt></pre>
 </div></div>
 <h4>Download a file from HTTP and FTP servers</h4>
 <div class="listingblock">
@@ -1460,7 +1460,7 @@ files in the program, then also delete it here.</p>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 26-Feb-2008 21:34:13 JST
+Last updated 15-Apr-2008 21:31:14 JST
 </div>
 </div>
 </body>

+ 5 - 5
doc/aria2c.1.txt

@@ -419,11 +419,11 @@ Download a file using 2 connections
 aria2c -s2 http://host/file.zip
 --------------------------------
 
-Download a file from 2 difference HTTP servers
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--------------------------------------------------
-aria2c http://host1/file.zip ftp://host2/file.zip
--------------------------------------------------
+Download a file from 2 different HTTP servers
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+--------------------------------------------------
+aria2c http://host/file.zip http://mirror/file.zip
+--------------------------------------------------
 
 Download a file from HTTP and FTP servers
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^