2008-12-02 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

Fixed typos
	* doc/aria2c.1.txt
pull/1/head
Tatsuhiro Tsujikawa 2008-12-01 16:47:54 +00:00
parent 084da2c7e4
commit 56a1eb0691
4 changed files with 14 additions and 9 deletions

View File

@ -1,3 +1,8 @@
2008-12-02 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Fixed typos
* doc/aria2c.1.txt
2008-12-02 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Fixed typos

View File

@ -1,11 +1,11 @@
.\" Title: aria2c
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
.\" Date: 11/28/2008
.\" Date: 12/02/2008
.\" Manual:
.\" Source:
.\"
.TH "ARIA2C" "1" "11/28/2008" "" ""
.TH "ARIA2C" "1" "12/02/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@ -111,7 +111,7 @@ or
.PP
\fB\-\-max\-file\-not\-found\fR=NUM
.RS 4
If aria2 recieves `file not found\' status from the remote HTTP/FTP servers NUM times without getting a single byte, then force the download to fail\&. Specify
If aria2 receives `file not found\' status from the remote HTTP/FTP servers NUM times without getting a single byte, then force the download to fail\&. Specify
\fI0\fR
to disable this option\&. This options is effective only when using HTTP/FTP servers\&. Default:
\fI0\fR
@ -524,7 +524,7 @@ Specify the prefix of peer ID\&. The peer ID in BitTorrent is 20 byte length\&.
.PP
\fB\-\-seed\-ratio\fR=RATIO
.RS 4
Specify share ratio\&. Seed completed torrents until share ratio reaches] RATIO\&. You are strongly encouraged to specify equals or more than
Specify share ratio\&. Seed completed torrents until share ratio reaches RATIO\&. You are strongly encouraged to specify equals or more than
\fI1\&.0\fR
here\&. Specify
\fI0\&.0\fR

View File

@ -505,7 +505,7 @@ ARIA2C(1) Manual Page
</dt>
<dd>
<p>
If aria2 recieves `file not found' status from the remote HTTP/FTP
If aria2 receives `file not found' status from the remote HTTP/FTP
servers NUM times without getting a single byte, then force the
download to fail. Specify <em>0</em> to disable this option. This options is
effective only when using HTTP/FTP servers.
@ -1089,7 +1089,7 @@ writes the piece to the appropriate files.</td>
</dt>
<dd>
<p>
Specify share ratio. Seed completed torrents until share ratio reaches]
Specify share ratio. Seed completed torrents until share ratio reaches
RATIO.
You are strongly encouraged to specify equals or more than <em>1.0</em> here.
Specify <em>0.0</em> if you intend to do seeding regardless of share ratio.
@ -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-11-28 23:31:27 JST
Last updated 2008-12-02 01:46:23 JST
</div>
</div>
</body>

View File

@ -86,7 +86,7 @@ HTTP/FTP Options
Default: '0'
*--max-file-not-found*=NUM::
If aria2 recieves `file not found' status from the remote HTTP/FTP
If aria2 receives `file not found' status from the remote HTTP/FTP
servers NUM times without getting a single byte, then force the
download to fail. Specify '0' to disable this option. This options is
effective only when using HTTP/FTP servers.
@ -378,7 +378,7 @@ Make sure that the specified ports are open for incoming TCP traffic.
Default: '-aria2-'
*--seed-ratio*=RATIO::
Specify share ratio. Seed completed torrents until share ratio reaches]
Specify share ratio. Seed completed torrents until share ratio reaches
RATIO.
You are strongly encouraged to specify equals or more than '1.0' here.
Specify '0.0' if you intend to do seeding regardless of share ratio.