qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] qemu-doc.texi: Replace remaining obsolete -M option


From: mrezanin
Subject: [Qemu-devel] [PATCH] qemu-doc.texi: Replace remaining obsolete -M option
Date: Fri, 14 Mar 2014 13:08:21 +0100

From: Miroslav Rezanina <address@hidden>

When -M option was deprecated (commit 80f52a6) and removed from documentation,
two occurrencies were not updated corectly. Fixing them.

Signed-off-by: Miroslav Rezanina <address@hidden>
---
 qemu-doc.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/qemu-doc.texi b/qemu-doc.texi
index ad31f2d..a7eab5c 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -2047,7 +2047,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
 
address@hidden -M [SS-4|SS-5|SS-10|SS-20|SS-600MP|LX|Voyager|SPARCClassic] 
[|SPARCbook]
address@hidden -machine 
[SS-4|SS-5|SS-10|SS-20|SS-600MP|LX|Voyager|SPARCClassic] [|SPARCbook]
 
 Set the emulated machine type. Default is SS-5.
 
@@ -2097,7 +2097,7 @@ Set OpenBIOS variables in NVRAM, for example:
 qemu-system-sparc64 -prom-env 'auto-boot?=false'
 @end example
 
address@hidden -M [sun4u|sun4v|Niagara]
address@hidden -machine [sun4u|sun4v|Niagara]
 
 Set the emulated machine type. The default is sun4u.
 
-- 
1.8.5.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]