diff --git a/ChangeLog b/ChangeLog index 2efdbb7d..b5bd0513 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-10-25 Tatsuhiro Tsujikawa + + Fixed typo + * doc/aria2c.1.txt + 2009-10-25 Tatsuhiro Tsujikawa Fixed typo diff --git a/doc/aria2c.1 b/doc/aria2c.1 index 44475641..a44a9580 100644 --- a/doc/aria2c.1 +++ b/doc/aria2c.1 @@ -2,12 +2,12 @@ .\" Title: aria2c .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.75.1 -.\" Date: 10/13/2009 +.\" Date: 10/25/2009 .\" Manual: Aria2 Manual .\" Source: Aria2 .\" Language: English .\" -.TH "ARIA2C" "1" "10/13/2009" "Aria2" "Aria2 Manual" +.TH "ARIA2C" "1" "10/25/2009" "Aria2" "Aria2 Manual" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -711,7 +711,7 @@ If \fItrue\fR or \fImem\fR -is specified, when a file whose suffix is "\&.metaink" or content type of "application/metalink+xml" is downloaded, aria2 parses it as a metalink file and downloads files mentioned in it\&. If +is specified, when a file whose suffix is "\&.metalink" or content type of "application/metalink+xml" is downloaded, aria2 parses it as a metalink file and downloads files mentioned in it\&. If \fImem\fR is specified, a metalink file is not written to the disk, but is just kept in memory\&. If \fIfalse\fR diff --git a/doc/aria2c.1.html b/doc/aria2c.1.html index ea09df6b..ed2f66e5 100644 --- a/doc/aria2c.1.html +++ b/doc/aria2c.1.html @@ -1293,7 +1293,7 @@ writes the piece to the appropriate files.

- If true or mem is specified, when a file whose suffix is ".metaink" or content + If true or mem is specified, when a file whose suffix is ".metalink" or content type of "application/metalink+xml" is downloaded, aria2 parses it as a metalink file and downloads files mentioned in it. If mem is specified, a metalink file is not written to the disk, but is just @@ -3224,7 +3224,7 @@ files in the program, then also delete it here.

diff --git a/doc/aria2c.1.txt b/doc/aria2c.1.txt index dc7e3f68..7932b224 100644 --- a/doc/aria2c.1.txt +++ b/doc/aria2c.1.txt @@ -481,7 +481,7 @@ Make sure that the specified ports are open for incoming TCP traffic. Metalink Specific Options ~~~~~~~~~~~~~~~~~~~~~~~~~ *--follow-metalink*='true'|'false'|'mem':: - If 'true' or 'mem' is specified, when a file whose suffix is ".metaink" or content + If 'true' or 'mem' is specified, when a file whose suffix is ".metalink" or content type of "application/metalink+xml" is downloaded, aria2 parses it as a metalink file and downloads files mentioned in it. If 'mem' is specified, a metalink file is not written to the disk, but is just