summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/filename
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2005-10-25 13:11:23 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:10 -0500
commit210b657429e2df3adf63d8fb4fa0c714cb45e82a (patch)
tree5154423039ebdf72d4e5a13d7b59512b31fe8b91 /docs/smbdotconf/filename
parentec3de961d990259f4133c03039b12ba50ba168bf (diff)
downloadsamba-210b657429e2df3adf63d8fb4fa0c714cb45e82a.tar.gz
samba-210b657429e2df3adf63d8fb4fa0c714cb45e82a.tar.bz2
samba-210b657429e2df3adf63d8fb4fa0c714cb45e82a.zip
fixing typo in the 'map readonly = permissions' explanation reported by Thomas Bork
(This used to be commit 52803b76f6f576eccc6d0fe9524bae66bf6e5519)
Diffstat (limited to 'docs/smbdotconf/filename')
-rw-r--r--docs/smbdotconf/filename/mapreadonly.xml2
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>