[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Sun Oct 17 23:54:02 MDT 2010


The branch, master has been updated
       via  f397283 This is typo fix patch for smbcacls.1.xml .
      from  b8dea2c dsdb simple_ldap_map depends on LDBSAMBA

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


- Log -----------------------------------------------------------------
commit f3972830dda0e19454a57c62fc2a5d10db20ee7b
Author: Samba-JP oota <ribbon at samba.gr.jp>
Date:   Mon Oct 18 07:10:29 2010 +0200

    This is typo fix patch for smbcacls.1.xml .
    
    Autobuild-User: Volker Lendecke <vlendec at samba.org>
    Autobuild-Date: Mon Oct 18 05:53:26 UTC 2010 on sn-devel-104

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

Summary of changes:
 docs-xml/manpages-3/smbcacls.1.xml |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/manpages-3/smbcacls.1.xml b/docs-xml/manpages-3/smbcacls.1.xml
index 571cb69..756000a 100644
--- a/docs-xml/manpages-3/smbcacls.1.xml
+++ b/docs-xml/manpages-3/smbcacls.1.xml
@@ -21,12 +21,12 @@
 		<command>smbcacls</command>
 		<arg choice="req">//server/share</arg>
 		<arg choice="req">filename</arg>
-		<arg choice="opt">-D acls</arg>
-		<arg choice="opt">-M acls</arg>
-		<arg choice="opt">-a acls</arg>
-		<arg choice="opt">-S acls</arg>
-		<arg choice="opt">-C name</arg>
-		<arg choice="opt">-G name</arg>
+		<arg choice="opt">-D|--delete acls</arg>
+		<arg choice="opt">-M|--modify acls</arg>
+		<arg choice="opt">-a|--add acls</arg>
+		<arg choice="opt">-S|--set acls</arg>
+		<arg choice="opt">-C|--chown name</arg>
+		<arg choice="opt">-G|--chgrp name</arg>
 		<arg choice="opt">-I allow|romove|copy</arg>
 		<arg choice="opt">--numeric</arg>
 		<arg choice="opt">-t</arg>


-- 
Samba Shared Repository


More information about the samba-cvs mailing list