Author: baby-guest Date: 2007-08-21 09:24:57 +0000 (Tue, 21 Aug 2007) New Revision: 3731
Added: packages/trunk/btanks/debian/btanks.6 Modified: packages/trunk/btanks/debian/rules Log: Added skeleton for man page Added: packages/trunk/btanks/debian/btanks.6 =================================================================== --- packages/trunk/btanks/debian/btanks.6 (rev 0) +++ packages/trunk/btanks/debian/btanks.6 2007-08-21 09:24:57 UTC (rev 3731) @@ -0,0 +1,26 @@ +.\" (c) 2007 Miriam Ruiz <[EMAIL PROTECTED]> +.\" +.\" This document 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 package is distributed in the hope that it will be useful, +.\" but WITHOUT ANY WARRANTY; without even the implied warranty of +.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.\" GNU General Public License for more details. +.\" +.\" You should have received a copy of the GNU General Public License +.\" along with this package; if not, write to the Free Software +.\" Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +.TH "Battle Tanks" "6" "" "" "" +.SH "NAME" +btanks \- fast 2D tank arcade game +.SH "DESCRIPTION" +Battle Tanks is a funny battle on your desk, where you can choose one of three vehicles and eliminate your enemy using the whole arsenal of weapons. has original cartoon\-like graphics and cool music, it is fun and dynamic, it has several network modes for deathmatch and cooperative. +.SH "USAGE" +.SH "SEE ALSO" +You can find more about the game on its homepage: http://btanks.sourceforge.net +.SH "AUTHOR" +The game has been written by Vladimir Menshakov, Methos Wagner and Vladimir Zhuravlev, and is distributed under the GNU General Public License, either version 2 of the License, or (at your option) any later version. + Modified: packages/trunk/btanks/debian/rules =================================================================== --- packages/trunk/btanks/debian/rules 2007-08-21 09:21:58 UTC (rev 3730) +++ packages/trunk/btanks/debian/rules 2007-08-21 09:24:57 UTC (rev 3731) @@ -67,7 +67,7 @@ dh_installexamples dh_install # dh_installmenu - dh_installman + dh_installman debian/btanks.6 dh_link dh_strip dh_compress _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

