summaryrefslogtreecommitdiffstats
path: root/man/ivam2.conf.5.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/ivam2.conf.5.xml.in')
-rw-r--r--man/ivam2.conf.5.xml.in67
1 files changed, 67 insertions, 0 deletions
diff --git a/man/ivam2.conf.5.xml.in b/man/ivam2.conf.5.xml.in
new file mode 100644
index 0000000..aabc880
--- /dev/null
+++ b/man/ivam2.conf.5.xml.in
@@ -0,0 +1,67 @@
+<?xml version="1.0" standalone='no'?> <!--*-nxml-*-->
+<!DOCTYPE manpage SYSTEM "xmltoman.dtd">
+<?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
+
+<!-- $Id$ -->
+
+<!--
+ This file is part of ivam2.
+
+ ivam2 is free software; you can redistribute it and/or modify it under
+ the terms of the GNU General Public License as published by the Free
+ Software Foundation; either version 2 of the License, or (at your
+ option) any later version.
+
+ ivam2 is distributed in the hope that it will be useful, but WITHOUT
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with ivam2; if not, write to the Free Software Foundation,
+ Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+-->
+
+ <manpage name="ivam2.conf" section="5" desc="ivam2 configuration file">
+
+ <synopsis>
+ <cmd>@pkgsysconfdir@/ivam2.conf</cmd>
+ </synopsis>
+
+ <description>
+
+ <p>ivam2.conf is the command line configuration file for ivam2. It
+ is a shell script that is sourced by the init script starting
+ the daemon. Use it to set environment variables which are
+ interpreted by the init script.</p>
+ </description>
+
+ <section name="environment variables">
+ <option>
+ <p><opt>ARGS</opt></p>
+
+ <optdesc><p>Specify the command line arguments for
+ ivamd.</p></optdesc>
+ </option>
+ </section>
+
+ <section name="Author">
+ <p>ivam2 was written by Lennart Poettering
+ &lt;@PACKAGE_BUGREPORT@&gt;. ivam2 is available
+ at <url
+ href="@PACKAGE_URL@"/>
+ </p>
+ </section>
+
+ <section name="See also">
+ <p>
+ <manref name="ivamd" section="8"/>
+ </p>
+ </section>
+
+ <section name="Comments">
+ <p>This man page was written using <manref name="xmltoman" section="1"
+ href="http://masqmail.cx/xml2man/"/> by Oliver Kurth.</p>
+ </section>
+
+ </manpage>