We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91f88e4 + a0f81cf commit 7976693Copy full SHA for 7976693
doc/cephfs/client-auth.rst
@@ -274,7 +274,7 @@ Client ``someuser`` is authorized for only one file system:
274
caps mon = "allow r"
275
caps osd = "allow rw tag cephfs data=cephfs"
276
277
-Mounting ``cephfs1`` on the already-created mountpoint ``/mnt/cephfs1`` with
+Mounting ``cephfs1`` on the already-created mount point ``/mnt/cephfs1`` with
278
``someuser`` works:
279
280
.. prompt:: bash #
doc/cephfs/mount-using-fuse.rst
@@ -27,7 +27,7 @@ This is the general form of the command for mounting CephFS via FUSE:
27
28
29
30
- ceph-fuse {mountpoint} {options}
+ ceph-fuse {mount point} {options}
31
32
Mounting CephFS
33
===============
0 commit comments