]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
:doc: Minor syntax update.
authorJohn Wilkins <john.wilkins@inktank.com>
Thu, 6 Sep 2012 00:20:30 +0000 (17:20 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Thu, 6 Sep 2012 00:20:30 +0000 (17:20 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/cluster-ops/operating.rst

index 85921d159db0f8d1c4829612974676ffa19902e4..be9e184fd15e8964844ae5443b0853cf9b5c4992 100644 (file)
@@ -66,7 +66,7 @@ Where ``osd.0`` is the first OSD in the cluster.
 
 
 Starting a Cluster
-------------------
+==================
 
 To start your Ceph cluster, execute ``ceph`` with the ``start`` command. 
 The usage may differ based upon your Linux distribution. For example, for most
@@ -91,7 +91,7 @@ example::
 
 
 Stopping a Cluster
-------------------
+==================
 
 To stop your Ceph cluster, execute ``ceph`` with the ``stop`` command. 
 The usage may differ based upon your Linux distribution. For example, for most