]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: reStructuredText syntax fix.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Wed, 14 Dec 2011 19:25:40 +0000 (11:25 -0800)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Wed, 14 Dec 2011 19:33:15 +0000 (11:33 -0800)
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
doc/ops/manage/grow/mon.rst

index c6a81f4659ddd017d3bb7ee1f4574914291dc80a..70f8445f5170590b2cec855c3ebbc90dbb59c895 100644 (file)
@@ -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.