2009-10-25 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

Fixed typo
	* doc/aria2c.1.txt
pull/1/head
Tatsuhiro Tsujikawa 2009-10-25 14:45:01 +00:00
parent 8e7311a2de
commit cda8b2e343
4 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,8 @@
2009-10-25 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Fixed typo
* doc/aria2c.1.txt
2009-10-25 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Fixed typo

View File

@ -2,12 +2,12 @@
.\" Title: aria2c
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/>
.\" 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

View File

@ -1293,7 +1293,7 @@ writes the piece to the appropriate files.</td>
</dt>
<dd>
<p>
If <em>true</em> or <em>mem</em> is specified, when a file whose suffix is ".metaink" or content
If <em>true</em> or <em>mem</em> 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 <em>mem</em> 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.</p></div>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2009-10-13 17:37:53 JST
Last updated 2009-10-25 23:40:35 JST
</div>
</div>
</body>

View File

@ -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