From 42ed450f98c7a149426ff87c97ca83d72b836eed Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Wed, 23 Nov 2022 18:16:47 +1000 Subject: [PATCH] doc/glossary: fix "Ceph Client" Add detail to and clean the syntactics and semantics of "Ceph Client". Signed-off-by: Zac Dover --- doc/glossary.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/glossary.rst b/doc/glossary.rst index 67ab29ebd2982..2aafc26c4652a 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -37,10 +37,11 @@ ``libvirt``. Ceph Client - The collection of Ceph components which can access a Ceph - Storage Cluster. These include the Ceph Object Gateway, the - Ceph Block Device, the Ceph File System, and their - corresponding libraries, kernel modules, and FUSEs. + Any of the Ceph components that can access a Ceph Storage + Cluster. This includes the Ceph Object Gateway, the Ceph Block + Device, the Ceph File System, and their corresponding + libraries. It also includes kernel modules, and FUSEs + (Filesystems in USERspace). Ceph Client Libraries The collection of libraries that can be used to interact with -- 2.39.5