summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2005-10-21 17:15:37 +0000
committerjmc <jmc@openbsd.org>2005-10-21 17:15:37 +0000
commit9fd5aae042a4ac9d56c1a0663c0b5aac89e92670 (patch)
tree0cd8642b97c1e99d4d0278cefbc4c00fa0ba023a
parentspelling; (diff)
downloadwireguard-openbsd-9fd5aae042a4ac9d56c1a0663c0b5aac89e92670.tar.xz
wireguard-openbsd-9fd5aae042a4ac9d56c1a0663c0b5aac89e92670.zip
should have waited one second longer.. ;)
fix a typo; confirmed by marco@
-rw-r--r--share/man/man4/ipmi.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ipmi.4 b/share/man/man4/ipmi.4
index 6d50aa3a3e3..032a4c7a137 100644
--- a/share/man/man4/ipmi.4
+++ b/share/man/man4/ipmi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipmi.4,v 1.4 2005/10/21 17:13:38 jmc Exp $
+.\" $OpenBSD: ipmi.4,v 1.5 2005/10/21 17:15:37 jmc Exp $
.\"
.\" Copyright (c) Marco Peereboom <marco@openbsd.org>
.\" Text was heavily borrowed from the IPMI spec V1.5
@@ -57,7 +57,7 @@ The use of request/response protocol facilitates the transfer of
IPMI messages over different transports.
IPMI commands are grouped into functional command sets
using a field called network function code.
-There are command sets for sensor and even related commands,
+There are command sets for sensor and event related commands,
chassis commands etc.
This functional grouping makes it easier to organize and manage
the assignment and allocation of command values.