From 5545f787239e4f7e02cf4e407bfb5539acec4ff2 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Tue, 8 Sep 2020 08:32:50 +0200 Subject: [PATCH] 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 (cherry picked from commit 0dc9820f511a441f1369c5d5e2d4a30ab133fce1) --- doc/cephfs/fs-nfs-exports.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/cephfs/fs-nfs-exports.rst b/doc/cephfs/fs-nfs-exports.rst index fe549e02a035f..c82a29d43d5a9 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. -- 2.39.5