summaryrefslogtreecommitdiff
path: root/man/hexen.template
diff options
context:
space:
mode:
authorSimon Howard2013-08-10 23:32:29 +0000
committerSimon Howard2013-08-10 23:32:29 +0000
commitb1d51276a264849ded93ce943eb0283c1f4f1aba (patch)
treee274c46741a10f4636bc89e485afcd0b1b59f144 /man/hexen.template
parente33e44276d9fc605d0c5096d4ec85e423e8eec8a (diff)
downloadchocolate-doom-b1d51276a264849ded93ce943eb0283c1f4f1aba.tar.gz
chocolate-doom-b1d51276a264849ded93ce943eb0283c1f4f1aba.tar.bz2
chocolate-doom-b1d51276a264849ded93ce943eb0283c1f4f1aba.zip
Split manpage.template into separate files for different games.
Subversion-branch: /branches/v2-branch Subversion-revision: 2614
Diffstat (limited to 'man/hexen.template')
-rw-r--r--man/hexen.template44
1 files changed, 44 insertions, 0 deletions
diff --git a/man/hexen.template b/man/hexen.template
new file mode 100644
index 00000000..f0482e40
--- /dev/null
+++ b/man/hexen.template
@@ -0,0 +1,44 @@
+.TH chocolate\-hexen 6
+.SH NAME
+chocolate\-hexen \- historically compatible hexen engine
+.SH SYNOPSIS
+.B chocolate\-hexen
+[\fIOPTIONS\fR]
+.SH DESCRIPTION
+.PP
+Chocolate Hexen is a port of the game Hexen that aims to behave
+as similar to the original DOS version of Hexen as possible.
+.br
+
+@content
+
+.SH ENVIRONMENT
+This section describes environment variables that control Chocolate Hexen's
+behavior.
+@include environ.man
+.SH FILES
+.TP
+\fB$HOME/.chocolate-doom/hexen.cfg\fR
+The main configuration file for Chocolate Hexen. See \fBhexen.cfg\fR(5).
+.TP
+\fB$HOME/.chocolate-doom/chocolate-hexen.cfg\fR
+Extra configuration values that are specific to Chocolate Hexen and not
+present in Vanilla Hexen. See \fBchocolate-hexen.cfg\fR(5).
+.SH SEE ALSO
+\fBchocolate-doom\fR(6),
+\fBchocolate-heretic\fR(6),
+\fBchocolate-server\fR(6),
+\fBchocolate-setup\fR(6)
+.SH AUTHOR
+Chocolate Hexen is part of the Chocolate Doom project, written and
+maintained by Simon Howard. It is based on the Hexen source code,
+released by Raven Software.
+.SH COPYRIGHT
+Copyright \(co id Software Inc.
+Copyright \(co Raven Software Inc.
+Copyright \(co 2005-2013 Simon Howard.
+.br
+This is free software. You may redistribute copies of it under the terms of
+the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
+There is NO WARRANTY, to the extent permitted by law.
+