Re: [Freeipa-devel] [PATCH] fix typo in ipalib/plugins/role.py (2)

2012-01-05 Thread Rob Crittenden

Jérôme Fenal wrote:

diff --git a/ipalib/plugins/role.py b/ipalib/plugins/role.py
--- a/ipalib/plugins/role.py
+++ b/ipalib/plugins/role.py
@@ -54,7 +54,7 @@ EXAMPLES:
   Display information about a role:
 ipa role-show junioradmin

- The result of this is that any users in the group 'useradmins' can
+ The result of this is that any users in the group 'junioradmin' can
   add users, reset passwords or add a user to the default IPA user group.
)


ACK, pushed to master and ipa-2-1

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


[Freeipa-devel] [PATCH] fix typo in ipalib/plugins/role.py (2)

2011-12-31 Thread Jérôme Fenal
diff --git a/ipalib/plugins/role.py b/ipalib/plugins/role.py
--- a/ipalib/plugins/role.py
+++ b/ipalib/plugins/role.py
@@ -54,7 +54,7 @@ EXAMPLES:
  Display information about a role:
ipa role-show junioradmin

- The result of this is that any users in the group 'useradmins' can
+ The result of this is that any users in the group 'junioradmin' can
  add users, reset passwords or add a user to the default IPA user group.
 )



-- 
Jérôme Fenal - jfenal AT gmail.com - http://fenal.org/
Paris.pm - http://paris.mongueurs.net/
diff --git a/ipalib/plugins/role.py b/ipalib/plugins/role.py
--- a/ipalib/plugins/role.py
+++ b/ipalib/plugins/role.py
@@ -54,7 +54,7 @@ EXAMPLES:
  Display information about a role:
ipa role-show junioradmin
 
- The result of this is that any users in the group 'useradmins' can
+ The result of this is that any users in the group 'junioradmin' can
  add users, reset passwords or add a user to the default IPA user group.
 )
 
___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel