]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix formatting typo in mon configuration
authorLoic Dachary <loic@dachary.org>
Fri, 15 Nov 2013 23:55:20 +0000 (00:55 +0100)
committerJosh Durgin <josh.durgin@inktank.com>
Tue, 26 Nov 2013 17:44:47 +0000 (09:44 -0800)
Signed-off-by: Loic Dachary <loic@dachary.org>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
doc/rados/configuration/mon-config-ref.rst

index 86a6d58323ce219bfad7607d3fe5b60a49ac732d..e3a53e4a2dce827e0d7e0c0987c28e2db5b2144c 100644 (file)
@@ -165,7 +165,7 @@ settings:
 - **Monitor ID**: A monitor ID is a unique ID assigned to each monitor within 
   the cluster. It is an alphanumeric value, and by convention the identifier 
   usually follows an alphabetical increment (e.g., ``a``, ``b``, etc.). This 
-  can be set in a Ceph configuration file (e.g., ``[mon.a]``, [mon.b]``, etc.), 
+  can be set in a Ceph configuration file (e.g., ``[mon.a]``, ``[mon.b]``, etc.), 
   by a deployment tool, or using the ``ceph`` commandline.
 
 - **Keys**: The monitor must have secret keys. A deployment tool such as 
@@ -829,4 +829,4 @@ Miscellaneous
 .. _Bootstrapping a Monitor: ../../../dev/mon-bootstrap
 .. _Changing a Monitor's IP Address: ../../operations/add-or-rm-mons#changing-a-monitor-s-ip-address
 .. _Monitor/OSD Interaction: ../mon-osd-interaction
-.. _Scalability and High Availability: ../../../architecture#scalability-and-high-availability
\ No newline at end of file
+.. _Scalability and High Availability: ../../../architecture#scalability-and-high-availability