From b1d51276a264849ded93ce943eb0283c1f4f1aba Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sat, 10 Aug 2013 23:32:29 +0000 Subject: Split manpage.template into separate files for different games. Subversion-branch: /branches/v2-branch Subversion-revision: 2614 --- man/hexen.template | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 man/hexen.template (limited to 'man/hexen.template') 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 . +There is NO WARRANTY, to the extent permitted by law. + -- cgit v1.2.3