Skip to content

Commit 789101b

Browse files
committed
ipmi: Fix a man page entry
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]>
1 parent 323679d commit 789101b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qemu-options.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@ SRST
806806

807807
Some drivers are:
808808

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

0 commit comments

Comments
 (0)