fixing typo in the 'map readonly = permissions' explanation reported by Thomas Bork
authorGerald Carter <jerry@samba.org>
Tue, 25 Oct 2005 13:11:23 +0000 (13:11 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:10 +0000 (08:47 -0500)
(This used to be commit 52803b76f6f576eccc6d0fe9524bae66bf6e5519)

docs/smbdotconf/filename/mapreadonly.xml

index 2f48e7987c100f534bf2b748ec43fabac58b66bc..3ec2d3bf2790ac0327fd265e5ddce01be791ae6a 100644 (file)
@@ -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>