ctdb-doc: Update out-of-date documentation for CTDB socket options
authorMartin Schwenke <martin@meltin.net>
Mon, 17 Aug 2015 11:09:06 +0000 (21:09 +1000)
committerMichael Adam <obnox@samba.org>
Tue, 15 Sep 2015 06:56:21 +0000 (08:56 +0200)
These still say /tmp/ctdb.socket, which is very out-dated.  Update
with build-time location.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Jose A. Rivera <jarrpa@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
ctdb/doc/ctdb.1.xml
ctdb/doc/ctdbd.1.xml
ctdb/doc/ctdbd.conf.5.xml

index 613efff426fc78f36e047ab535c5c318ed2c8722..d5bcbbfde11aca59ad89af57de21f7bf15d4a135 100644 (file)
          Specify that FILENAME is the name of the Unix domain
          socket to use when connecting to the local CTDB
          daemon. The default is
-         <filename>/tmp/ctdb.socket</filename>.
+         <filename>/usr/local/var/run/ctdb/ctdbd.socket</filename>.
        </para>
       </listitem>
       </varlistentry>
index 8516e8f000afc194c91d11e602b1b22fa658bbc0..916585ca58f7ff02763f15a7c175c9940ec7c1e2 100644 (file)
            communicate with ctdbd.
          </para>
          <para>
-           The default is <filename>/tmp/ctdb.socket</filename> . You
-           only need to use this option if you plan to run multiple
-           ctdbd daemons on the same physical host, usually for
-           testing.
+           The default is <filename>/usr/local/var/run/ctdb/ctdbd.socket</filename>.
+           You only need to use this option if you plan to run
+           multiple ctdbd daemons on the same physical host, usually
+           for testing.
          </para>
        </listitem>
       </varlistentry>
index e4048310ccedff34fc8b649dde09c07330552a58..71ddd7a5fa0f3d04c1ee68b3886e2ffb6ac3a2a4 100644 (file)
        <term>CTDB_SOCKET=<parameter>FILENAME</parameter></term>
        <listitem>
          <para>
-           Defaults to <filename>/tmp/ctdb.socket</filename>.
+           Defaults to <filename>/usr/local/var/run/ctdb/ctdbd.socket</filename>.
            Corresponds to <option>--socket</option>.
          </para>
          <para>