]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: s/ceph/Ceph/ in mon.rst 60906/head
authorZac Dover <zac.dover@proton.me>
Mon, 2 Dec 2024 10:01:35 +0000 (11:01 +0100)
committerZac Dover <zac.dover@proton.me>
Mon, 2 Dec 2024 10:01:35 +0000 (11:01 +0100)
s/ceph/Ceph/ in doc/cephadm/services/mon.rst where appropriate.

Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/cephadm/services/mon.rst

index 389dc450e951d05bb6986e8f02e295c0c0cff61c..86cc121c9d532d4dd7f97a1fb7fdc9365a070649 100644 (file)
@@ -23,8 +23,8 @@ cluster to a particular subnet. ``cephadm`` designates that subnet as the
 default subnet of the cluster. New monitor daemons will be assigned by
 default to that subnet unless cephadm is instructed to do otherwise. 
 
-If all of the ceph monitor daemons in your cluster are in the same subnet,
-manual administration of the ceph monitor daemons is not necessary.
+If all of the Ceph monitor daemons in your cluster are in the same subnet,
+manual administration of the Ceph monitor daemons is not necessary.
 ``cephadm`` will automatically add up to five monitors to the subnet, as
 needed, as new hosts are added to the cluster.
 
@@ -35,7 +35,7 @@ the placement of daemons.
 Designating a Particular Subnet for Monitors
 --------------------------------------------
 
-To designate a particular IP subnet for use by ceph monitor daemons, use a
+To designate a particular IP subnet for use by Ceph monitor daemons, use a
 command of the following form, including the subnet's address in `CIDR`_
 format (e.g., ``10.1.2.0/24``):