From fc1ce7b10bb5027eb7dc825a114dbad71801781c Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Wed, 9 Nov 2022 23:12:54 +1000 Subject: [PATCH] doc/glossary: improve "Ceph Manager" term Improve the glossary entry "Ceph Manager" by correcting the grammar and properly linking to the "Ceph Manager" section of the Architecture Guide. Signed-off-by: Zac Dover --- doc/architecture.rst | 2 ++ doc/glossary.rst | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/architecture.rst b/doc/architecture.rst index 8fc2647c60969..327d3547c0880 100644 --- a/doc/architecture.rst +++ b/doc/architecture.rst @@ -135,6 +135,8 @@ Placement of Replicated Data`_. .. index:: architecture; cluster map +.. _architecture_cluster_map: + Cluster Map ~~~~~~~~~~~ diff --git a/doc/glossary.rst b/doc/glossary.rst index 08390aa64dc02..c9f5944e1b01e 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -145,7 +145,8 @@ Cluster Map The set of maps comprising the monitor map, OSD map, PG map, MDS map and CRUSH map, which together report the state of the - Ceph cluster. See `Cluster Map`_ for details. + Ceph cluster. See :ref:`the "Cluster Map" section of the + Architecture document` for details. CRUSH Controlled Replication Under Scalable Hashing. It is the -- 2.39.5