.
will be generated. You may view the manual page with: nroff -man .
| less'. A typical entry in a Makefile or Makefile.am is: DB2MAN = /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl XP = xsltproc -''-nonet -''-param man.charmap.use.subset "0" manpage.1: manpage.xml $(XP) $(DB2MAN) $< The xsltproc binary is found in the xsltproc package. The XSL files are in docbook-xsl. A description of the parameters you can use can be found in the docbook-xsl-doc-* packages. Please remember that if you create the nroff version in one of the debian/rules file targets (such as build), you will need to include xsltproc and docbook-xsl in your Build-Depends control field. Alternatively use the xmlto command/package. That will also automatically pull in xsltproc and docbook-xsl. Notes for using docbook2x: docbook2x-man does not automatically create the AUTHOR(S) and COPYRIGHT sections. In this case, please add them manually as ... . To disable the automatic creation of the AUTHOR(S) and COPYRIGHT sections read /usr/share/doc/docbook-xsl/doc/manpages/authors.html. This file can be found in the docbook-xsl-doc-html package. Validation can be done using: `xmllint -''-noout -''-valid manpage.xml` General documentation about man-pages and man-page-formatting: man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ --> ]> &dhtitle; &dhpackage; &dhfirstname; &dhsurname; Wrote this manpage for the Debian system.
&dhemail;
2010 &dhusername; This manual page was written for the Debian system (and 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 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2.
&dhucpackage; &dhsection; &dhpackage; a spacecraft shooter &dhpackage; options &dhpackage; file &dhpackage; port &dhpackage; port file &dhpackage; DESCRIPTION This manual page documents briefly the &dhpackage; command. &dhpackage; is a spacecraft shooter that plays in the post-apocalyptic world of our future. Humanity struggles to survive under the threat of wars, economic and ecological disasters. A lot of people search for their luck in the vast space of the solar system. But the human race faces extinction when they realize they are not alone in the galaxy. The Noxons, an evil alien species, believes the human race must be destroyed to free themselves from their cruel god Nox. OPTIONS Start in client mode. Start in console mode (text IO only). Start in dedicated server mode. Path to the external data files. Server hostname/IP (IP in the form of #.#.#.#). Whether not to exclusively grab the keyboard. Default level file (overrides LevelManager::defaultLevelName_ configValue). Start in master server mode. Use this if you don't want to use the IOConsole (for instance for Lua debugging). Network communication port to be used 0-65535 (default: 55556). Start in server mode. THE configuration file. Start in standalone mode. Additional subfolder for config and log files. FILES ${HOME}/.orxonox/config/ Per-user configuration files to control the behaviour of &dhpackage;. ${HOME}/.orxonox/log/ Log files of &dhpackage;. BUGS The upstreams "BTS" can be found at .