summaryrefslogtreecommitdiffstats
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorths2007-03-30 20:58:01 +0200
committerths2007-03-30 20:58:01 +0200
commite598752a63d65eb2ed97123363cb02632bd485c7 (patch)
tree6c04a024c6c4f71157c1b368ef9f9b78f29cc94d /qemu-doc.texi
parentUpdate mips TODO. (diff)
downloadqemu-e598752a63d65eb2ed97123363cb02632bd485c7.tar.gz
qemu-e598752a63d65eb2ed97123363cb02632bd485c7.tar.xz
qemu-e598752a63d65eb2ed97123363cb02632bd485c7.zip
Spelling fixes, by Stefan Weil.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2550 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi10
1 files changed, 5 insertions, 5 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 74d0edf057..5db875c561 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -789,7 +789,7 @@ emulator. You can use it to:
@itemize @minus
@item
-Remove or insert removable medias images
+Remove or insert removable media images
(such as CD-ROM or floppies)
@item
@@ -842,10 +842,10 @@ show which guest mouse is receiving events
Quit the emulator.
@item eject [-f] device
-Eject a removable media (use -f to force it).
+Eject a removable medium (use -f to force it).
@item change device filename
-Change a removable media.
+Change a removable medium.
@item screendump filename
Save screen into PPM image @var{filename}.
@@ -1140,7 +1140,7 @@ The prefered syntax is the drive letter (e.g. @file{d:}). The
alternate syntax @file{\\.\d:} is supported. @file{/dev/cdrom} is
supported as an alias to the first CDROM drive.
-Currently there is no specific code to handle removable medias, so it
+Currently there is no specific code to handle removable media, so it
is better to use the @code{change} or @code{eject} monitor commands to
change or eject media.
@item Hard disks
@@ -1158,7 +1158,7 @@ modifications are written in a temporary file).
@file{/dev/cdrom} is an alias to the first CDROM.
-Currently there is no specific code to handle removable medias, so it
+Currently there is no specific code to handle removable media, so it
is better to use the @code{change} or @code{eject} monitor commands to
change or eject media.