]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/glossary: improve wording 48751/head
authorZac Dover <zac.dover@gmail.com>
Sat, 5 Nov 2022 16:59:23 +0000 (02:59 +1000)
committerZac Dover <zac.dover@gmail.com>
Sat, 5 Nov 2022 17:12:41 +0000 (03:12 +1000)
Remove "e.g." and "etc." and improve the wording of a definition.

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

doc/glossary.rst

index 27801bd4560a06e0972269d1e0dcc6cad1b3b4be..5ecda33662dedcc869ad9e97c0ab10b93fd3fa92 100644 (file)
@@ -55,12 +55,12 @@ reflect either technical terms or legacy ways of referring to Ceph systems.
                 more details.
 
        Ceph Interim Release
-                Versions of Ceph that have not yet been put through quality
-                assurance testing, but may contain new features.
+                A version of Ceph that has not yet been put through quality
+                assurance testing. May contain new features.
 
        Ceph Kernel Modules
-                The collection of kernel modules which can be used to interact
-                with the Ceph System (e.g., ``ceph.ko``, ``rbd.ko``).
+                The collection of kernel modules that can be used to interact
+                with the Ceph System (for example: ``ceph.ko``, ``rbd.ko``).
 
        Ceph Manager
        Ceph Manager Dashboard
@@ -126,7 +126,7 @@ reflect either technical terms or legacy ways of referring to Ceph systems.
        Cloud Platforms
        Cloud Stacks
                 Third party cloud provisioning platforms such as OpenStack,
-                CloudStack, OpenNebula, Proxmox VE, etc.
+                CloudStack, OpenNebula, and Proxmox VE.
 
        Cluster Map
                 The set of maps comprising the monitor map, OSD map, PG map,
@@ -173,7 +173,7 @@ reflect either technical terms or legacy ways of referring to Ceph systems.
        Node
        Object Storage Device
        OSD
-               A physical or logical storage unit (*e.g.*, LUN).
+               A physical or logical storage unit (for example: LUN).
                Sometimes, Ceph users use the
                term "OSD" to refer to :term:`Ceph OSD Daemon`, though the
                proper term is "Ceph OSD".