.
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 manpage.1: manpage.dbk $(XP) $(DB2MAN) $< The xsltproc binary is found in the xsltproc package. The XSL files are in docbook-xsl. 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. --> Marc"> Dequ\[`e]nes"> 20090401"> 1"> Duck@DuckCorp.org"> RBOT"> Debian"> GNU"> GPL"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2004-2009 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhpackage; IRC bot written in ruby &dhpackage; confdir DESCRIPTION &dhpackage; starts the Rbot (ruby IRC bot). OPTIONS This program follow the usual &gnu; command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. Display debug information (very verbose). Show summary of options. Display version information. Sets the minimum log level verbosity. Possible values for the loglevel are 0 (DEBUG), 1 (INFO), 2 (WARN), 3 (ERROR), 4 (FATAL). The default loglevel is 1 (INFO messages). The logfile is located at BOTDIR/BOTNAME.log and doesn't contain IRC logs (which are located at BOTDIR/logs/*), but only rbot diagnostic messages. Background (daemonize) the bot. Write the bot pid to PIDFILE. The default pidfile is BOTDIR/rbot.pid. CONFDIR Path to the directory where are stored the bot's configuration files. The default config directory is ~/.rbot. AUTHOR This manual page was written by &dhusername; &dhemail; for the &debian; system (but 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 3 or 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.