From: Nathan Cutler Date: Tue, 8 Sep 2020 06:32:50 +0000 (+0200) Subject: doc: cephfs/fs-nfs-exports.rst: write "RADOS" in ALL-CAPS X-Git-Tag: v16.1.0~1094^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0dc9820f511a441f1369c5d5e2d4a30ab133fce1;p=ceph.git doc: cephfs/fs-nfs-exports.rst: write "RADOS" in ALL-CAPS Since RADOS is an acronym, albeit a somewhat difficult-to-remember one, it is customary to write it ALL-CAPS. Signed-off-by: Nathan Cutler --- diff --git a/doc/cephfs/fs-nfs-exports.rst b/doc/cephfs/fs-nfs-exports.rst index fe549e02a035..c82a29d43d5a 100644 --- a/doc/cephfs/fs-nfs-exports.rst +++ b/doc/cephfs/fs-nfs-exports.rst @@ -20,7 +20,7 @@ Create NFS Ganesha Cluster $ ceph nfs cluster create [] This creates a common recovery pool for all NFS Ganesha daemons, new user based on -cluster_id, and a common NFS Ganesha config rados object. It can also bring up +cluster_id, and a common NFS Ganesha config RADOS object. It can also bring up NFS Ganesha daemons using the enabled ceph-mgr orchestrator module (see :doc:`/mgr/orchestrator`), e.g. cephadm. @@ -111,7 +111,7 @@ Create CephFS Export $ ceph nfs export create cephfs [--readonly] [--path=/path/in/cephfs] -This creates export rados objects containing the export block. +This creates export RADOS objects containing the export block. is the name of the FS volume used by the NFS Ganesha cluster that will serve this export.