ctdb-config: [cluster] recovery lock -> [cluster] cluster lock
[ddiss/samba-autobuild/.git] / ctdb / doc / ctdb.conf.5.xml
index f4ef9599d9cade851960f5b085b0df3c14192bc8..910ac4102f6576c01e6137fbc8b29dfd2054e104 100644 (file)
     <variablelist>
 
       <varlistentry>
-       <term>recovery lock = <parameter>LOCK</parameter></term>
+       <term>cluster lock = <parameter>LOCK</parameter></term>
        <listitem>
          <para>
            LOCK specifies the cluster-wide mutex used to detect and
            prevent a partitioned cluster (or "split brain").
          </para>
          <para>
-           For information about the recovery lock please see the
-           <citetitle>RECOVERY LOCK</citetitle> section in
+           For information about the cluster lock please see the
+           <citetitle>CLUSTER LOCK</citetitle> section in
            <citerefentry><refentrytitle>ctdb</refentrytitle>
            <manvolnum>7</manvolnum></citerefentry>.
          </para>
          <para>
-           Default: NONE.  However, uses of a recovery lock is
+           Default: NONE.  However, uses of a cluster lock is
            <emphasis>strongly recommended</emphasis>.
          </para>
        </listitem>