From: Zac Dover Date: Sat, 17 Aug 2024 03:37:58 +0000 (+1000) Subject: doc/cephfs: s/mountpoint/mount point/ X-Git-Tag: v17.2.8~162^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=c2503fc07f1eea79b46ae02b375e102b3281f44d;p=ceph.git doc/cephfs: s/mountpoint/mount point/ Change the string "mountpoint" to "mount point" in English-language strings (as opposed to in commands, where the string "mountpoint" sometimes appears and is correct). cf. https://github.com/ceph/ceph/pull/58908#discussion_r1697715486 in which page 345 of The IBM Style Guide is referenced to back up this change. Signed-off-by: Zac Dover (cherry picked from commit 57ed73eaa6945c69059d299ea5310eaac57e2299) --- diff --git a/doc/cephfs/ceph-dokan.rst b/doc/cephfs/ceph-dokan.rst index b9fb6c59287b5..4146761869cca 100644 --- a/doc/cephfs/ceph-dokan.rst +++ b/doc/cephfs/ceph-dokan.rst @@ -24,7 +24,7 @@ This will mount the default ceph filesystem using the drive letter ``x``. If ``ceph.conf`` is placed at the default location, which is ``%ProgramData%\ceph\ceph.conf``, then this argument becomes optional. -The ``-l`` argument also allows using an empty folder as a mountpoint +The ``-l`` argument also allows using an empty folder as a mount point instead of a drive letter. The uid and gid used for mounting the filesystem default to 0 and may be @@ -75,7 +75,7 @@ like so:: ceph-dokan.exe unmap -l x -Note that when unmapping Ceph filesystems, the exact same mountpoint argument +Note that when unmapping Ceph filesystems, the exact same mount point argument must be used as when the mapping was created. Limitations