From 99733a84e2102739ee7c9de08ffae9e9216b6003 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Tue, 15 Apr 2008 12:37:15 +0000 Subject: [PATCH] 2008-04-15 Tatsuhiro Tsujikawa Fixed type in man page. * doc/aria2c.1.txt --- ChangeLog | 5 +++++ doc/aria2c.1 | 8 ++++---- doc/aria2c.1.html | 6 +++--- doc/aria2c.1.txt | 10 +++++----- 4 files changed, 17 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 115fb334..1d8d1fd3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-15 Tatsuhiro Tsujikawa + + Fixed type in man page. + * doc/aria2c.1.txt + 2008-04-13 Tatsuhiro Tsujikawa Merged Ross's 0.13.1+1 Cygwin compile fix patch. diff --git a/doc/aria2c.1 b/doc/aria2c.1 index 4befca43..fd47a35d 100644 --- a/doc/aria2c.1 +++ b/doc/aria2c.1 @@ -1,11 +1,11 @@ .\" Title: aria2c .\" Author: .\" Generator: DocBook XSL Stylesheets v1.73.1 -.\" 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 diff --git a/doc/aria2c.1.html b/doc/aria2c.1.html index d4d51eb0..05237fc2 100644 --- a/doc/aria2c.1.html +++ b/doc/aria2c.1.html @@ -1127,10 +1127,10 @@ Note
aria2c -s2 http://host/file.zip
-

Download a file from 2 difference HTTP servers

+

Download a file from 2 different HTTP servers

-
aria2c http://host1/file.zip ftp://host2/file.zip
+
aria2c http://host/file.zip http://mirror/file.zip

Download a file from HTTP and FTP servers

@@ -1460,7 +1460,7 @@ files in the program, then also delete it here.

diff --git a/doc/aria2c.1.txt b/doc/aria2c.1.txt index 26c268ca..736b125f 100644 --- a/doc/aria2c.1.txt +++ b/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 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^