[SCM] Samba Shared Repository - branch v3-2-stable updated - release-3-2-0pre2-137-gf717fdf

Karolin Seeger kseeger at samba.org
Tue Mar 25 11:03:55 GMT 2008


The branch, v3-2-stable has been updated
       via  f717fdfe957999733a3107331f1aa1a94464b2bb (commit)
      from  9d35cdd75eab7b96749a78ab4953b09daeb2302d (commit)

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


- Log -----------------------------------------------------------------
commit f717fdfe957999733a3107331f1aa1a94464b2bb
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 7ac2a82..f0c3e56 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