summaryrefslogtreecommitdiff
path: root/Documentation/ia64
diff options
context:
space:
mode:
authorNick Andrew <nick@nick-andrew.net>2009-01-26 11:06:57 +0100
committerJiri Kosina <jkosina@suse.cz>2009-03-30 15:21:59 +0200
commit877d03105d04b2c13e241130277fa69c8d2564f0 (patch)
tree79234721145f9dab3e0970027ed0b9b9f8929725 /Documentation/ia64
parentcaa790ba6cb88dccfab356960d93e2f4e0bd8704 (diff)
trivial: Fix misspelling of firmware
Fix misspelling of firmware. Signed-off-by: Nick Andrew <nick@nick-andrew.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/ia64')
-rw-r--r--Documentation/ia64/kvm.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ia64/kvm.txt b/Documentation/ia64/kvm.txt
index 84f7cb3d5bec..ffb5c80bec3e 100644
--- a/Documentation/ia64/kvm.txt
+++ b/Documentation/ia64/kvm.txt
@@ -42,7 +42,7 @@ Note: For step 2, please make sure that host page size == TARGET_PAGE_SIZE of qe
hg clone http://xenbits.xensource.com/ext/efi-vfirmware.hg
you can get the firmware's binary in the directory of efi-vfirmware.hg/binaries.
- (3) Rename the firware you owned to Flash.fd, and copy it to /usr/local/share/qemu
+ (3) Rename the firmware you owned to Flash.fd, and copy it to /usr/local/share/qemu
4. Boot up Linux or Windows guests:
4.1 Create or install a image for guest boot. If you have xen experience, it should be easy.