[Cluster-devel] cluster/fence/agents/ipmilan ipmilan.c

jparsons at sourceware.org jparsons at sourceware.org
Wed Sep 12 14:54:54 UTC 2007


CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	jparsons at sourceware.org	2007-09-12 14:54:54

Modified files:
	fence/agents/ipmilan: ipmilan.c 

Log message:
	Minor usage text fix

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/agents/ipmilan/ipmilan.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.8.2.3&r2=1.8.2.4

--- cluster/fence/agents/ipmilan/ipmilan.c	2007/06/27 15:38:17	1.8.2.3
+++ cluster/fence/agents/ipmilan/ipmilan.c	2007/09/12 14:54:54	1.8.2.4
@@ -913,7 +913,7 @@
 printf("usage: %s <options>\n", pname);
 printf("   -A <authtype>  IPMI Lan Auth type (md5, password, or none)\n");
 printf("   -a <ipaddr>    IPMI Lan IP to talk to\n");
-printf("   -i <ipaddr>    IPMI Lan IP to talk to (deprecated, use -i)\n");
+printf("   -i <ipaddr>    IPMI Lan IP to talk to (deprecated, use -a)\n");
 printf("   -p <password>  Password (if required) to control power on\n"
        "                  IPMI device\n");
 printf("   -P             Use Lanplus\n");




More information about the Cluster-devel mailing list