diff options
author | Blue Swirl <blauwirbel@gmail.com> | 2010-03-18 18:41:49 +0000 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2010-03-18 18:41:49 +0000 |
commit | 609c1daced7f444f9f6569bba72d6a56a697ac95 (patch) | |
tree | 104b2bdfafefa319e6d6c338761960135258ce8d /qemu-doc.texi | |
parent | e5322f76a72352eea8eb511390c27726b64e5a87 (diff) |
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>
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index 1494757f25..6647b7b2e4 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -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. |