[gnome-games] Bring Debian man pages upstream



commit cab053f5d4c75795bf3472f63d07db96783bcffd
Author: Robert Ancell <robert ancell gmail com>
Date:   Wed Sep 9 11:32:32 2009 +1000

    Bring Debian man pages upstream

 aisleriot/Makefile.am            |    3 +
 aisleriot/sol.6                  |  116 ++++++++++++++++++++++++++++++++
 blackjack/data/Makefile.am       |    5 +-
 blackjack/data/blackjack.6       |  135 ++++++++++++++++++++++++++++++++++++++
 glchess/data/Makefile.am         |    8 ++-
 glchess/data/glchess.6           |   27 ++++++++
 glines/Makefile.am               |    3 +
 glines/glines.6                  |   42 ++++++++++++
 gnect/data/Makefile.am           |    5 +-
 gnect/data/gnect.6               |   41 ++++++++++++
 gnibbles/Makefile.am             |    3 +
 gnibbles/gnibbles.6              |   43 ++++++++++++
 gnobots2/Makefile.am             |    5 +-
 gnobots2/gnobots2.6              |   53 +++++++++++++++
 gnome-sudoku/data/Makefile.am    |    5 +-
 gnome-sudoku/data/gnome-sudoku.6 |   34 ++++++++++
 gnometris/Makefile.am            |    5 +-
 gnometris/gnometris.6            |   44 ++++++++++++
 gnomine/Makefile.am              |    6 ++-
 gnomine/gnomine.6                |   59 +++++++++++++++++
 gnotravex/Makefile.am            |    3 +
 gnotravex/gnotravex.6            |   50 ++++++++++++++
 gnotski/Makefile.am              |    3 +
 gnotski/gnotski.6                |   47 +++++++++++++
 gtali/Makefile.am                |    4 +-
 gtali/gtali.6                    |   56 ++++++++++++++++
 iagno/Makefile.am                |    5 +-
 iagno/iagno.6                    |   50 ++++++++++++++
 mahjongg/Makefile.am             |    3 +
 mahjongg/mahjongg.6              |   39 +++++++++++
 same-gnome/Makefile.am           |    3 +
 same-gnome/same-gnome.6          |   51 ++++++++++++++
 32 files changed, 947 insertions(+), 9 deletions(-)
---
diff --git a/aisleriot/Makefile.am b/aisleriot/Makefile.am
index f786028..96f7dae 100644
--- a/aisleriot/Makefile.am
+++ b/aisleriot/Makefile.am
@@ -146,6 +146,8 @@ schemadir = $(GCONF_SCHEMA_FILE_DIR)
 schema_DATA = $(schema_in_files:.schemas.in=.schemas)
 endif
 
+man_MANS = sol.6
+
 ossobackup_in_files = aisleriot-backup.conf
 ossoscript_in_files = aisleriot-clean.sh
 ossoservice_in_files = org.gnome.Games.AisleRiot.service.in
@@ -188,6 +190,7 @@ EXTRA_DIST = \
 	$(ossoscript_in_files)	\
 	$(ossoservice_in_files)	\
 	$(schema_in_files)	\
+	$(man_MANS)		\
 	aisleriot.supp		\
 	game-names.h
 
