docs: fix a typo on the description of "acl check permissions"
authorMichael Adam <obnox@samba.org>
Mon, 2 Sep 2013 14:53:48 +0000 (16:53 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 2 Sep 2013 21:03:01 +0000 (23:03 +0200)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Mon Sep  2 23:03:01 CEST 2013 on sn-devel-104

docs-xml/smbdotconf/protocol/aclcheckpermissions.xml

index 27ed6c5295bd0073a704486b84364e88d87ed1ae..341c37aca5a27fc14456ae88d61444e84e397a6e 100644 (file)
@@ -8,7 +8,7 @@
     in a future version of Samba.
     </para>
     <para>This boolean parameter controls what <citerefentry><refentrytitle>smbd</refentrytitle> 
-    <manvolnum>8</manvolnum></citerefentry>does on receiving a protocol request of "open for delete"
+    <manvolnum>8</manvolnum></citerefentry> does on receiving a protocol request of "open for delete"
     from a Windows client. If a Windows client doesn't have permissions to delete a file then they
     expect this to be denied at open time. POSIX systems normally only detect restrictions on delete by
     actually attempting to delete the file or directory. As Windows clients can (and do) "back out" a