From 8f21038d30097622e319ab986631b03f87f5d907 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Tue, 21 Mar 2017 12:49:45 +0800 Subject: [PATCH] doc: cephfs: fix the unexpected indent warning Signed-off-by: Kefu Chai (cherry picked from commit e423f0b59711422b40c4b3de0bdc73b0947c04d3) --- doc/cephfs/client-config-ref.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/cephfs/client-config-ref.rst b/doc/cephfs/client-config-ref.rst index bafaf48a63c88..a789a6d4d16c8 100644 --- a/doc/cephfs/client-config-ref.rst +++ b/doc/cephfs/client-config-ref.rst @@ -4,8 +4,7 @@ ``client acl type`` -:Description: Set the ACL type. Currently, only possible value is ``"posix_acl"`` to enable POSIX ACL, or an empty string. This option only takes effect when the -``fuse_default_permissions`` is set to ``false``. +:Description: Set the ACL type. Currently, only possible value is ``"posix_acl"`` to enable POSIX ACL, or an empty string. This option only takes effect when the ``fuse_default_permissions`` is set to ``false``. :Type: String :Default: ``""`` (no ACL enforcement) -- 2.39.5