diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/smbdotconf/filename/mapreadonly.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/filename/mapreadonly.xml b/docs/smbdotconf/filename/mapreadonly.xml index 2f48e7987c..3ec2d3bf27 100644 --- a/docs/smbdotconf/filename/mapreadonly.xml +++ b/docs/smbdotconf/filename/mapreadonly.xml @@ -28,7 +28,7 @@ <constant>Permissions</constant> - The read only DOS attribute is mapped to the effective permissions of the connecting user, as evaluated by <citerefentry><refentrytitle>smbd</refentrytitle> <manvolnum>8</manvolnum></citerefentry> by reading the unix permissions and POSIX ACL (if present). - If the connecting user doesn't have permissions to read the file, the read only attribute + If the connecting user does not have permission to modify the file, the read only attribute is reported as being set on the file. </para></listitem> |