summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2017-02-09 14:55:51 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2017-02-09 14:55:51 +1100
commit94a42f1fa417dbf6a6cd24cb51606a2ffd42613f (patch)
tree1efbd193ccc0cee5e0f6e62d13a00d11e3841b44 /Documentation
parent904f8b0174a37cc10f97b5517e20911f762887a5 (diff)
parentc5afee1b0dfc0652dea72404ffd55fd15b61b61e (diff)
Merge remote-tracking branch 'ipmi/for-next'
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/IPMI.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/IPMI.txt b/Documentation/IPMI.txt
index 72292308d0f5..6962cab997ef 100644
--- a/Documentation/IPMI.txt
+++ b/Documentation/IPMI.txt
@@ -257,7 +257,7 @@ and tell you when they come and go.
Creating the User
-To user the message handler, you must first create a user using
+To use the message handler, you must first create a user using
ipmi_create_user. The interface number specifies which SMI you want
to connect to, and you must supply callback functions to be called
when data comes in. The callback function can run at interrupt level,