فهرست منبع

Generated man page.

Tatsuhiro Tsujikawa 16 سال پیش
والد
کامیت
8c5d84b5bb
2فایلهای تغییر یافته به همراه7 افزوده شده و 7 حذف شده
  1. 4 4
      doc/aria2c.1
  2. 3 3
      doc/aria2c.1.html

+ 4 - 4
doc/aria2c.1

@@ -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.2 <http://docbook.sf.net/>
 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\"      Date: 12/27/2009
+.\"      Date: 01/06/2010
 .\"    Manual: Aria2 Manual
 .\"    Manual: Aria2 Manual
 .\"    Source: Aria2
 .\"    Source: Aria2
 .\"  Language: English
 .\"  Language: English
 .\"
 .\"
-.TH "ARIA2C" "1" "12/27/2009" "Aria2" "Aria2 Manual"
+.TH "ARIA2C" "1" "01/06/2010" "Aria2" "Aria2 Manual"
 .\" -----------------------------------------------------------------
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
 .\" -----------------------------------------------------------------
@@ -1124,7 +1124,7 @@ The options that have its argument surrounded by square brackets([]) take an opt
 .sp
 .sp
 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\&.
 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\&.
 .sp
 .sp
-You can specify arbitrary number of BitTorrent Magnet URI\&. Please note that they are always treated as a separate download\&. Both hex encoded 40 characters Info Hash and Base32 encoded 32 characters Info Hash are supported\&. The multiple "tr" paramters are supported\&. Because BitTorrent Magnet URI is likely to contain "&" character, it is highly recommended to always quote URI with single(\*(Aq) or double(") quotation\&. It is strongly recommended to enable DHT especially when "tr" parameter is missing\&. See http://www\&.bittorrent\&.org/beps/bep_0009\&.html for more details about BitTorrent Magnet URI\&.
+You can specify arbitrary number of BitTorrent Magnet URI\&. Please note that they are always treated as a separate download\&. Both hex encoded 40 characters Info Hash and Base32 encoded 32 characters Info Hash are supported\&. The multiple "tr" parameters are supported\&. Because BitTorrent Magnet URI is likely to contain "&" character, it is highly recommended to always quote URI with single(\*(Aq) or double(") quotation\&. It is strongly recommended to enable DHT especially when "tr" parameter is missing\&. See http://www\&.bittorrent\&.org/beps/bep_0009\&.html for more details about BitTorrent Magnet URI\&.
 .sp
 .sp
 You can also specify arbitrary number of torrent files and metalink files stored on a local drive\&. Please note that they are always treated as a separate download\&.
 You can also specify arbitrary number of torrent files and metalink files stored on a local drive\&. Please note that they are always treated as a separate download\&.
 .sp
 .sp
@@ -2375,7 +2375,7 @@ In case of error, aria2 returns faultCode=1 and the error message in faultString
 .sp
 .sp
 Same options for \fB\-i\fR list are available\&. See \fBInput File\fR subsection for complete list of options\&.
 Same options for \fB\-i\fR list are available\&. See \fBInput File\fR subsection for complete list of options\&.
 .sp
 .sp
-In the option struct, name element is option name(without preceeding "\-\-") and value element is argument as string\&.
+In the option struct, name element is option name(without preceding "\-\-") and value element is argument as string\&.
 .sp
 .sp
 .if n \{\
 .if n \{\
 .RS 4
 .RS 4

+ 3 - 3
doc/aria2c.1.html

@@ -1966,7 +1966,7 @@ fail.</p></div>
 <div class="paragraph"><p>You can specify arbitrary number of BitTorrent Magnet URI. Please note
 <div class="paragraph"><p>You can specify arbitrary number of BitTorrent Magnet URI. Please note
 that they are always treated as a separate download.  Both hex encoded
 that they are always treated as a separate download.  Both hex encoded
 40 characters Info Hash and Base32 encoded 32 characters Info Hash are
 40 characters Info Hash and Base32 encoded 32 characters Info Hash are
-supported. The multiple "tr" paramters are supported.  Because
+supported. The multiple "tr" parameters are supported.  Because
 BitTorrent Magnet URI is likely to contain "&amp;" character, it is highly
 BitTorrent Magnet URI is likely to contain "&amp;" character, it is highly
 recommended to always quote URI with single(') or double(") quotation.
 recommended to always quote URI with single(') or double(") quotation.
 It is strongly recommended to enable DHT especially when "tr"
 It is strongly recommended to enable DHT especially when "tr"
@@ -3078,7 +3078,7 @@ faultString.</p></div>
 <h3 id="_options_2">Options</h3><div style="clear:left"></div>
 <h3 id="_options_2">Options</h3><div style="clear:left"></div>
 <div class="paragraph"><p>Same options for <strong>-i</strong> list are available. See <strong>Input File</strong> subsection
 <div class="paragraph"><p>Same options for <strong>-i</strong> list are available. See <strong>Input File</strong> subsection
 for complete list of options.</p></div>
 for complete list of options.</p></div>
-<div class="paragraph"><p>In the option struct, name element is option name(without preceeding
+<div class="paragraph"><p>In the option struct, name element is option name(without preceding
 "--") and value element is argument as string.</p></div>
 "--") and value element is argument as string.</p></div>
 <div class="listingblock">
 <div class="listingblock">
 <div class="content">
 <div class="content">
@@ -3540,7 +3540,7 @@ files in the program, then also delete it here.</p></div>
 <div id="footnotes"><hr /></div>
 <div id="footnotes"><hr /></div>
 <div id="footer">
 <div id="footer">
 <div id="footer-text">
 <div id="footer-text">
-Last updated 2009-12-27 14:37:51 JST
+Last updated 2010-01-06 22:04:15 JST
 </div>
 </div>
 </div>
 </div>
 </body>
 </body>