diff --git a/aisleriot/sol.6 b/aisleriot/sol.6
new file mode 100644
index 0000000..7008002
--- /dev/null
+++ b/aisleriot/sol.6
@@ -0,0 +1,116 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" sol.6 is copyright 2007 by
+.\" Martin Ferrari <martin ferrari gmail com>
+.\"
+.\" This is free documentation, see the latest version of the GNU Free
+.\" Documentation License for copying conditions. There is NO warranty.
+.\"
+.TH SOL 6 "March 22, 2007" "AisleRiot"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+
+.SH NAME
+AisleRiot \- a collection of card games which are easy to play with the aid of a mouse.
+
+.SH SYNOPSIS
+.B sol
+.RI [ options ]
+
+.SH DESCRIPTION
+This manual page documents briefly the
+.B sol
+command. For more information, please refer to the excellent GNOME help for
+.B AisleRiot
+
+.PP
+.B AisleRiot
+(also known as 
+.BR Solitaire " or " sol )
+is a collection of card games which are easy to play with the aid of a mouse.
+The rules for the games have been coded for your pleasure in the GNOME
+scripting language (Scheme). It is part of the
+.I gnome-games
+package.
+
+The following games can be selected from within the program, or by using a command line switch:
+
+.RS
+Agnes Athena Auld Lang Syne Aunt Mary Backbone Bakers Dozen Bakers Game
+Beleaguered Castle Block Ten Bristol Camelot Canfield Carpet Chessboard Clock
+Cover Cruel Diamond Mine Doublets Eagle Wing Easthaven Eight Off Elevator
+Escalator First Law Fortress Fortunes Fourteen Freecell Gaps Gay Gordons
+Glenwood Golf Gypsy Helsinki Hopscotch Isabel Jamestown Jumbo Kansas King
+Albert Kings Audience Klondike Labyrinth Lady Jane Maze Monte Carlo Neighbor
+Odessa Osmosis Peek Pileon Plait Poker Quatorze Royal East Saratoga Scorpion
+Scuffle Seahaven Sir Tommy Spiderette Spider One Suit Spider Spider Two Suit
+Straight Up Streets And Alleys Template Ten Across Thieves Thirteen Thumb And
+Pouch Treize Triple Peaks Union Square Valentine Westhaven Whitehead Will O The
+Wisp Yield Yukon Zebra
+.RE
+
+.SH OPTIONS
+AisleRiot accepts the following options, besides the usual Gtk+/GNOME
+switches:
+.TP
+.B \-v, \-\-variation=NAME
+Select the game to play
+.TP
+.B \-\-freecell
+Select the Freecell game
+.TP
+.B \-\-display=DISPLAY
+X display to use
+
+.SH USAGE
+This text is taken verbatim from the AisleRiot Manual V2.12.
+
+Moving the cards is reasonably obvious. Assuming you have a right-handed mouse,
+left-click on a card and drag it somewhere. Release the mouse button to deposit
+the card.
+ 
+If a card can be moved to the foundation(s), you do not need to drag it. You
+can double-click on it and it will move. If a sequence of cards can be moved to
+the foundations, you can generally move the sequence as one move.
+
+Double clicking a card will send it to a foundation, if that is possible. This
+is useful for cleaning up large numbers of cards at the end of a successful
+game.
+
+In games which have a stock pile you can redeal it by clicking on the empty
+space where it was. Be warned that some games only let you do this a limited
+number of time. Watch for the Redeals Left message at the bottom of the
+window.
+ 
+A useful tip to know is that right-clicking on a face-up card which is
+partially obscured by a card laid over it will raise it so that you can see
+what it is.
+ 
+There is an alternative way to move cards. By selecting
+.B Click to move
+from the 
+.B Control
+menu you can click once to pick up a card and then click again to place it.
+This can be faster than dragging and will be easier on your hand since you
+don't have to hold the mouse down. However, it may take a while to get used to.
+ 
+Some games have options to change the way the game is played. For example
+Klondike can be played with either single card deals or three-card deals. In
+these games there is a separate menu with the game's name. You can only change
+the rules of the game at the beginning of the game -- the menu will be
+inactive during the game.
+
+Statistics on how well you have done at a particular game are available by
+selecting
+.B Statistics
+from the Game menu. Only games where you actually start moving cards are
+counted. The statistics are here for your own enjoyment, there are numerous
+ways to cheat and it is unwise to make comparisons.
+
+.SH HOMEPAGE
+http://www.gnome.org/projects/gnome-games/
+
+.SH AUTHOR
+This manual page was written by Martin Ferrari <martin ferrari gmail com>,
+for the Debian system (but may be used by others).
+You can find the list of authors and more information about AisleRiot in
+.IR /usr/share/doc/gnome-games .
diff --git a/blackjack/data/Makefile.am b/blackjack/data/Makefile.am
index c9b579a..8ea90cd 100644
--- a/blackjack/data/Makefile.am
+++ b/blackjack/data/Makefile.am
@@ -17,8 +17,11 @@ endif
 
 @INTLTOOL_SCHEMAS_RULE@
 
+man_MANS = blackjack.6
+
 EXTRA_DIST    = $(rules_DATA)		\
-		$(schema_in_files)
+		$(schema_in_files)	\
+		$(man_MANS)
 
 DISTCLEANFILES = $(schema_DATA) $(sys_DATA)
 
