cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Cedric Buissart <cbuissar@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] ipmilan help: login same as -l
Date: Wed, 13 Apr 2011 17:44:15 -0400 (EDT)	[thread overview]
Message-ID: <1721038906.259615.1302731055859.JavaMail.root@zmail04.collab.prod.int.phx2.redhat.com> (raw)
In-Reply-To: <1882069297.259596.1302730889471.JavaMail.root@zmail04.collab.prod.int.phx2.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



       reply	other threads:[~2011-04-13 21:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1882069297.259596.1302730889471.JavaMail.root@zmail04.collab.prod.int.phx2.redhat.com>
2011-04-13 21:44 ` Cedric Buissart [this message]
2011-04-20 15:58   ` [Cluster-devel] [PATCH] ipmilan help: login same as -l Fabio M. Di Nitto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1721038906.259615.1302731055859.JavaMail.root@zmail04.collab.prod.int.phx2.redhat.com \
    --to=cbuissar@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).