summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ipmi.4
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-05-12 03:25:46 +0000
committergjb <gjb@FreeBSD.org>2012-05-12 03:25:46 +0000
commited459e330b5bef0aa237c175988a31c682825239 (patch)
tree07b14e981380ee131c889c61fb97e2397d437185 /share/man/man4/ipmi.4
parentdc31669ddf8295a407d12bf51924b4313850fe9f (diff)
downloadFreeBSD-src-ed459e330b5bef0aa237c175988a31c682825239.zip
FreeBSD-src-ed459e330b5bef0aa237c175988a31c682825239.tar.gz
General mdoc(7) and typo fixes.
PR: 167776 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org) MFC after: 3 days
Diffstat (limited to 'share/man/man4/ipmi.4')
-rw-r--r--share/man/man4/ipmi.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ipmi.4 b/share/man/man4/ipmi.4
index 08dd0b0..25dc341 100644
--- a/share/man/man4/ipmi.4
+++ b/share/man/man4/ipmi.4
@@ -130,7 +130,7 @@ Send a message to the interface.
Possible error values:
.Bl -tag -width Er
.It Bq Er EFAULT
-An address supplied was invalid
+An address supplied was invalid.
.It Bq Er ENOMEM
Buffers could not be allowed for the command, out of memory.
.El
@@ -146,7 +146,7 @@ Get the slave LUN for source messages.
.Ss Unimplemented Ioctls
.Bl -tag -width indent
.It Dv IPMICTL_REGISTER_FOR_CMD Pq Vt "struct ipmi_cmdspec"
-Register to receive a specific command
+Register to receive a specific command.
Possible error values:
.Bl -tag -width Er
.It Bq Er EFAULT
@@ -157,7 +157,7 @@ The network function/command is already in use.
Could not allocate memory.
.El
.It Dv IPMICTL_UNREGISTER_FOR_CMD Pq Vt "struct ipmi_cmdspec"
-Unregister to receive a specific command
+Unregister to receive a specific command.
Possible error values:
.Bl -tag -width Er
.It Bq Er EFAULT
OpenPOWER on IntegriCloud