[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Freeipmi-devel] bmc-device.8 typo
From: |
Dave Love |
Subject: |
[Freeipmi-devel] bmc-device.8 typo |
Date: |
Thu, 22 Sep 2011 11:27:55 +0100 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux) |
I assume this is what's intended:
2011-09-22 Dave Love <address@hidden>
* bmc-device/bmc-device.8.pre.in: Fix typos.
Index: bmc-device/bmc-device.8.pre.in
===================================================================
--- bmc-device/bmc-device.8.pre.in (revision 7872)
+++ bmc-device/bmc-device.8.pre.in (working copy)
@@ -148,11 +148,11 @@
.PP
Perform a cold reset.
.PP
-.B # ipmi-dcmi -h ahost -u myusername -p mypassword --cold-reset
+.B # bmc-device -h ahost -u myusername -p mypassword --cold-reset
.PP
Perform a cold reset of a remote machine using IPMI over LAN.
.PP
-.B # ipmi-dcmi -h mycluster[0-127] -u myusername -p mypassword --cold-reset
+.B # bmc-device -h mycluster[0-127] -u myusername -p mypassword --cold-reset
.PP
Perform a cold reset across a cluster using IPMI over LAN.
.PP
- [Freeipmi-devel] bmc-device.8 typo,
Dave Love <=