summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTommi Virtanen <tommi.virtanen@dreamhost.com>2011-12-14 11:25:40 -0800
committerTommi Virtanen <tommi.virtanen@dreamhost.com>2011-12-14 11:33:15 -0800
commit53f7323cdfd5a8dc507326f41b1d4697654b8d26 (patch)
tree71bf93181f47150db955fde30361d025ff35b0a0 /doc
parent18d996370efc2fc32d4973e9e6934901558bcbaf (diff)
downloadceph-53f7323cdfd5a8dc507326f41b1d4697654b8d26.tar.gz
doc: reStructuredText syntax fix.
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/ops/manage/grow/mon.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ops/manage/grow/mon.rst b/doc/ops/manage/grow/mon.rst
index c6a81f4659d..70f8445f517 100644
--- a/doc/ops/manage/grow/mon.rst
+++ b/doc/ops/manage/grow/mon.rst
@@ -40,7 +40,7 @@ For example, if your cluster includes ``mon.a``, ``mon.b``, and ``mon.c``, then
$ ceph mon remove c
Removing a monitor from an unhealthy or down cluster
-------------------------------------------------
+----------------------------------------------------
The mon cluster may not be up because you have lost too many nodes to
form a quorum.
@@ -74,4 +74,4 @@ form a quorum.
$ service ceph start mon # on each node with a surviving monitor
6) Remove the old monitors from ``ceph.conf`` so that nobody tries to
- connect to the old instances. \ No newline at end of file
+ connect to the old instances.