mirror of https://github.com/aria2/aria2
2010-01-17 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Added version number to man page. Updated copyright year in man page. * doc/aria2c.1.txtpull/1/head
parent
b5ee1b5071
commit
f67487aab5
|
@ -1,3 +1,9 @@
|
||||||
|
2010-01-17 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
||||||
|
|
||||||
|
Added version number to man page. Updated copyright year in man
|
||||||
|
page.
|
||||||
|
* doc/aria2c.1.txt
|
||||||
|
|
||||||
2010-01-17 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-01-17 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
||||||
|
|
||||||
Rewritten toTagString
|
Rewritten toTagString
|
||||||
|
|
|
@ -4,10 +4,10 @@
|
||||||
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
||||||
.\" Date: 01/17/2010
|
.\" Date: 01/17/2010
|
||||||
.\" Manual: Aria2 Manual
|
.\" Manual: Aria2 Manual
|
||||||
.\" Source: Aria2
|
.\" Source: Aria2 1.8.1
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "ARIA2C" "1" "01/17/2010" "Aria2" "Aria2 Manual"
|
.TH "ARIA2C" "1" "01/17/2010" "Aria2 1\&.8\&.1" "Aria2 Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
@ -3553,7 +3553,7 @@ aria2 Wiki: http://sourceforge\&.net/apps/trac/aria2/wiki
|
||||||
Metalink Homepage: http://www\&.metalinker\&.org/
|
Metalink Homepage: http://www\&.metalinker\&.org/
|
||||||
.SH "COPYRIGHT"
|
.SH "COPYRIGHT"
|
||||||
.sp
|
.sp
|
||||||
Copyright \(co 2006, 2009 Tatsuhiro Tsujikawa
|
Copyright \(co 2006, 2010 Tatsuhiro Tsujikawa
|
||||||
.sp
|
.sp
|
||||||
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version\&.
|
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version\&.
|
||||||
.sp
|
.sp
|
||||||
|
|
|
@ -3608,7 +3608,7 @@ checksums.</td>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="_copyright">COPYRIGHT</h2>
|
<h2 id="_copyright">COPYRIGHT</h2>
|
||||||
<div class="sectionbody">
|
<div class="sectionbody">
|
||||||
<div class="paragraph"><p>Copyright © 2006, 2009 Tatsuhiro Tsujikawa</p></div>
|
<div class="paragraph"><p>Copyright © 2006, 2010 Tatsuhiro Tsujikawa</p></div>
|
||||||
<div class="paragraph"><p>This program is free software; you can redistribute it and/or modify
|
<div class="paragraph"><p>This program is free software; you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
the Free Software Foundation; either version 2 of the License, or
|
the Free Software Foundation; either version 2 of the License, or
|
||||||
|
@ -3637,7 +3637,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 2010-01-17 22:45:25 JST
|
Last updated 2010-01-17 23:01:25 JST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -3,6 +3,7 @@ ARIA2C(1)
|
||||||
Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
||||||
:man source: Aria2
|
:man source: Aria2
|
||||||
:man manual: Aria2 Manual
|
:man manual: Aria2 Manual
|
||||||
|
:man version: 1.8.1
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
----
|
----
|
||||||
|
@ -1875,7 +1876,7 @@ Metalink Homepage: http://www.metalinker.org/
|
||||||
|
|
||||||
COPYRIGHT
|
COPYRIGHT
|
||||||
---------
|
---------
|
||||||
Copyright (C) 2006, 2009 Tatsuhiro Tsujikawa
|
Copyright (C) 2006, 2010 Tatsuhiro Tsujikawa
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
This program is free software; you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
Loading…
Reference in New Issue