summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ipmi.4
diff options
context:
space:
mode:
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