]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Change the type of list in doc 4992/head
authorMaxime ROBERT <maxime.robert1992@gmail.com>
Wed, 17 Jun 2015 16:12:08 +0000 (18:12 +0200)
committerMaxime ROBERT <maxime.robert1992@gmail.com>
Wed, 17 Jun 2015 16:37:19 +0000 (18:37 +0200)
Fixes: #12061.
Signed-off-by: Maxime ROBERT <maxime.robert1992@gmail.com>
doc/rados/troubleshooting/troubleshooting-pg.rst

index b761cce5f175c07ab31956942bcee809aa9f63e7..0ec2be54a08148e2c9128ef1e2f9a24bd1145a52 100644 (file)
@@ -254,12 +254,12 @@ data::
                   "status": "osd is down"}]},
 
 In this case, for example, the cluster knows that ``osd.1`` might have
-data, but it is ``down``.  The full range of possible states include::
+data, but it is ``down``.  The full range of possible states include:
 
- * already probed
- * querying
- * OSD is down
- * not queried (yet)
+* already probed
+* querying
+* OSD is down
+* not queried (yet)
 
 Sometimes it simply takes some time for the cluster to query possible
 locations.