aria2/doc
Tatsuhiro Tsujikawa b1aeb277aa 2008-03-01 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Updated Makfefile.am to make 'make dist' work.
	Now packaged filename is aria2c-VERSION.tar.bz2.
	Added README, README.html, and aria2c.1.html to dist_doc_DATA.
	Added LICENSE.OpenSSL to dist_noinst_DATA.

	Large file support is now configured by configure script.
	* configure.ac
	
	Removed unsused source files
	* src/
	* test/

	Removed PeerDecl.h and BtContextDecl.h. typedefs are removed to
	Peer.h and BtContext.h respectively.
	* src/Peer.h
	* src/BtContext.h

	Updated translations.
	Added Polish, Thai, Indonesian, Norwegian Nynorsk, Hungarian
	translations. Great thanks to all translators!;)
	* po/*.{po, gmo}
2008-03-01 04:42:53 +00:00
..
Makefile.am 2008-03-01 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2008-03-01 04:42:53 +00:00
Makefile.in 2008-03-01 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2008-03-01 04:42:53 +00:00
README.txt 2007-03-28 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2007-03-28 15:08:22 +00:00
aria2c.1 2008-02-21 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2008-02-21 14:23:36 +00:00
aria2c.1.html 2008-02-26 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2008-02-26 12:38:45 +00:00
aria2c.1.txt 2008-02-21 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2008-02-21 14:23:36 +00:00
makeman 2008-02-26 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2008-02-26 12:38:45 +00:00

README.txt

To produce aria2c.1:

a2x  -f manpage aria2c.1.txt

You may have to insert line break before '.sp' in output file.