[SCM] Samba Shared Repository - branch v3-6-test updated

Volker Lendecke vlendec at samba.org
Mon Oct 18 00:03:48 MDT 2010


The branch, v3-6-test has been updated
       via  1fec543 This is typo fix patch for smbcacls.1.xml .
      from  a733f2e7 Fix double ;; end-of-lines added in error.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test


- Log -----------------------------------------------------------------
commit 1fec543a981d5e1716efc76e27ab5523e5efd06b
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