summaryrefslogtreecommitdiff
path: root/man/heretic.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/heretic.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/heretic.template')
-rw-r--r--man/heretic.template44
1 files changed, 44 insertions, 0 deletions
diff --git a/man/heretic.template b/man/heretic.template
new file mode 100644
index 00000000..78ff12aa
--- /dev/null
+++ b/man/heretic.template
@@ -0,0 +1,44 @@
+.TH chocolate\-heretic 6
+.SH NAME
+chocolate\-heretic \- historically compatible heretic engine
+.SH SYNOPSIS
+.B chocolate\-heretic
+[\fIOPTIONS\fR]
+.SH DESCRIPTION
+.PP
+Chocolate Heretic is a port of the game Heretic that aims to behave
+as similar to the original DOS version of Heretic as possible.
+.br
+
+@content
+
+.SH ENVIRONMENT
+This section describes environment variables that control Chocolate Heretic's
+behavior.
+@include environ.man
+.SH FILES
+.TP
+\fB$HOME/.chocolate-doom/heretic.cfg\fR
+The main configuration file for Chocolate Heretic. See \fBheretic.cfg\fR(5).
+.TP
+\fB$HOME/.chocolate-doom/chocolate-heretic.cfg\fR
+Extra configuration values that are specific to Chocolate Heretic and not
+present in Vanilla Heretic. See \fBchocolate-heretic.cfg\fR(5).
+.SH SEE ALSO
+\fBchocolate-doom\fR(6),
+\fBchocolate-hexen\fR(6),
+\fBchocolate-server\fR(6),
+\fBchocolate-setup\fR(6)
+.SH AUTHOR
+Chocolate Heretic is part of the Chocolate Doom project, written and
+maintained by Simon Howard. It is based on the Heretic 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.
+