From fa61e80b1a7b4c3103a011d0d6b735fb321e66ca Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sat, 31 Dec 2022 14:22:26 +1000 Subject: [PATCH] doc/glossary: capitalize "DAS" correctly Correctly capitalize "Direct-Attached Storage" in the glossary. (And test the "Quincy" branch, which seems lately not to have picked up any docs backports.) Signed-off-by: Zac Dover (cherry picked from commit 7c70a66414325edf44db6183fd35a007d3e44fd9) --- doc/glossary.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/glossary.rst b/doc/glossary.rst index d36bf4009cce7..1704c27e710a5 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -192,9 +192,9 @@ pool(s). DAS - Direct-Attached Storage. Storage that is attached directly to - the computer accessing it, without passing through a network. - Contrast with NAS and SAN. + **D**\irect-\ **A**\ttached **S**\torage. Storage that is + attached directly to the computer accessing it, without passing + through a network. Contrast with NAS and SAN. :ref:`Dashboard` A built-in web-based Ceph management and monitoring application -- 2.39.5