r9984 - packages/trunk/freedoom/debian
Jon Dowland
jmtd at alioth.debian.org
Tue Jul 7 22:52:45 UTC 2009
Author: jmtd
Date: 2009-07-07 22:52:44 +0000 (Tue, 07 Jul 2009)
New Revision: 9984
Added:
packages/trunk/freedoom/debian/freedm.6
packages/trunk/freedoom/debian/freedoom.6
Modified:
packages/trunk/freedoom/debian/changelog
Log:
add manpages for wrapper scripts
Modified: packages/trunk/freedoom/debian/changelog
===================================================================
--- packages/trunk/freedoom/debian/changelog 2009-07-07 22:36:49 UTC (rev 9983)
+++ packages/trunk/freedoom/debian/changelog 2009-07-07 22:52:44 UTC (rev 9984)
@@ -8,14 +8,15 @@
patching boilerplate
* bump Debhelper and compat to 7
* install "freedm" and "freedoom" invoke-scripts into
- /usr/games. Reference these in the .desktop files.
+ /usr/games and corresponding manpages. Reference
+ the scripts in the .desktop files.
* Remove lintian overrides. These were for calling
"boom" in the desktop files but not installing it
(fixed with invoke-scripts); creating a directory
with no files in it (which we installed alternatives
into).
- -- Jon Dowland <jmtd at debian.org> Sun, 05 Jul 2009 22:38:45 +0100
+ -- Jon Dowland <jmtd at debian.org> Tue, 07 Jul 2009 23:53:56 +0100
freedoom (0.6.4-4) unstable; urgency=low
Added: packages/trunk/freedoom/debian/freedm.6
===================================================================
--- packages/trunk/freedoom/debian/freedm.6 (rev 0)
+++ packages/trunk/freedoom/debian/freedm.6 2009-07-07 22:52:44 UTC (rev 9984)
@@ -0,0 +1,24 @@
+.TH FREEDM 6 local
+.SH NAME
+freedm \- Open Source multiplayer-only Doom-clone
+.SH SYNOPSIS
+.B freedm
+[\| engine arguments \|]
+.SH DESCRIPTION
+.B freedm
+is a small shell script which invokes
+.B boom
+with the FreeDM resources supplied as an argument. This will start a
+game of FreeDM. Please note that FreeDM is a multiplayer-only game.
+.PP
+.SH OPTIONS
+All options are passed through to the
+.B boom
+program. Check to see what package is providing your
+.B boom(6)
+to see what options are available for your
+.B boom
+implementation.
+.SH AUTHOR
+This manpage was written by Jon Dowland <jmtd at debian.org> for
+Debian GNU/Linux.
Added: packages/trunk/freedoom/debian/freedoom.6
===================================================================
--- packages/trunk/freedoom/debian/freedoom.6 (rev 0)
+++ packages/trunk/freedoom/debian/freedoom.6 2009-07-07 22:52:44 UTC (rev 9984)
@@ -0,0 +1,24 @@
+.TH FREEDOOM 6 local
+.SH NAME
+freedoom \- Open Source Doom-clone
+.SH SYNOPSIS
+.B freedoom
+[\| engine arguments \|]
+.SH DESCRIPTION
+.B freedoom
+is a small shell script which invokes
+.B boom
+with the FreeDoom resources supplied as an argument. This will start a
+game of FreeDoom.
+.PP
+.SH OPTIONS
+All options are passed through to the
+.B boom
+program. Check to see what package is providing your
+.B boom(6)
+to see what options are available for your
+.B boom
+implementation.
+.SH AUTHOR
+This manpage was written by Jon Dowland <jmtd at debian.org> for
+Debian GNU/Linux.
More information about the Pkg-games-commits
mailing list