Bring Debian man pages upstream

This commit is contained in:
Robert Ancell 2009-09-09 11:32:32 +10:00
parent ed560606f9
commit 6273f34919
2 changed files with 34 additions and 1 deletions

View file

@ -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

27
data/glchess.6 Normal file
View file

@ -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