s4:rpc_server/samr: Fix the O3 developer build
[Samba.git] / ctdb / doc / ctdbd_wrapper.1.xml
blob2c68c47036e8d5ab311866fef8f3557e2f090e6a
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE refentry
3         PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
4         "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
6 <refentry id="ctdbd_wrapper.1">
8   <refmeta>
9     <refentrytitle>ctdbd_wrapper</refentrytitle>
10     <manvolnum>1</manvolnum>
11     <refmiscinfo class="source">ctdb</refmiscinfo>
12     <refmiscinfo class="manual">CTDB - clustered TDB database</refmiscinfo>
13   </refmeta>
15   <refnamediv>
16     <refname>ctdbd_wrapper</refname>
17     <refpurpose>Wrapper for ctdbd</refpurpose>
18   </refnamediv>
20   <refsynopsisdiv>
21     <cmdsynopsis>
22       <command>ctdbd_wrapper</command>
23       <group choice="req">
24         <arg choice="plain">start</arg>
25         <arg choice="plain">stop</arg>
26       </group>
27     </cmdsynopsis>
28   </refsynopsisdiv>
30   <refsect1>
31     <title>DESCRIPTION</title>
32     <para>
33       ctdbd_wrapper is used to start or stop the main CTDB daemon.
34     </para>
36     <para>
37       See <citerefentry><refentrytitle>ctdb</refentrytitle>
38       <manvolnum>7</manvolnum></citerefentry> for an overview of CTDB.
39     </para>
40   </refsect1>
42   <refsect1>
43     <title>SEE ALSO</title>
44     <para>
45       <citerefentry><refentrytitle>ctdbd</refentrytitle>
46       <manvolnum>1</manvolnum></citerefentry>,
48       <citerefentry><refentrytitle>ctdb.sysconfig</refentrytitle>
49       <manvolnum>5</manvolnum></citerefentry>,
51       <citerefentry><refentrytitle>ctdb</refentrytitle>
52       <manvolnum>7</manvolnum></citerefentry>,
54       <ulink url="http://ctdb.samba.org/"/>
55     </para>
56   </refsect1>
58   <refentryinfo>
59     <author>
60       <contrib>
61         This documentation was written by
62         Amitay Isaacs,
63         Martin Schwenke
64       </contrib>
65     </author>
67     <copyright>
68       <year>2007</year>
69       <holder>Andrew Tridgell</holder>
70       <holder>Ronnie Sahlberg</holder>
71     </copyright>
72     <legalnotice>
73       <para>
74         This program is free software; you can redistribute it and/or
75         modify it under the terms of the GNU General Public License as
76         published by the Free Software Foundation; either version 3 of
77         the License, or (at your option) any later version.
78       </para>
79       <para>
80         This program is distributed in the hope that it will be
81         useful, but WITHOUT ANY WARRANTY; without even the implied
82         warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
83         PURPOSE.  See the GNU General Public License for more details.
84       </para>
85       <para>
86         You should have received a copy of the GNU General Public
87         License along with this program; if not, see
88         <ulink url="http://www.gnu.org/licenses"/>.
89       </para>
90     </legalnotice>
91   </refentryinfo>
93 </refentry>