[SCM] Samba Shared Repository - branch v3-0-test updated - release-3-0-29-23-g7ffc312

Karolin Seeger kseeger at samba.org
Tue Jun 3 12:04:02 GMT 2008


The branch, v3-0-test has been updated
       via  7ffc312b493d95389266be180d38b8a35584d6d9 (commit)
      from  c537b4376db8eb17904d2cf5fa3ec1fa32548742 (commit)

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


- Log -----------------------------------------------------------------
commit 7ffc312b493d95389266be180d38b8a35584d6d9
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Mar 25 12:00:42 2008 +0100

    Fix usage message for 'net idmap dump'.
    
    Karolin
    (cherry picked from commit c967b62dd3c924419fa4a72aa2143d6bef959d18)

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

Summary of changes:
 source/utils/net_idmap.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/utils/net_idmap.c b/source/utils/net_idmap.c
index 1f70daf..ba1ec82 100644
--- a/source/utils/net_idmap.c
+++ b/source/utils/net_idmap.c
@@ -270,7 +270,7 @@ static int net_idmap_secret(int argc, const char **argv)
 
 int net_help_idmap(int argc, const char **argv)
 {
-	d_printf("net idmap dump <outputfile>\n"\
+	d_printf("net idmap dump <inputfile>\n"\
 		 "    Dump current id mapping\n");
 
 	d_printf("net idmap restore\n"\


-- 
Samba Shared Repository


More information about the samba-cvs mailing list