mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-06-28 16:21:35 +00:00
general: Fix several misspellings
Fix misspellings found by codespell in code comments, console output and documentation. Resolves ipmitool/ipmitool#28
This commit is contained in:
committed by
Alexander Amelkin
parent
a8f3413dc2
commit
232773d171
@@ -145,7 +145,7 @@ placed at the end of commands to get option usage help.
|
||||
> ipmievd help
|
||||
.br
|
||||
Commands:
|
||||
open Use OpenIPMI for asyncronous notification of events
|
||||
open Use OpenIPMI for asynchronous notification of events
|
||||
sel Poll SEL for notification of events
|
||||
|
||||
.TP
|
||||
|
||||
@@ -212,7 +212,7 @@ Increase verbose output level. This option may be specified
|
||||
multiple times to increase the level of debug output. If given
|
||||
three times you will get hexdumps of all incoming and
|
||||
outgoing packets. Using it five times provides details
|
||||
on request and expected reply procesing. The \fIhpm\fP commands
|
||||
on request and expected reply processing. The \fIhpm\fP commands
|
||||
\fItargetcap\fP \fIcompprop\fP \fIabort\fP \fIupgstatus\fP
|
||||
\fIrollback\fP \fIrollbackstatus\fP \fIselftestresult\fP increases
|
||||
the verbosity level
|
||||
@@ -3576,7 +3576,7 @@ The following files are associated with the bmc driver:
|
||||
Character device node used to communicate with the bmc driver.
|
||||
.SH "LIPMI INTERFACE"
|
||||
The ipmitool \fIlipmi\fP interface uses the Solaris 9 IPMI kernel device driver.
|
||||
It has been superceeded by the \fIbmc\fP interface on Solaris 10. You can tell
|
||||
It has been superseded by the \fIbmc\fP interface on Solaris 10. You can tell
|
||||
ipmitool to use this interface by specifying it on the command line.
|
||||
|
||||
ipmitool \fB\-I\fR \fIlipmi\fP <\fIexpression\fP>
|
||||
|
||||
Reference in New Issue
Block a user