diff --git a/blackjack/data/blackjack.6 b/blackjack/data/blackjack.6
new file mode 100644
index 0000000..730e7ee
--- /dev/null
+++ b/blackjack/data/blackjack.6
@@ -0,0 +1,135 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" blackjack.6 is copyright 2007 by
+.\" Martin Ferrari <martin ferrari gmail com>
+.\"
+.\" This is free documentation, see the latest version of the GNU Free
+.\" Documentation License for copying conditions. There is NO warranty.
+.\"
+.TH BLACKJACK 6 "March 22, 2007" "BlackJack"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+
+.SH NAME
+BlackJack \- A multiple deck, casino rules blackjack game.
+
+.SH SYNOPSIS
+.B blackjack
+.RI [ options ]
+
+.SH DESCRIPTION
+This manual page documents briefly the
+.B blackjack
+command. For more information, please refer to the GNOME help for
+.B BlackJack
+
+.PP
+.B BlackJack
+is a multiple deck, casino rules blackjack game. The object of the game is to
+hold cards having a higher count than those of the dealer without going over
+21.  It is part of the
+.I gnome-games
+package.
+
+.SH OPTIONS
+BlackJack accepts the following options, besides the usual Gtk+/GNOME
+switches:
+.TP
+.B \-v, \-\-variation=NAME
+Blackjack rule set to use
+
+.SH USAGE
+This text is taken verbatim from the BlackJack Manual V2.8.
+
+.HP
+To Set the Wager
+
+To increase the wager for the hand, double click on the player chip, located
+along the lower edge of the playing area, that you wish to add to your wager.
+
+Or, drag the desired chip onto your wager stack, located next to your hand.
+      
+.HP
+To Deal a New Hand
+
+A new hand can be dealt when the table is clear or when play has finished
+on the current hands.
+
+To deal a new hand on a clear table, click in the white outlines that
+indicate the dealer or player positions.
+
+To deal a new hand after play has finished on the current hands, click
+once on any of the cards on the table.
+
+.HP
+To Add a Card to a Hand (Hit)
+
+You may add cards to a hand until the hand total is 21 or over.
+
+To add a card to a player's hand, click once on any card in the hand.
+
+.HP
+To Stop Taking Cards (Stand)
+
+You may stop taking cards at any time after the first two cards have been
+dealt.
+
+To stop adding cards to a hand, click once on any other hand.  For example,
+when there is only one player position (ie. you have not split a pair), click
+on the dealer's hand to stand.  When you have split a pair, you may stand on
+the first player hand by clicking on the second player hand, or the dealer
+hand.
+
+.HP
+To Double Down
+
+To double down, double click on any of the player chips after the first two
+cards have been dealt.
+
+.HP
+To Split Pairs
+
+To split a pair, drag the top card of the hand off the player position and drop
+on any empty space on the table.
+
+.HP
+To Surrender
+
+Not yet implemented.
+
+.HP
+Get a hint
+
+At any time you may ask the game for a hint.  To do this either click on the
+Hint button on the toolbar, or choose the
+.BR Game / Hint
+menu item.
+
+.HP
+Keyboard control
+
+Most of the operations in the game can be controlled from keyboard input:
+
+.RS
+.IP ENTER
+Deal new hand
+.IP H
+Hit / Add card
+.IP S
+Stand / Finish hand
+.IP D
+Double down
+.IP P
+Split hand
+.IP R
+Surrender hand
+.RE
+
+.SH HOMEPAGE
+http://www.gnome.org/projects/gnome-games/
+
+.SH AUTHOR
+This manual page was written by Martin Ferrari <martin ferrari gmail com>,
+for the Debian system (but may be used by others).
+Blackjack was written by William Jon McCann <mccann jhu edu>.
+You can find more information about BlackJack in
+.IR /usr/share/doc/gnome-games .
diff --git a/glchess/data/Makefile.am b/glchess/data/Makefile.am
index 1d5ebc2..504e3b2 100644
--- a/glchess/data/Makefile.am
+++ b/glchess/data/Makefile.am
@@ -15,7 +15,13 @@ schema_in_files = glchess.schemas.in
 schema_DATA = $(schema_in_files:.schemas.in=.schemas)
 @INTLTOOL_SCHEMAS_RULE@
 
-EXTRA_DIST = ai.xml $(schema_in_files) $(ui_DATA)
+man_MANS = glchess.6
+
+EXTRA_DIST = ai.xml \
+             $(schema_in_files) \
+	     $(man_MANS) \
+	     $(ui_DATA)
+
 aidir = $(datadir)/glchess/
 ai_DATA = ai.xml
 
