]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Remove `` before and after 'ceph -s' in titles 5004/head
authorArthur Gorjux <arthurgorjux@gmail.com>
Thu, 18 Jun 2015 13:25:48 +0000 (15:25 +0200)
committerArthur Gorjux <arthurgorjux@gmail.com>
Thu, 18 Jun 2015 13:25:48 +0000 (15:25 +0200)
Fixes: #12059
Signed-off-by: Arthur Gorjux <arthurgorjux@gmail.com>
doc/rados/troubleshooting/troubleshooting-mon.rst

index 5d51774ca1386506af64fdf8f3e3ae88b7c0adcb..dff673b39bddda19ef0204746bdf185824e897f3 100644 (file)
@@ -31,7 +31,7 @@ Initial Troubleshooting
   the server and, if that succeeds, try connecting to the monitor's port
   using you tool of choice (telnet, nc,...).
 
-**Does ``ceph -s`` run and obtain a reply from the cluster?**
+**Does ceph -s run and obtain a reply from the cluster?**
 
   If the answer is yes then your cluster is up and running.  One thing you
   can take for granted is that the monitors will only answer to a ``status``
@@ -43,7 +43,7 @@ Initial Troubleshooting
   enough to form a quorum (keep in mind that a quorum if formed by a majority
   of monitors).
 
-**What if ``ceph -s`` doesn't finish?**
+**What if ceph -s doesn't finish?**
 
   If you haven't gone through all the steps so far, please go back and do.