[SCM] Samba Shared Repository - branch master updated

David Disseldorp ddiss at samba.org
Fri Jun 28 09:46:02 MDT 2013


The branch, master has been updated
       via  af41eb6 docs-xml/manpages/smbclient.1.xml: fix case of -T flag in example.
      from  59462f2 winbindd and nmbd don't set their umask to zero on startup like smbd does.

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


- Log -----------------------------------------------------------------
commit af41eb6bd4889a7cd0c7a0bd1553e3534f8f06ad
Author: Aurélien Aptel <aurelien.aptel at gmail.com>
Date:   Fri Jun 28 17:34:26 2013 +0200

    docs-xml/manpages/smbclient.1.xml: fix case of -T flag in example.
    
    Signed-off-by: Aurélien Aptel <aurelien.aptel at gmail.com>
    Reviewed-by: David Disseldorp <ddiss at samba.org>
    
    Autobuild-User(master): David Disseldorp <ddiss at samba.org>
    Autobuild-Date(master): Fri Jun 28 17:45:31 CEST 2013 on sn-devel-104

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

Summary of changes:
 docs-xml/manpages/smbclient.1.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/manpages/smbclient.1.xml b/docs-xml/manpages/smbclient.1.xml
index d7a017c..328fd50 100644
--- a/docs-xml/manpages/smbclient.1.xml
+++ b/docs-xml/manpages/smbclient.1.xml
@@ -446,7 +446,7 @@
 		<para>Create the same tar file as above, but now use 
 		a DOS path name. </para>
 		
-		<para><command>smbclient //mypc/myshare "" -N -tc backup.tar 
+		<para><command>smbclient //mypc/myshare "" -N -Tc backup.tar
 		users\edocs </command></para>
 		
 		<para>Create a tar file of the files listed in the file <filename>tarlist</filename>.</para>


-- 
Samba Shared Repository


More information about the samba-cvs mailing list