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> 2009-10-25 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Fixed typo Fixed typo

View File

@ -2,12 +2,12 @@
.\" Title: aria2c .\" Title: aria2c
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/>
.\" Date: 10/13/2009 .\" Date: 10/25/2009
.\" Manual: Aria2 Manual .\" Manual: Aria2 Manual
.\" Source: Aria2 .\" Source: Aria2
.\" Language: English .\" Language: English
.\" .\"
.TH "ARIA2C" "1" "10/13/2009" "Aria2" "Aria2 Manual" .TH "ARIA2C" "1" "10/25/2009" "Aria2" "Aria2 Manual"
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
.\" * set default formatting .\" * set default formatting
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------
@ -711,7 +711,7 @@ If
\fItrue\fR \fItrue\fR
or or
\fImem\fR \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 \fImem\fR
is specified, a metalink file is not written to the disk, but is just kept in memory\&. If is specified, a metalink file is not written to the disk, but is just kept in memory\&. If
\fIfalse\fR \fIfalse\fR

View File

@ -1293,7 +1293,7 @@ writes the piece to the appropriate files.</td>
</dt> </dt>
<dd> <dd>
<p> <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 type of "application/metalink+xml" is downloaded, aria2 parses it as a metalink
file and downloads files mentioned in it. 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 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>
<div id="footer"> <div id="footer">
<div id="footer-text"> <div id="footer-text">
Last updated 2009-10-13 17:37:53 JST Last updated 2009-10-25 23:40:35 JST
</div> </div>
</div> </div>
</body> </body>

View File

@ -481,7 +481,7 @@ Make sure that the specified ports are open for incoming TCP traffic.
Metalink Specific Options Metalink Specific Options
~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~
*--follow-metalink*='true'|'false'|'mem':: *--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 type of "application/metalink+xml" is downloaded, aria2 parses it as a metalink
file and downloads files mentioned in it. file and downloads files mentioned in it.
If 'mem' is specified, a metalink file is not written to the disk, but is just If 'mem' is specified, a metalink file is not written to the disk, but is just