From: Sage Weil Date: Mon, 10 Jul 2017 13:57:42 +0000 (-0400) Subject: doc/start/intro: add parens to cephfs section X-Git-Tag: v12.1.1~72^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=43bfe1768aa198765464dc8795b2fa4e1f1eacec;p=ceph.git doc/start/intro: add parens to cephfs section Signed-off-by: Sage Weil --- 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