]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: s/osd/OSD/ where appropriate 49718/head
authorZac Dover <zac.dover@gmail.com>
Wed, 11 Jan 2023 15:12:24 +0000 (01:12 +1000)
committerZac Dover <zac.dover@gmail.com>
Wed, 11 Jan 2023 17:43:36 +0000 (03:43 +1000)
Capitalize the initialization "OSD" where it occurs in natural language
in cephadm/host-management.rst. This PR answers a request made by
Anthony D'Atri and seconded by Cole Mitchell in https://github.com/ceph/ceph/pull/49699#discussion_r1066171002.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 559fea8b427ba60b49ebfe16d67fa21168e3e1bc)

doc/cephadm/host-management.rst

index 0c41b2fd16866833ba444b2922dfc025b5f9fe8d..df9525ca879cad212166f057155caa5bc724229a 100644 (file)
@@ -91,13 +91,13 @@ To drain all daemons from a host, run a command of the following form:
 The ``_no_schedule`` label will be applied to the host. See
 :ref:`cephadm-special-host-labels`.
 
-All osds on the host will be scheduled to be removed. You can check the progress of the osd removal operation with the following command:
+All OSDs on the host will be scheduled to be removed. You can check the progress of the OSD removal operation with the following command:
 
 .. prompt:: bash #
 
    ceph orch osd rm status
 
-See :ref:`cephadm-osd-removal` for more details about osd removal.
+See :ref:`cephadm-osd-removal` for more details about OSD removal.
 
 Use the following command to determine whether any daemons are still on the
 host: