From: Corey Minyard Date: Fri, 17 Jul 2020 16:37:02 +0000 (-0500) Subject: ipmi: Fix a man page entry X-Git-Tag: v5.1.0-rc1~13^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=789101b73d93ab11f37a44c24fff44336f041345;p=thirdparty%2Fqemu.git 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 --- diff --git a/qemu-options.hx b/qemu-options.hx index fb31fe3df65..708583b4ce0 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -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