From 43bfe1768aa198765464dc8795b2fa4e1f1eacec Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 10 Jul 2017 09:57:42 -0400 Subject: [PATCH] doc/start/intro: add parens to cephfs section Signed-off-by: Sage Weil --- doc/start/intro.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/start/intro.rst b/doc/start/intro.rst index a416a45ba77e..95b51dd839ef 100644 --- a/doc/start/intro.rst +++ b/doc/start/intro.rst @@ -41,8 +41,8 @@ required when running Ceph Filesystem clients. - **MDSs**: A :term:`Ceph Metadata Server` (MDS, ``ceph-mds``) stores metadata on behalf of the :term:`Ceph Filesystem` (i.e., Ceph Block Devices and Ceph Object Storage do not use MDS). Ceph Metadata - Servers allow POSIX file system users to execute basic commands like - ``ls``, ``find``, etc. without placing an enormous burden on the + Servers allow POSIX file system users to execute basic commands (like + ``ls``, ``find``, etc.) without placing an enormous burden on the Ceph Storage Cluster. Ceph stores data as objects within logical storage pools. Using the -- 2.47.3