The Samba-Bugzilla – Attachment 7231 Details for
Bug 8687
net memberships usage info is wrong
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
giam-am fix for 3.5.x and 3.6.x.
0001-Fix-bug-8687-net-memberships-usage-info-is-wrong.patch (text/plain), 907 bytes, created by
Jeremy Allison
on 2012-01-06 00:01:34 UTC
(
hide
)
Description:
giam-am fix for 3.5.x and 3.6.x.
Filename:
MIME Type:
Creator:
Jeremy Allison
Created:
2012-01-06 00:01:34 UTC
Size:
907 bytes
patch
obsolete
>From d583df12056f29bb2582691494ea887dcfe28b4a Mon Sep 17 00:00:00 2001 >From: Jeremy Allison <jra@samba.org> >Date: Thu, 5 Jan 2012 13:54:29 -0800 >Subject: [PATCH] Fix bug #8687 - net memberships usage info is wrong > >Typo in usage. > >Autobuild-User: Jeremy Allison <jra@samba.org> >Autobuild-Date: Fri Jan 6 00:30:20 CET 2012 on sn-devel-104 >--- > source3/utils/net_groupmap.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/source3/utils/net_groupmap.c b/source3/utils/net_groupmap.c >index f6802f2..fe9c8c1 100644 >--- a/source3/utils/net_groupmap.c >+++ b/source3/utils/net_groupmap.c >@@ -893,7 +893,7 @@ static int net_groupmap_memberships(struct net_context *c, int argc, const char > !string_to_sid(&member, argv[0]) ) { > d_printf("%s\n%s", > _("Usage:"), >- _("net groupmap memberof sid\n")); >+ _("net groupmap memberships sid\n")); > return -1; > } > >-- >1.7.3.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
vl
:
review+
Actions:
View
Attachments on
bug 8687
: 7231