Skip to content

Commit

Permalink
ipmi: Fix a man page entry
Browse files Browse the repository at this point in the history
The line was too long, and some of the entries were wrong (fur instead
of fru).  Just use the prop=val thing tha other entries use.

Signed-off-by: Corey Minyard <[email protected]>
  • Loading branch information
cminyard committed Jul 17, 2020
1 parent 323679d commit 789101b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qemu-options.hx
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,7 @@ SRST

Some drivers are:

``-device ipmi-bmc-sim,id=id[,slave_addr=val][,sdrfile=file][,furareasize=val][,furdatafile=file][,guid=uuid]``
``-device ipmi-bmc-sim,id=id[,prop[=value][,...]]``
Add an IPMI BMC. This is a simulation of a hardware management
interface processor that normally sits on a system. It provides a
watchdog and the ability to reset and power control the system. You
Expand Down

0 comments on commit 789101b

Please sign in to comment.