The branch, master has been updated
       via  871488a docs: fix a typo on the description of "acl check 
permissions"
      from  3430448 python/provision: remove unused linklocal=False argument 
from interface_ips_v6()

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 871488ac43d93eb3d971a64864f8e200a4c8dbed
Author: Michael Adam <[email protected]>
Date:   Mon Sep 2 16:53:48 2013 +0200

    docs: fix a typo on the description of "acl check permissions"
    
    Signed-off-by: Michael Adam <[email protected]>
    Reviewed-by: Volker Lendecke <[email protected]>
    
    Autobuild-User(master): Volker Lendecke <[email protected]>
    Autobuild-Date(master): Mon Sep  2 23:03:01 CEST 2013 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 .../smbdotconf/protocol/aclcheckpermissions.xml    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/smbdotconf/protocol/aclcheckpermissions.xml 
b/docs-xml/smbdotconf/protocol/aclcheckpermissions.xml
index 27ed6c5..341c37a 100644
--- a/docs-xml/smbdotconf/protocol/aclcheckpermissions.xml
+++ b/docs-xml/smbdotconf/protocol/aclcheckpermissions.xml
@@ -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


-- 
Samba Shared Repository

Reply via email to