]> git.proxmox.com Git - qemu.git/commitdiff
Documentation: Fix spelling bugs
authorStefan Weil <weil@mail.berlios.de>
Sun, 11 Jul 2010 16:34:28 +0000 (18:34 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 11 Jul 2010 17:29:31 +0000 (20:29 +0300)
rewuired -> required
ths      -> this

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
qemu-doc.texi

index e2c8e5638079a9e59bdf464ad901d02e8b5e92b1..e67bf44ff3e65401d77d7541579bc3e5b341b8a2 100644 (file)
@@ -2138,8 +2138,8 @@ Set the x86 stack size in bytes (default=524288)
 Select CPU model (-cpu ? for list and additional feature selection)
 @item -B offset
 Offset guest address by the specified number of bytes.  This is useful when
-the address region rewuired by guest applications is reserved on the host.
-Ths option is currently only supported on some hosts.
+the address region required by guest applications is reserved on the host.
+This option is currently only supported on some hosts.
 @item -R size
 Pre-allocate a guest virtual address space of the given size (in bytes).
 "G", "M", and "k" suffixes may be used when specifying the size.