]> xenbits.xensource.com Git - people/dariof/qemu-xen.git/commitdiff
ipmi: Fix a man page entry
authorCorey Minyard <cminyard@mvista.com>
Fri, 17 Jul 2020 16:37:02 +0000 (11:37 -0500)
committerCorey Minyard <cminyard@mvista.com>
Fri, 17 Jul 2020 16:39:46 +0000 (11:39 -0500)
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 <cminyard@mvista.com>
qemu-options.hx

index fb31fe3df658bcfc0071b740ebfabf66228b1ea9..708583b4ce0b627bf5f74f9da6cde41d8b98fe56 100644 (file)
@@ -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