diff options
Diffstat (limited to 'doc/cephfs/client-auth.rst')
-rw-r--r-- | doc/cephfs/client-auth.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cephfs/client-auth.rst b/doc/cephfs/client-auth.rst index bd0ad1326a8..39513748e43 100644 --- a/doc/cephfs/client-auth.rst +++ b/doc/cephfs/client-auth.rst @@ -56,7 +56,7 @@ the shell. See `User Management - Add a User to a Keyring`_. for additional details on user management -To restrict a client to the specfied sub-directory only, we mention the specified +To restrict a client to the specified sub-directory only, we mention the specified directory while mounting using the following syntax. :: ./ceph-fuse -n client.*client_name* *mount_path* -r *directory_to_be_mounted* |