diff options
author | Ronnie Sahlberg <sahlberg@ronnie> | 2007-06-09 13:55:31 +1000 |
---|---|---|
committer | Ronnie Sahlberg <sahlberg@ronnie> | 2007-06-09 13:55:31 +1000 |
commit | c62cd904d600d1e4e1c6be59e5e2f4797da2b6a4 (patch) | |
tree | ceacc506b700f2e28845c0df2a66884645dde28f /ctdb/web | |
parent | dab3429109d6b85984016389eef077d7f39cb664 (diff) | |
download | samba-c62cd904d600d1e4e1c6be59e5e2f4797da2b6a4.tar.gz samba-c62cd904d600d1e4e1c6be59e5e2f4797da2b6a4.tar.xz samba-c62cd904d600d1e4e1c6be59e5e2f4797da2b6a4.zip |
typo
(This used to be ctdb commit 167a66247e39c4c134b8e1fbac521579647689fc)
Diffstat (limited to 'ctdb/web')
-rw-r--r-- | ctdb/web/ftp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/web/ftp.html b/ctdb/web/ftp.html index 66f80f2f28..e9f11d5b2f 100644 --- a/ctdb/web/ftp.html +++ b/ctdb/web/ftp.html @@ -51,7 +51,7 @@ Use the ctdb command to disable the node : <h3>2 Wait until the cluster has recovered</h3> -Use the ctdb tool to monitor until the cluster has recovered, i.e. Recovery mode is NORMAL. this should happen within seconds of when you disabled the node. +Use the ctdb tool to monitor until the cluster has recovered, i.e. Recovery mode is NORMAL. This should happen within seconds of when you disabled the node. <pre> ctdb status </pre> |