doc: fix sphinx warnings

fix `Inline literal start-string without end-string` warnings.

Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
Kefu Chai 2015-04-07 16:20:44 +08:00
parent 707a2f77c4
commit c5f3d4db5e
2 changed files with 5 additions and 5 deletions

View File

@ -164,9 +164,9 @@ cluster, for example a cluster where the monitors cannot form a
quorum.
#. Stop all ``ceph-mon'' daemons on all monitor hosts.::
#. Stop all ``ceph-mon`` daemons on all monitor hosts. ::
ssh {mon-host}
ssh {mon-host}
service ceph stop mon || stop ceph-mon-all
# and repeat for all mons
@ -199,10 +199,10 @@ quorum.
#. Start only the surviving monitors.
#. Verify the monitors form a quorum (``ceph -s'').
#. Verify the monitors form a quorum (``ceph -s``).
#. You may wish to archive the removed monitors' data directory in
``/var/lib/ceph/mon'' in a safe location, or delete it if you are
``/var/lib/ceph/mon`` in a safe location, or delete it if you are
confident the remaining monitors are healthy and are sufficiently
redundant.

@ -1 +1 @@
Subproject commit 05da5930f3a130c4dea879a85a26f2c8ac7465c4
Subproject commit 6ca7befb55767784a447a5daddd09e387ec92bd3