[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4335-g7499561

Volker Lendecke vlendec at samba.org
Tue Nov 4 19:40:08 GMT 2008


The branch, v3-3-test has been updated
       via  7499561986253e17985ba35a816378dc4e17e749 (commit)
      from  1b71b12259d1a123c96a75c88202a59cae475b2a (commit)

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


- Log -----------------------------------------------------------------
commit 7499561986253e17985ba35a816378dc4e17e749
Author: Joe Smith <yasumoto7 at gmail.com>
Date:   Tue Nov 4 20:31:04 2008 +0100

    Fixed typo in source/utils/net_rap.c

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

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


Changeset truncated at 500 lines:

diff --git a/source/utils/net_rap.c b/source/utils/net_rap.c
index 32f4dd3..570e951 100644
--- a/source/utils/net_rap.c
+++ b/source/utils/net_rap.c
@@ -1024,7 +1024,7 @@ int net_rap_groupmember_usage(struct net_context *c, int argc, const char **argv
 	 "net rap groupmember LIST <group> [misc. options] [targets]"
 	 "\n\t Enumerate users in a group\n"
 	 "\nnet rap groupmember DELETE <group> <user> [misc. options] "
-	 "[targets]\n\t Delete sepcified user from specified group\n"
+	 "[targets]\n\t Delete specified user from specified group\n"
 	 "\nnet rap groupmember ADD <group> <user> [misc. options] [targets]"
 	 "\n\t Add specified user to specified group\n");
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list