summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt LaPlante <laplam@rpi.edu>2006-06-30 18:56:29 +0200
committerAdrian Bunk <bunk@stusta.de>2006-06-30 18:56:29 +0200
commit590abf09d62841677ac9676574f1017b7f5235e1 (patch)
treeea2f33dbdcb7daab67b828c32c93c50df11e04d7
parent3539c272f18d54dc1e4c109d336d33d6a5c94b93 (diff)
Documentation/IPMI typos
Acked-by: Alan Cox <alan@redhat.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
-rw-r--r--Documentation/IPMI.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/IPMI.txt b/Documentation/IPMI.txt
index bf1cf98d2a27..0256805b548f 100644
--- a/Documentation/IPMI.txt
+++ b/Documentation/IPMI.txt
@@ -10,7 +10,7 @@ standard for controlling intelligent devices that monitor a system.
It provides for dynamic discovery of sensors in the system and the
ability to monitor the sensors and be informed when the sensor's
values change or go outside certain boundaries. It also has a
-standardized database for field-replacable units (FRUs) and a watchdog
+standardized database for field-replaceable units (FRUs) and a watchdog
timer.
To use this, you need an interface to an IPMI controller in your
@@ -64,7 +64,7 @@ situation, you need to read the section below named 'The SI Driver' or
IPMI defines a standard watchdog timer. You can enable this with the
'IPMI Watchdog Timer' config option. If you compile the driver into
the kernel, then via a kernel command-line option you can have the
-watchdog timer start as soon as it intitializes. It also have a lot
+watchdog timer start as soon as it initializes. It also have a lot
of other options, see the 'Watchdog' section below for more details.
Note that you can also have the watchdog continue to run if it is
closed (by default it is disabled on close). Go into the 'Watchdog