* [Cluster-devel] [PATCH] ipmilan help: login same as -l
[not found] <1882069297.259596.1302730889471.JavaMail.root@zmail04.collab.prod.int.phx2.redhat.com>
@ 2011-04-13 21:44 ` Cedric Buissart
2011-04-20 15:58 ` Fabio M. Di Nitto
0 siblings, 1 reply; 2+ messages in thread
From: Cedric Buissart @ 2011-04-13 21:44 UTC (permalink / raw)
To: cluster-devel.redhat.com
In the ipmilan help message, 'login' is the same as -l (and not
-u)
Signed-off-by: Cedric Buissart <cbuissar redhat com>
---
fence/agents/ipmilan/ipmilan.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fence/agents/ipmilan/ipmilan.c b/fence/agents/ipmilan/ipmilan.c
index 892fc4e..c4dbd2d 100644
--- a/fence/agents/ipmilan/ipmilan.c
+++ b/fence/agents/ipmilan/ipmilan.c
@@ -846,7 +846,7 @@ printf(" ipaddr=<#> Same as -a\n");
printf(" passwd=<pass> Same as -p\n");
printf(" passwd_script=<path> Same as -S\n");
printf(" lanplus Same as -P\n");
-printf(" login=<login> Same as -u\n");
+printf(" login=<login> Same as -l\n");
printf(" option=<op> Same as -o\n");
printf(" operation=<op> Same as -o\n");
printf(" action=<op> Same as -o\n");
--
1.7.4.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Cluster-devel] [PATCH] ipmilan help: login same as -l
2011-04-13 21:44 ` [Cluster-devel] [PATCH] ipmilan help: login same as -l Cedric Buissart
@ 2011-04-20 15:58 ` Fabio M. Di Nitto
0 siblings, 0 replies; 2+ messages in thread
From: Fabio M. Di Nitto @ 2011-04-20 15:58 UTC (permalink / raw)
To: cluster-devel.redhat.com
Marek? is this ok? if so can you merge it upstream?
Thanks
Fabio
On 04/13/2011 11:44 PM, Cedric Buissart wrote:
> In the ipmilan help message, 'login' is the same as -l (and not
> -u)
>
> Signed-off-by: Cedric Buissart <cbuissar redhat com>
> ---
> fence/agents/ipmilan/ipmilan.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/fence/agents/ipmilan/ipmilan.c b/fence/agents/ipmilan/ipmilan.c
> index 892fc4e..c4dbd2d 100644
> --- a/fence/agents/ipmilan/ipmilan.c
> +++ b/fence/agents/ipmilan/ipmilan.c
> @@ -846,7 +846,7 @@ printf(" ipaddr=<#> Same as -a\n");
> printf(" passwd=<pass> Same as -p\n");
> printf(" passwd_script=<path> Same as -S\n");
> printf(" lanplus Same as -P\n");
> -printf(" login=<login> Same as -u\n");
> +printf(" login=<login> Same as -l\n");
> printf(" option=<op> Same as -o\n");
> printf(" operation=<op> Same as -o\n");
> printf(" action=<op> Same as -o\n");
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-20 15:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1882069297.259596.1302730889471.JavaMail.root@zmail04.collab.prod.int.phx2.redhat.com>
2011-04-13 21:44 ` [Cluster-devel] [PATCH] ipmilan help: login same as -l Cedric Buissart
2011-04-20 15:58 ` Fabio M. Di Nitto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).