diff options
author | Mathieu Parent <math.parent@gmail.com> | 2019-08-29 22:19:03 +0200 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2019-09-01 22:21:27 +0000 |
commit | 736bb924f7e70564df0b94db1deaf9e26f638109 (patch) | |
tree | beb4664a77713d24dc2571b5583f5172f1fd9026 /ctdb/doc | |
parent | 271b04aaae29be4a52d1c84f53190bec493f05a0 (diff) | |
download | samba-736bb924f7e70564df0b94db1deaf9e26f638109.tar.gz |
Spelling fixes s/ ot / to /
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Diffstat (limited to 'ctdb/doc')
-rw-r--r-- | ctdb/doc/ctdb.1.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ctdb/doc/ctdb.1.xml b/ctdb/doc/ctdb.1.xml index acb8f88691e..157dfad9dc1 100644 --- a/ctdb/doc/ctdb.1.xml +++ b/ctdb/doc/ctdb.1.xml @@ -1201,7 +1201,7 @@ DB Statistics: locking.tdb <refsect2> <title>setlmasterrole on|off</title> <para> - This command is used ot enable/disable the LMASTER capability for a node at runtime. This capability determines whether or not a node can be used as an LMASTER for records in the database. A node that does not have the LMASTER capability will not show up in the vnnmap. + This command is used to enable/disable the LMASTER capability for a node at runtime. This capability determines whether or not a node can be used as an LMASTER for records in the database. A node that does not have the LMASTER capability will not show up in the vnnmap. </para> <para> @@ -1218,7 +1218,7 @@ DB Statistics: locking.tdb <refsect2> <title>setrecmasterrole on|off</title> <para> - This command is used ot enable/disable the RECMASTER capability for a node at runtime. This capability determines whether or not a node can be used as an RECMASTER for the cluster. A node that does not have the RECMASTER capability can not win a recmaster election. A node that already is the recmaster for the cluster when the capability is stripped off the node will remain the recmaster until the next cluster election. + This command is used to enable/disable the RECMASTER capability for a node at runtime. This capability determines whether or not a node can be used as an RECMASTER for the cluster. A node that does not have the RECMASTER capability can not win a recmaster election. A node that already is the recmaster for the cluster when the capability is stripped off the node will remain the recmaster until the next cluster election. </para> <para> |