summaryrefslogtreecommitdiff
path: root/docs/smbdotconf
diff options
context:
space:
mode:
Diffstat (limited to 'docs/smbdotconf')
-rw-r--r--docs/smbdotconf/security/inheritacls.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/smbdotconf/security/inheritacls.xml b/docs/smbdotconf/security/inheritacls.xml
index ac176ab361..44afa8a3e2 100644
--- a/docs/smbdotconf/security/inheritacls.xml
+++ b/docs/smbdotconf/security/inheritacls.xml
@@ -5,9 +5,10 @@
<description>
<para>This parameter can be used to ensure that if default acls
exist on parent directories, they are always honored when creating a
- subdirectory. The default behavior is to use the mode specified when
- creating the directory. Enabling this option sets the mode to 0777,
- thus guaranteeing that default directory acls are propagated.
+ new file or subdirectory in these parent directories. The default
+ behavior is to use the unix mode specified when creating the directory.
+ Enabling this option sets the unix mode to 0777, thus guaranteeing that
+ default directory acls are propagated.
</para>
</description>