diff --git a/glchess/data/glchess.6 b/glchess/data/glchess.6
new file mode 100644
index 0000000..c51a52e
--- /dev/null
+++ b/glchess/data/glchess.6
@@ -0,0 +1,27 @@
+.TH "GLCHESS" "6" 
+.SH "NAME" 
+glchess \(em A 3D chess application 
+.SH "SYNOPSIS" 
+.PP 
+\fBglchess\fR 
+.SH "DESCRIPTION" 
+.PP 
+\fBglchess\fR is a 3D chess application for 
+GTK+ which supports CECP compatible artificial intelligences. 
+.PP 
+More information can be found at http://glchess.sourceforge.net. 
+.SH "SEE ALSO" 
+.PP 
+gnuchess(6), crafty(6), amy(6), faile(6), xboard(6). 
+.SH "AUTHOR" 
+.PP 
+glChess and this manual page were written by Robert Ancell bob27 users sourceforge net  
+Permission is granted to copy, distribute and/or modify this document under 
+the terms of the GNU General Public License, Version 2 any 
+later version published by the Free Software Foundation. 
+ 
+.PP 
+On Debian systems, the complete text of the GNU General Public 
+License can be found in /usr/share/common-licenses/GPL. 
+ 
+.\" created by instant / docbook-to-man, Wed 06 Jun 2007, 21:55 
diff --git a/glines/Makefile.am b/glines/Makefile.am
index 78b77a9..9204331 100644
--- a/glines/Makefile.am
+++ b/glines/Makefile.am
@@ -56,6 +56,8 @@ endif
 
 @INTLTOOL_SCHEMAS_RULE@
 
+man_MANS = glines.6
+
 desktop_in_files = glines.desktop.in.in
 desktopdir = $(datadir)/applications
 desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
@@ -64,6 +66,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
 EXTRA_DIST = 			\
 	$(pixmap_DATA)		\
 	$(schema_in_files)	\
+	$(man_MANS)		\
 	$(NULL)
 
 CLEANFILES = $(desktop_DATA) $(schema_DATA)
diff --git a/glines/glines.6 b/glines/glines.6
new file mode 100644
index 0000000..03ca3de
--- /dev/null
+++ b/glines/glines.6
@@ -0,0 +1,42 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa whiz se>
+.\"
+.\" This is free software; you may 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,
+.\" or (at your option) any later version.
+.\"
+.\" This 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 program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH glines 6 "2007\-06\-06" "GNOME"
+.SH NAME
+GLines \- GNOME port of the once-popular Colour Lines game
+.SH SYNOPSIS
+.B glines
+.RI [ OPTION... ]
+.SH DESCRIPTION
+.B glines
+is the GNOME port of the once popular Windows game called Colour Lines.
+The game's objective is to align as often as possible five or more
+objects of the same colour and shape causing them to disappear.
+.SH OPTIONS
+This program only accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B glines
+was written by Robert Szokovacs <szo appaloosacorp hu> and
+Szabolcs Ban <shooby gnome hu>.
+.P
+This manual page was written by Sven Arvidsson <sa whiz se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.
diff --git a/gnect/data/Makefile.am b/gnect/data/Makefile.am
index 22fa5ba..4658513 100644
--- a/gnect/data/Makefile.am
+++ b/gnect/data/Makefile.am
@@ -13,6 +13,8 @@ schemadir = $(GCONF_SCHEMA_FILE_DIR)
 schema_DATA = $(schema_in_files:.schemas.in=.schemas)
 endif
 
+man_MANS     = gnect.6
+
 if GGZ_SERVER
 ggzroom_in_files = gnect.room.in
 ggzroom_DATA = $(ggzroom_in_files:.room.in=.room)
@@ -31,7 +33,8 @@ EXTRA_DIST = gnect-client.dsc.in \
 	     gnect-server.dsc.in \
              gnect.room.in \
 	     $(velena_DATA) \
-             $(schema_in_files)
+             $(schema_in_files) \
+             $(man_MANS)
 
 
 CLEANFILES = \
diff --git a/gnect/data/gnect.6 b/gnect/data/gnect.6
new file mode 100644
index 0000000..73bc1b6
--- /dev/null
+++ b/gnect/data/gnect.6
@@ -0,0 +1,41 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa whiz se>
+.\"
+.\" This is free software; you may 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,
+.\" or (at your option) any later version.
+.\"
+.\" This 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 program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnect 6 "2007\-06\-06" "GNOME"
+.SH NAME
+Four-in-a-Row \- four-in-a-row game for GNOME
+.SH SYNOPSIS
+.B gnect
+.RI [ OPTION... ]
+.SH DESCRIPTION
+The object of the game is to build a line of four of your marbles
+while trying to stop your opponent (human or computer) building a line
+of his or her own. A line can be horizontal, vertical or diagonal.
+.SH OPTIONS
+This program only accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B gnect
+was written by Tim Musson <trmusson ihug co nz> and David Neary
+<bolsh gimp org>.
+.P
+This manual page was written by Sven Arvidsson <sa whiz se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.
diff --git a/gnibbles/Makefile.am b/gnibbles/Makefile.am
index 243a1d4..22a04e1 100644
--- a/gnibbles/Makefile.am
+++ b/gnibbles/Makefile.am
@@ -120,6 +120,8 @@ schemadir = $(GCONF_SCHEMA_FILE_DIR)
 schema_DATA = $(schema_in_files:.schemas.in=.schemas)
 endif
 
+man_MANS = gnibbles.6
+
 if GGZ_SERVER
 ggzexecmod_PROGRAMS += gnibblesd
 
@@ -159,6 +161,7 @@ EXTRA_DIST = \
 	$(pixmap_DATA) 	\
 	$(config_DATA) \
 	$(schema_in_files) \
+	$(man_MANS) \
 	gnibbles-client.dsc.in \
 	gnibbles-server.dsc.in \
 	gnibbles.room.in
diff --git a/gnibbles/gnibbles.6 b/gnibbles/gnibbles.6
new file mode 100644
index 0000000..5ca3083
--- /dev/null
+++ b/gnibbles/gnibbles.6
@@ -0,0 +1,43 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa whiz se>
+.\"
+.\" This is free software; you may 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,
+.\" or (at your option) any later version.
+.\"
+.\" This 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 program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnibbles 6 "2007\-06\-06" "GNOME"
+.SH NAME
+Nibbles \- A worm game for GNOME
+.SH SYNOPSIS
+.B gnibbles
+.RI [ OPTION... ]
+.SH DESCRIPTION
+.B gnibbles
+is a game where the user controls a snake.  The snake moves around the
+board, eating diamonds while avoiding the walls placed around it. 
+.P
+The game can be played against the computer or against other players,
+locally or over the network.
+.SH OPTIONS
+This program only accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B gnibbles
+was written by Sean MacIsaac, Ian Peters and Andreas R\[/o]sdal.
+.P
+This manual page was written by Sven Arvidsson <sa whiz se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.
diff --git a/gnobots2/Makefile.am b/gnobots2/Makefile.am
index c92eb84..4ef686e 100644
--- a/gnobots2/Makefile.am
+++ b/gnobots2/Makefile.am
@@ -14,6 +14,8 @@ endif
 
 @INTLTOOL_SCHEMAS_RULE@
 
+man_MANS = gnobots2.6
+
 bin_PROGRAMS = gnobots2
 
 gnobots2_SOURCES = \
@@ -99,7 +101,8 @@ EXTRA_DIST = AUTHORS \
              $(theme_DATA) \	     
              $(Games_DATA) \
              $(config_DATA) \
-             $(schema_in_files)
+             $(schema_in_files) \
+             $(man_MANS)
 
 install-data-local:
 if GCONF_SCHEMAS_INSTALL
diff --git a/gnobots2/gnobots2.6 b/gnobots2/gnobots2.6
new file mode 100644
index 0000000..c9a1c49
--- /dev/null
+++ b/gnobots2/gnobots2.6
@@ -0,0 +1,53 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa whiz se>
+.\"
+.\" This is free software; you may 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,
+.\" or (at your option) any later version.
+.\"
+.\" This 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 program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnobots2 6 "2007\-06\-07" "GNOME"
+.SH NAME
+Robots \- Based on classic BSD Robots
+.SH SYNOPSIS
+.B gnobots2
+.RI [ OPTION... ]
+.SH DESCRIPTION
+.B gnobots2
+is a game where you try and avoid a band of marauding
+robots which are, for no adequately explained reason, trying to kill
+you. It is based on the text-based robots game which can be found on a
+number of UNIX systems.
+.SH OPTIONS
+.TP
+.B \-c, --config=NAME
+Set game configuration. Choose from "robots2", "robots2 easy", "classic
+robots", "robots with safe teleport" and "nightmare".
+.TP
+.B \-x, \-\-x=X
+Initial window position
+.TP
+.B \-y, \-\-y=Y
+Initial window position
+.P
+This program also accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B gnobots2
+was written by Mark Rae <m rae inpharmatica co uk>.
+.P
+This manual page was written by Sven Arvidsson <sa whiz se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.
diff --git a/gnome-sudoku/data/Makefile.am b/gnome-sudoku/data/Makefile.am
index 389a946..d1e7f9b 100644
--- a/gnome-sudoku/data/Makefile.am
+++ b/gnome-sudoku/data/Makefile.am
@@ -29,10 +29,13 @@ endif
 
 install-data-local: install-schemas-local
 
+man_MANS = gnome-sudoku.6
+
 EXTRA_DIST = \
 	$(puzzle_DATA)	\
 	$(ui_DATA)	\
-	$(schema_in_files)
+	$(schema_in_files) \
+	$(man_MANS)
 
 CLEANFILES = \
 	$(schema_DATA)
diff --git a/gnome-sudoku/data/gnome-sudoku.6 b/gnome-sudoku/data/gnome-sudoku.6
new file mode 100644
index 0000000..e132821
--- /dev/null
+++ b/gnome-sudoku/data/gnome-sudoku.6
@@ -0,0 +1,34 @@
+.TH "GNOME-SUDOKU" "6" 
+.SH "NAME" 
+gnome-sudoku \(em puzzle game for the popular Japanese sudoku logic puzzle 
+.SH "DESCRIPTION" 
+.PP 
+This manual page documents briefly the 
+\fBgnome-sudoku\fR command. 
+.PP 
+This manual page was written for the \fBUbuntu\fP distribution 
+because the original program does not have a manual page. 
+ 
+.PP 
+\fBgnome-sudoku\fR  a simple player for the sudoku  
+number logic puzzle. GNOME Sudoku generates unique, symmetrical  
+puzzles and rates their difficulty. Games can be played or printed, so  
+GNOME Sudoku can be used to print out a set of puzzles to take with  
+you or to play a puzzle at a time on screen. All games persist across  
+sessions and you can resume any old game at any time, as well as  
+replay any game you've already won. More information about GNOME  
+Sudoku can be found at http://gnome-sudoku.sf.net 
+ 
+.SH "AUTHOR" 
+.PP 
+This manual page was written by Thomas Mills Hinkle <Thomas_Hinkle alumni brown edu> for 
+the \fBUbuntu\fP system (but may be used by others).  Permission is 
+granted to copy, distribute and/or modify this document under 
+the terms of the GNU General Public License, Version 2 any  
+later version published by the Free Software Foundation. 
+ 
+.PP 
+On Debian systems, the complete text of the GNU General Public 
+License can be found in /usr/share/common-licenses/GPL. 
+ 
+.\" created by instant / docbook-to-man, Wed 06 Jun 2007, 21:59 
diff --git a/gnometris/Makefile.am b/gnometris/Makefile.am
index 7823885..1601de7 100644
--- a/gnometris/Makefile.am
+++ b/gnometris/Makefile.am
@@ -72,9 +72,12 @@ schema_DATA = $(schema_in_files:.schemas.in=.schemas)
 endif
 @INTLTOOL_SCHEMAS_RULE@
 
+man_MANS = gnometris.6
+
 EXTRA_DIST = AUTHORS \
 	$(pixmap_DATA) \
-	$(schema_in_files)
+	$(schema_in_files) \
+	$(man_MANS)
 
 install-data-local:
 if GCONF_SCHEMAS_INSTALL
diff --git a/gnometris/gnometris.6 b/gnometris/gnometris.6
new file mode 100644
index 0000000..7ba2f12
--- /dev/null
+++ b/gnometris/gnometris.6
@@ -0,0 +1,44 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa whiz se>
+.\"
+.\" This is free software; you may 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,
+.\" or (at your option) any later version.
+.\"
+.\" This 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 program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnometris 6 "2007\-06\-09" "GNOME"
+.SH NAME
+Gnometris \- Tetris game for GNOME
+.SH SYNOPSIS
+.B gnometris
+.RI [ OPTION... ]
+.SH DESCRIPTION
+Gnometris comes from the classic falling-block game, Tetris. The goal
+of the game is to create complete horizontal lines of blocks, which
+will disappear. 
+.SH OPTIONS
+.TP
+.B \-l, \-\-level=LEVEL
+Set starting level (1 or greater)
+.P
+This program also accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B gnometris
+was written by J. Marcin Gorycki <janusz gorycki intel com>.
+.P
+This manual page was written by Sven Arvidsson <sa whiz se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.
diff --git a/gnomine/Makefile.am b/gnomine/Makefile.am
index 45c4c08..12427d2 100644
--- a/gnomine/Makefile.am
+++ b/gnomine/Makefile.am
@@ -46,13 +46,17 @@ endif
 
 @INTLTOOL_SCHEMAS_RULE@
 
+man_MANS = gnomine.6
+
 pixmapdir   = $(datadir)/gnome-games/gnomine/pixmaps
 pixmap_DATA = face-cool.svg face-sad.svg face-smile.svg face-win.svg 	\
 	face-worried.svg \
 	flag.svg flag-question.svg mine.svg bang.svg warning.svg
 
 EXTRA_DIST = README AUTHORS \
-	$(schema_in_files) $(pixmap_DATA)
+             $(schema_in_files) \
+             $(man_MANS) \
+             $(pixmap_DATA)
 
 Gamesdir = $(datadir)/applications
 Games_in_files = gnomine.desktop.in.in
diff --git a/gnomine/gnomine.6 b/gnomine/gnomine.6
new file mode 100644
index 0000000..77cd8d2
--- /dev/null
+++ b/gnomine/gnomine.6
@@ -0,0 +1,59 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa whiz se>
+.\"
+.\" This is free software; you may 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,
+.\" or (at your option) any later version.
+.\"
+.\" This 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 program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnomine 6 "2007\-06\-09" "GNOME"
+.SH NAME
+Mines \- The popular logic puzzle minesweeper
+.SH SYNOPSIS
+.B gnomine
+.RI [ OPTION... ]
+.SH DESCRIPTION
+.B gnomine
+is a puzzle game where you locate mines floating in an ocean using
+only your brain and a little bit of luck.
+.SH OPTIONS
+.TP
+.B \-x, \-\-width=X
+Width of grid
+.TP
+.B \-y, \-\-height=Y 
+Height of grid
+.TP
+.B \-n, \-\-mines=NUMBER
+Number of mines
+.TP
+.B \-f, \-\-size
+Size of the board (0-2 = small-large, 3=custom)
+.TP
+.B \-a, \-\-a=X
+X location of window
+.TP
+.B \-b, \-\-b=Y
+Y location of window
+.P
+This program also accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B gnomine
+was written by Szekeres Istvan and others.
+.P
+This manual page was written by Sven Arvidsson <sa whiz se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.
diff --git a/gnotravex/Makefile.am b/gnotravex/Makefile.am
index a3074d2..9cbd0ea 100644
--- a/gnotravex/Makefile.am
+++ b/gnotravex/Makefile.am
@@ -54,9 +54,12 @@ endif
 
 @INTLTOOL_SCHEMAS_RULE@
 
+man_MANS = gnotravex.6
+
 EXTRA_DIST = \
 	README \
 	$(schema_in_files) \
+	$(man_MANS) \
 	$(NULL)
 
 CLEANFILES = $(desktop_DATA) $(schema_DATA)
diff --git a/gnotravex/gnotravex.6 b/gnotravex/gnotravex.6
new file mode 100644
index 0000000..8dd5e12
--- /dev/null
+++ b/gnotravex/gnotravex.6
@@ -0,0 +1,50 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa whiz se>
+.\"
+.\" This is free software; you may 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,
+.\" or (at your option) any later version.
+.\"
+.\" This 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 program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnotravex 6 "2007\-06\-09" "GNOME"
+.SH NAME
+Tetravex \- A simple puzzle game for GNOME
+.SH SYNOPSIS
+.B gnotravex
+.RI [ OPTION... ]
+.SH DESCRIPTION
+GNOME Tetravex is a simple puzzle where pieces must be positioned so
+that the same numbers are touching each other. Your game is timed,
+these times are stored in a system-wide scoreboard.
+.SH OPTIONS
+.TP
+.B \-x, \-\-x=X
+X location of window
+.TP
+.B \-y, \-\-y=Y
+Y location of window
+.TP
+.B \-s, \-\-size=SIZE
+Size of board (2-6)
+.P
+This program also accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B gnotravex
+was written by Lars Rydlinge.
+.P
+This manual page was written by Sven Arvidsson <sa whiz se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.
diff --git a/gnotski/Makefile.am b/gnotski/Makefile.am
index e660805..c294354 100644
--- a/gnotski/Makefile.am
+++ b/gnotski/Makefile.am
@@ -53,6 +53,8 @@ schemadir = $(GCONF_SCHEMA_FILE_DIR)
 schema_DATA = $(schema_in_files:.schemas.in=.schemas)
 endif
 
+man_MANS = gnotski.6
+
 desktop_in_files = gnotski.desktop.in.in
 desktopdir = $(datadir)/applications
 desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
@@ -63,6 +65,7 @@ EXTRA_DIST = \
 	README			\
 	$(pixmap_DATA)		\
 	$(schema_in_files)	\
+	$(man_MANS)		\
 	$(NULL)
 
 CLEANFILES = $(desktop_DATA) $(schema_DATA)
diff --git a/gnotski/gnotski.6 b/gnotski/gnotski.6
new file mode 100644
index 0000000..aa7d54b
--- /dev/null
+++ b/gnotski/gnotski.6
@@ -0,0 +1,47 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa whiz se>
+.\"
+.\" This is free software; you may 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,
+.\" or (at your option) any later version.
+.\"
+.\" This 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 program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnotski 6 "2007\-06\-09" "GNOME"
+.SH NAME
+Klotski \- Sliding block puzzles game for GNOME
+.SH SYNOPSIS
+.B gnotski
+.RI [ OPTION... ]
+.SH DESCRIPTION
+.B gnotski
+is a clone of the Klotski game. The objective is to move the patterned
+block to the area bordered by green markers.
+.SH OPTIONS
+.TP
+.B \-x, \-\-x=X
+X location of window
+.TP
+.B \-y, \-\-y=Y
+Y location of window
+.P
+This program also accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B gnotski
+was written by Lars Rydlinge.
+.P
+This manual page was written by Sven Arvidsson <sa whiz se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.
diff --git a/gtali/Makefile.am b/gtali/Makefile.am
index e894d16..a8a22d7 100644
--- a/gtali/Makefile.am
+++ b/gtali/Makefile.am
@@ -53,7 +53,9 @@ endif
 
 @INTLTOOL_SCHEMAS_RULE@
 
-EXTRA_DIST = README AUTHORS $(schema_in_files)
+man_MANS = gtali.6
+
+EXTRA_DIST = README AUTHORS $(schema_in_files) $(man_MANS)
 
 Gamesdir = $(datadir)/applications
 Games_in_files = gtali.desktop.in.in
diff --git a/gtali/gtali.6 b/gtali/gtali.6
new file mode 100644
index 0000000..560fe16
--- /dev/null
+++ b/gtali/gtali.6
@@ -0,0 +1,56 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa whiz se>
+.\"
+.\" This is free software; you may 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,
+.\" or (at your option) any later version.
+.\"
+.\" This 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 program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gtali 6 "2007\-06\-09" "GNOME"
+.SH NAME
+Tali \- A variation on poker with dice and less money.
+.SH SYNOPSIS
+.B gtali
+.RI [ OPTION... ]
+.SH DESCRIPTION
+GNOME Tali is a sort of poker with dice and less money.  You roll five
+dice three times and try to create the best hand. Your two rerolls may
+include any or all of your dice.
+.SH OPTIONS
+.TP
+.B \-d, \-\-delay
+Delay computer moves
+.TP
+.B \-t, \-\-thoughts
+Display computer thoughts
+.TP
+.B \-n, \-\-computers=NUMBER
+Number of computer opponents
+.TP
+.B \-p, \-\-humans=NUMBER
+Number of human opponents
+.TP
+.B \-g, \-\-game=STRING
+Game choice: Regular or Colours
+.P
+This program also accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B gtali
+was written by Scott Heavner.
+.P
+This manual page was written by Sven Arvidsson <sa whiz se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.
diff --git a/iagno/Makefile.am b/iagno/Makefile.am
index 3135240..27efa4a 100644
--- a/iagno/Makefile.am
+++ b/iagno/Makefile.am
@@ -91,6 +91,8 @@ schemadir = $(GCONF_SCHEMA_FILE_DIR)
 schema_DATA = $(schema_in_files:.schemas.in=.schemas)
 endif
 
+man_MANS = iagno.6
+
 if GGZ_SERVER
 ggzroom_in_files = iagno.room.in
 ggzroom_DATA = $(ggzroom_in_files:.room.in=.room)
@@ -111,7 +113,8 @@ EXTRA_DIST = \
 	iagno-server.dsc.in \
         iagno.room.in \
 	$(pixmap_DATA)	\
-	$(schema_in_files)
+	$(schema_in_files) \
+	$(man_MANS)
 
 CLEANFILES = \
 	$(ggzroom_DATA) \
diff --git a/iagno/iagno.6 b/iagno/iagno.6
new file mode 100644
index 0000000..7ee74a4
--- /dev/null
+++ b/iagno/iagno.6
@@ -0,0 +1,50 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa whiz se>
+.\"
+.\" This is free software; you may 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,
+.\" or (at your option) any later version.
+.\"
+.\" This 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 program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnotski 6 "2007\-06\-09" "GNOME"
+.SH NAME
+Iagno \- A disk flipping game derived from Reversi.
+.SH SYNOPSIS
+.B iagno
+.RI [ OPTION... ]
+.SH DESCRIPTION
+Iagno is a two player strategy game similar to Go.  The board is 8 by
+8 with tiles that are black on one side and white on the other side.
+The object of Iagno is to flip as  many of your opponent's tiles to
+your color as possible without your opponent flipping your tiles.
+This is done by trapping your opponent's tiles between two tiles of
+your own color.
+.SH OPTIONS
+.TP
+.B \-x, \-\-x=X
+X location of window
+.TP
+.B \-y, \-\-y=Y
+Y location of window
+.P
+This program also accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B iagno
+was written by Ian Peters.
+.P
+This manual page was written by Sven Arvidsson <sa whiz se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.
diff --git a/mahjongg/Makefile.am b/mahjongg/Makefile.am
index d3a3d02..ce23250 100644
--- a/mahjongg/Makefile.am
+++ b/mahjongg/Makefile.am
@@ -66,6 +66,8 @@ schemadir = $(GCONF_SCHEMA_FILE_DIR)
 schema_DATA = $(schema_in_files:.schemas.in=.schemas)
 endif
 
+man_MANS = mahjongg.6
+
 desktop_in_files = mahjongg.desktop.in.in
 desktopdir = $(datadir)/applications
 desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
@@ -73,6 +75,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
 EXTRA_DIST = \
 	$(pixmap_DATA)		\
 	$(schema_in_files)	\
+	$(man_MANS)	\
 	$(map_DATA)		\
 	$(NULL)
 
diff --git a/mahjongg/mahjongg.6 b/mahjongg/mahjongg.6
new file mode 100644
index 0000000..191a585
--- /dev/null
+++ b/mahjongg/mahjongg.6
@@ -0,0 +1,39 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa whiz se>
+.\"
+.\" This is free software; you may 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,
+.\" or (at your option) any later version.
+.\"
+.\" This 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 program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH mahjongg 6 "2007\-06\-09" "GNOME"
+.SH NAME
+Mahjongg \- A matching game played with Mahjongg tiles
+.SH SYNOPSIS
+.B mahjongg
+.RI [ OPTION... ]
+.SH DESCRIPTION
+GNOME Mahjongg, or Mahjongg for short, is a solitaire (one player)
+version of the classic Eastern tile game, Mahjongg.
+.SH OPTIONS
+This program only accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B mahjongg
+was written by Francisco Bustamante, Max Watson and many others.
+.P
+This manual page was written by Sven Arvidsson <sa whiz se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.
diff --git a/same-gnome/Makefile.am b/same-gnome/Makefile.am
index d5b352a..37d9130 100644
--- a/same-gnome/Makefile.am
+++ b/same-gnome/Makefile.am
@@ -61,6 +61,8 @@ schemadir = $(GCONF_SCHEMA_FILE_DIR)
 schema_DATA = $(schema_in_files:.schemas.in=.schemas)
 endif
 
+man_MANS = same-gnome.6
+
 desktop_in_files = same-gnome.desktop.in.in
 desktopdir = $(datadir)/applications
 desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
@@ -68,6 +70,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
 EXTRA_DIST = \
 	$(theme_DATA)		\
 	$(schema_in_files)	\
+	$(man_MANS)		\
 	$(NULL)
 
 CLEANFILES = $(desktop_DATA) $(schema_DATA)
diff --git a/same-gnome/same-gnome.6 b/same-gnome/same-gnome.6
new file mode 100644
index 0000000..dc8b766
--- /dev/null
+++ b/same-gnome/same-gnome.6
@@ -0,0 +1,51 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa whiz se>
+.\"
+.\" This is free software; you may 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,
+.\" or (at your option) any later version.
+.\"
+.\" This 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 program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH same-gnome 6 "2007\-06\-09" "GNOME"
+.SH NAME
+Same-GNOME \- A puzzle game for GNOME
+.SH SYNOPSIS
+.B same-gnome
+.RI [ OPTION... ]
+.SH DESCRIPTION
+The goal is to remove as many objects as possible in as few moves as
+possible. Objects that are adjacent to each other get removed as a
+group. The remaining objects then collapse to fill in the gaps and new
+groups are formed. You cannot remove single objects.
+.SH OPTIONS
+.TP
+.B \-t, \-\-theme=NAME
+Set the theme
+.TP
+.B \-s, \-\-scenario=NAME
+For backwards compatibility
+.TP
+.B \-z, \-\-size=NUMBER
+Game size (1=small, 3=large)
+.P
+This program also accepts the standard GNOME and GTK options.
+.SH AUTHORS
+.B same-gnome
+was written by Callum McKenzie.
+.P
+This manual page was written by Sven Arvidsson <sa whiz se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]