]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/glossary: add "client" to glossary 50260/head
authorZac Dover <zac.dover@proton.me>
Sat, 25 Feb 2023 19:51:07 +0000 (05:51 +1000)
committerZac Dover <zac.dover@proton.me>
Sat, 25 Feb 2023 19:51:07 +0000 (05:51 +1000)
Add a definition of "client" to doc/glossary.rst.

Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/glossary.rst

index 410f113a86a13d6ed44e513f1dbdc2207fb86f83..329c689396a8b3b41a41a10bbcb159ec80f3a5aa 100644 (file)
@@ -5,7 +5,7 @@
 .. glossary::
 
         Application
-                More properly called a "client", an application is any program
+                More properly called a :term:`client`, an application is any program
                 external to Ceph that uses a Ceph Cluster to store and
                 replicate data.
 
                 but it has no single point of failure. See the :ref:`CephX
                 Configuration Reference<rados-cephx-config-ref>`.
 
+       Client
+                A client is any program external to Ceph that uses a Ceph
+                Cluster to store and replicate data. 
+
        Cloud Platforms
        Cloud Stacks
                 Third party cloud provisioning platforms such as OpenStack,