From 5a050dacfa41e91f0e2653eb9cb48fd0bb2bf9bd Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Mon, 10 Dec 2007 14:09:09 +0000 Subject: [PATCH] Fixed typo --- doc/aria2c.1 | 6 +++--- doc/aria2c.1.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/aria2c.1 b/doc/aria2c.1 index 3617aaa3c..94a9a6619 100644 --- a/doc/aria2c.1 +++ b/doc/aria2c.1 @@ -1,11 +1,11 @@ .\" Title: aria2c .\" Author: .\" Generator: DocBook XSL Stylesheets v1.73.1 -.\" Date: 12/08/2007 +.\" Date: 12/10/2007 .\" Manual: .\" Source: .\" -.TH "ARIA2C" "1" "12/08/2007" "" "" +.TH "ARIA2C" "1" "12/10/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -20,7 +20,7 @@ aria2c - The ultra fast download utility \fIaria2c\fR [OPTIONS] \-M METALINK_FILE .sp .SH "DESCRIPTION" -aria2 is a utility for downloading files\. The supported protocols are http(s)/ftp/BitTorrent/Metalink\. aria2 has powerful segmented downloading ability, downloading a file from multiple sources and multiple protocols, utilizing your download bandwidth to the max\. It even supports downloading a file from http(s)/ftp and BitTorrent at the same time, while the data downloaded form http(s)/ftp is uploaded to BitTorrent swarm\. +aria2 is a utility for downloading files\. The supported protocols are http(s)/ftp/BitTorrent/Metalink\. aria2 has powerful segmented downloading ability, downloading a file from multiple sources and multiple protocols, utilizing your download bandwidth to the max\. It even supports downloading a file from http(s)/ftp and BitTorrent at the same time, while the data downloaded from http(s)/ftp is uploaded to BitTorrent swarm\. .sp aria2 also provides most reliable http(s)/ftp downloading experience ever\. Using Metalink\'s chunk checksums, aria2 automatically validates chunk of data while downloading a file like BitTorrent\. .sp diff --git a/doc/aria2c.1.txt b/doc/aria2c.1.txt index 12e0950c7..4c0f824df 100644 --- a/doc/aria2c.1.txt +++ b/doc/aria2c.1.txt @@ -20,7 +20,7 @@ aria2 is a utility for downloading files. The supported protocols are http(s)/ftp/BitTorrent/Metalink. aria2 has powerful segmented downloading ability, downloading a file from multiple sources and multiple protocols, utilizing your download bandwidth to the max. -It even supports downloading a file from http(s)/ftp and BitTorrent at the same time, while the data downloaded form http(s)/ftp is uploaded to BitTorrent swarm. +It even supports downloading a file from http(s)/ftp and BitTorrent at the same time, while the data downloaded from http(s)/ftp is uploaded to BitTorrent swarm. aria2 also provides most reliable http(s)/ftp downloading experience ever. Using Metalink's chunk checksums, aria2 automatically validates chunk of data