2008-12-02 Ant Bryan

Caught a few more minor typos.
pull/1/head
Anthony Bryan 2008-12-02 05:19:43 +00:00
parent c674f54cf4
commit 6733b4ccf0
3 changed files with 21 additions and 21 deletions

View File

@ -1,11 +1,11 @@
.\" Title: aria2c
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
.\" Date: 12/02/2008
.\" Date: 11/29/2008
.\" Manual:
.\" Source:
.\"
.TH "ARIA2C" "1" "12/02/2008" "" ""
.TH "ARIA2C" "1" "11/29/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@ -82,7 +82,7 @@ Default:
.PP
\fB\-\-all\-proxy\fR=PROXY
.RS 4
Use this proxy server for all protocols\&. You can override this setting and specify a proxy server for a particular proctol using
Use this proxy server for all protocols\&. You can override this setting and specify a proxy server for a particular protocol using
\fB\-\-http\-proxy\fR,
\fB\-\-https\-proxy\fR
and
@ -604,7 +604,7 @@ Specify preferred protocol\&. The possible values are
\fIhttps\fR,
\fIftp\fR
and
\fInone\fR\&. Specifiy
\fInone\fR\&. Specify
\fInone\fR
to disable this feature\&. Default:
\fInone\fR
@ -783,7 +783,7 @@ is given, this feature is disabled\&. Default:
Print the version number, copyright and the configuration information and exit\&.
.RE
.SS "OPTIONS THAT TAKE AN OPTIONAL ARGUMENT"
The options that have its argument surrounded by square brackets([]) take an optional argument\&. Usually ommiting the argument is evaluated to \fItrue\fR\&. If you use short form of these options(such as \fI\-V\fR) and give an argument, then the option name and its argument should be concatenated(e\&.g\&. \fI\-Vfalse\fR)\&. If any spaces are inserted between the option name and the argument, the argument will be treated as URI and usually this is not what you expect\&.
The options that have its argument surrounded by square brackets([]) take an optional argument\&. Usually omiting the argument is evaluated to \fItrue\fR\&. If you use short form of these options(such as \fI\-V\fR) and give an argument, then the option name and its argument should be concatenated(e\&.g\&. \fI\-Vfalse\fR)\&. If any spaces are inserted between the option name and the argument, the argument will be treated as URI and usually this is not what you expect\&.
.sp
.SS "URL, TORRENT_FILE, METALINK_FILE"
You can specify multiple URLs in command\-line\&. Unless you specify \fB\-Z\fR option, all URLs must point to the same file or downloading will fail\&.
@ -843,7 +843,7 @@ aria2c \-s1 http://host/file\&.zip
.nr an-break-flag 1
.br
Note
aria2 uses 5 connections to download 1 file by default\&. \-s1 limtis the number of connections to just 1\&.
aria2 uses 5 connections to download 1 file by default\&. \-s1 limits the number of connections to just 1\&.
.sp
.sp
.it 1 an-trap
@ -1421,7 +1421,7 @@ Usually, you can resume transfer by just issuing same command(aria2c URL) if the
If the previous transfer is made by a browser or wget like sequential download manager, then use \-c option to continue the transfer(aria2c \-c URL)\&.
.sp
.SH "CONTROL FILE"
aria2 uses a control file to track the progress of a download\&. A control file is placed in the same directory as the dowloading file and its filename is the filename of downloading file with "\&.aria2" appended\&. For example, if you are downloading file\&.zip, then the control file should be file\&.zip\&.aria2\&. (There is a exception for this naming convention\&. If you are downloading a multi torrent, its control file is the "top directory" name of the torrent with "\&.aria2" appended\&. The "top directory" name is a value of "name" key in "info" directory in a torrent file\&.)
aria2 uses a control file to track the progress of a download\&. A control file is placed in the same directory as the downloading file and its filename is the filename of downloading file with "\&.aria2" appended\&. For example, if you are downloading file\&.zip, then the control file should be file\&.zip\&.aria2\&. (There is a exception for this naming convention\&. If you are downloading a multi torrent, its control file is the "top directory" name of the torrent with "\&.aria2" appended\&. The "top directory" name is a value of "name" key in "info" directory in a torrent file\&.)
.sp
Usually a control file is deleted once download completed\&. If aria2 decides that download cannot be resumed(for example, when downloading a file from a HTTP server which doesn\'t support resume), a control file is not created\&.
.sp
@ -1483,7 +1483,7 @@ status
.RS 4
ERROR is set when server cannot be reached or out\-of\-service or timeout occurred\&. Otherwise, OK is set\&.
.RE
Those fields must exist in one line\&. The order of the fields is not significant\&.You can put pairs other than above; they are simply ignored\&.
Those fields must exist in one line\&. The order of the fields is not significant\&. You can put pairs other than the above; they are simply ignored\&.
.sp
An example follows:
.sp

View File

@ -471,7 +471,7 @@ ARIA2C(1) Manual Page
<p>
Use this proxy server for all protocols.
You can override this setting and specify a proxy server for a particular
proctol using <strong>--http-proxy</strong>, <strong>--https-proxy</strong> and <strong>--ftp-proxy</strong> options.
protocol using <strong>--http-proxy</strong>, <strong>--https-proxy</strong> and <strong>--ftp-proxy</strong> options.
This affects all URLs.
The format of PROXY is [http://][USER:PASSWORD@]HOST[:PORT]
</p>
@ -1196,7 +1196,7 @@ writes the piece to the appropriate files.</td>
<p>
Specify preferred protocol.
The possible values are <em>http</em>, <em>https</em>, <em>ftp</em> and <em>none</em>.
Specifiy <em>none</em> to disable this feature.
Specify <em>none</em> to disable this feature.
Default: <em>none</em>
</p>
</dd>
@ -1435,7 +1435,7 @@ are also allocated if they share the same piece.</td>
</dl></div>
<h3 id="_options_that_take_an_optional_argument">OPTIONS THAT TAKE AN OPTIONAL ARGUMENT</h3><div style="clear:left"></div>
<div class="para"><p>The options that have its argument surrounded by square brackets([])
take an optional argument. Usually ommiting the argument is evaluated to <em>true</em>.
take an optional argument. Usually omiting the argument is evaluated to <em>true</em>.
If you use short form of these options(such as <em>-V</em>) and give
an argument, then the option name and its argument should be concatenated(e.g.
<em>-Vfalse</em>). If any spaces are inserted between the option name and the argument,
@ -1487,7 +1487,7 @@ contains "&amp;" or any characters that have special meaning in shell.</td>
<div class="title">Note</div>
</td>
<td class="content">aria2 uses 5 connections to download 1 file by default.
-s1 limtis the number of connections to just 1.</td>
-s1 limits the number of connections to just 1.</td>
</tr></table>
</div>
<div class="admonitionblock">
@ -1804,7 +1804,7 @@ download manager, then use -c option to continue the transfer(aria2c -c URL).</p
<h2 id="_control_file">CONTROL FILE</h2>
<div class="sectionbody">
<div class="para"><p>aria2 uses a control file to track the progress of a download.
A control file is placed in the same directory as the dowloading file and
A control file is placed in the same directory as the downloading file and
its filename is the filename of downloading file with ".aria2" appended.
For example, if you are downloading file.zip, then the control file should be
file.zip.aria2.
@ -1904,7 +1904,7 @@ status
</p>
</dd>
</dl></div>
<div class="para"><p>Those fields must exist in one line. The order of the fields is not significant.You can put pairs other than above; they are simply ignored.</p></div>
<div class="para"><p>Those fields must exist in one line. The order of the fields is not significant. You can put pairs other than the above; they are simply ignored.</p></div>
<div class="para"><p>An example follows:</p></div>
<div class="listingblock">
<div class="content">
@ -2030,7 +2030,7 @@ files in the program, then also delete it here.</p></div>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2008-12-02 01:46:23 JST
Last updated 2008-11-29 20:11:51 EDT
</div>
</div>
</body>

View File

@ -67,7 +67,7 @@ HTTP/FTP Options
*--all-proxy*=PROXY::
Use this proxy server for all protocols.
You can override this setting and specify a proxy server for a particular
proctol using *--http-proxy*, *--https-proxy* and *--ftp-proxy* options.
protocol using *--http-proxy*, *--https-proxy* and *--ftp-proxy* options.
This affects all URLs.
The format of PROXY is [\\http://][USER:PASSWORD@]HOST[:PORT]
@ -434,7 +434,7 @@ Metalink Specific Options
*--metalink-preferred-protocol*=PROTO::
Specify preferred protocol.
The possible values are 'http', 'https', 'ftp' and 'none'.
Specifiy 'none' to disable this feature.
Specify 'none' to disable this feature.
Default: 'none'
*--metalink-enable-unique-protocol*='true'|'false'::
@ -559,7 +559,7 @@ are also allocated if they share the same piece.
OPTIONS THAT TAKE AN OPTIONAL ARGUMENT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The options that have its argument surrounded by square brackets([])
take an optional argument. Usually ommiting the argument is evaluated to 'true'.
take an optional argument. Usually omiting the argument is evaluated to 'true'.
If you use short form of these options(such as '-V') and give
an argument, then the option name and its argument should be concatenated(e.g.
'-Vfalse'). If any spaces are inserted between the option name and the argument,
@ -602,7 +602,7 @@ aria2c -s1 http://host/file.zip
----------------------------------
[NOTE]
aria2 uses 5 connections to download 1 file by default.
-s1 limtis the number of connections to just 1.
-s1 limits the number of connections to just 1.
[NOTE]
To pause a download, press Ctrl-C. You can resume the transfer by running aria2c with the same argument in the same directory. You can change URLs as long as they are pointing to the same file.
@ -859,7 +859,7 @@ download manager, then use -c option to continue the transfer(aria2c -c URL).
CONTROL FILE
------------
aria2 uses a control file to track the progress of a download.
A control file is placed in the same directory as the dowloading file and
A control file is placed in the same directory as the downloading file and
its filename is the filename of downloading file with ".aria2" appended.
For example, if you are downloading file.zip, then the control file should be
file.zip.aria2.
@ -938,7 +938,7 @@ status::
ERROR is set when server cannot be reached or out-of-service or timeout
occurred. Otherwise, OK is set.
Those fields must exist in one line. The order of the fields is not significant.You can put pairs other than above; they are simply ignored.
Those fields must exist in one line. The order of the fields is not significant. You can put pairs other than the above; they are simply ignored.
An example follows:
--------------------------------------------------------------------------------