]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Autonumbering syntax correction.
authorJohn Wilkins <john.wilkins@inktank.com>
Mon, 6 May 2013 17:08:38 +0000 (10:08 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Mon, 6 May 2013 17:08:38 +0000 (10:08 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/rados/troubleshooting/troubleshooting-pg.rst

index 76a863138da6e0d0bdf4105bc42c86a9e1c6a04a..c4f1660ccbf7db772706fb3927b2dcc622df3260 100644 (file)
@@ -24,8 +24,8 @@ There are a few cases where Ceph placement groups never get clean:
    
        ceph pg force_create_pg <pgid>
        
- #. **CRUSH Rules:** Another candidate for placement groups remaining
-    unclean involves errors in your CRUSH map.
+#. **CRUSH Rules:** Another candidate for placement groups remaining
+   unclean involves errors in your CRUSH map.
 
 As a general rule, you should run your cluster with more than one OSD and a
 pool size greater than 1 object replica.