Fix manpage errors
Split long unbreakable lines to smaller sections. Spotted by Debian Lintian tool: http://lintian.debian.org/full/pkg-qemu-devel@lists.alioth.debian.org.html#qemu Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
e5322f76a7
commit
609c1daced
|
@ -1504,7 +1504,7 @@ qemu-system-sparc -prom-env 'auto-boot?=false' \
|
|||
-prom-env 'boot-device=sd(0,2,0):d' -prom-env 'boot-args=linux single'
|
||||
@end example
|
||||
|
||||
@item -M [SS-4|SS-5|SS-10|SS-20|SS-600MP|LX|Voyager|SPARCClassic|SPARCbook|SS-2|SS-1000|SS-2000]
|
||||
@item -M [SS-4|SS-5|SS-10|SS-20|SS-600MP|LX|Voyager|SPARCClassic] [|SPARCbook|SS-2|SS-1000|SS-2000]
|
||||
|
||||
Set the emulated machine type. Default is SS-5.
|
||||
|
||||
|
|
Loading…
Reference in New Issue