[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-273-ge811b9f

Michael Adam obnox at samba.org
Fri Nov 9 11:11:48 GMT 2007


The branch, v3-2-test has been updated
       via  e811b9f3bbf614f76e628755dafd358769b8a58b (commit)
      from  c148e91fdedd20cfb737465dffc86ed6fa7d7c02 (commit)

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


- Log -----------------------------------------------------------------
commit e811b9f3bbf614f76e628755dafd358769b8a58b
Author: Karolin Seeger <ks at sernet.de>
Date:   Fri Nov 9 11:30:30 2007 +0100

    Fix typo

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

Summary of changes:
 .../scripts/users_and_groups/adduserstogroups.pl   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/examples/scripts/users_and_groups/adduserstogroups.pl b/examples/scripts/users_and_groups/adduserstogroups.pl
index 17ca5bd..6759428 100755
--- a/examples/scripts/users_and_groups/adduserstogroups.pl
+++ b/examples/scripts/users_and_groups/adduserstogroups.pl
@@ -47,7 +47,7 @@ my $creds;
 sub usage {
 	print "USAGE: $0 [-h] -S server -U user\%pass \\\n"
 		. "\t-m member [-s startmem] [-n nummem] \\\n"
-		. "\t-g group [-G stargroup] [-N numgroups] \\\n"
+		. "\t-g group [-G startgroup] [-N numgroups] \\\n"
 		. "\t[-P path]\n";
 }
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list