summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThorsten Horstmann <thorsten.horstmann@web.de>2018-08-06 14:59:06 +0200
committerAlexander Amelkin <mocbuhtig@amelkin.msk.ru>2018-08-06 15:59:06 +0300
commit232773d171a8f5a929d02744e952bbfbe87c1b8e (patch)
tree4d8f22919a1bed4a4b9fca10b25091122d218401 /doc
parenta8f3413dc25999d07c122f8fa4eeed757b5f0727 (diff)
downloadipmitool-232773d171a8f5a929d02744e952bbfbe87c1b8e.tar.gz
general: Fix several misspellings
Fix misspellings found by codespell in code comments, console output and documentation. Resolves ipmitool/ipmitool#28
Diffstat (limited to 'doc')
-rw-r--r--doc/ipmievd.82
-rw-r--r--doc/ipmitool.14
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/ipmievd.8 b/doc/ipmievd.8
index a39dce0..a617783 100644
--- a/doc/ipmievd.8
+++ b/doc/ipmievd.8
@@ -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
diff --git a/doc/ipmitool.1 b/doc/ipmitool.1
index 2e39fad..369e3c6 100644
--- a/doc/ipmitool.1
+++ b/doc/ipmitool.1
@@ -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>