aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2005-04-30 15:08:33 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2005-04-30 15:08:33 +0000
commitb671f9ed2de4c45995843a85a7f3adc90071a47e (patch)
tree22ee625950e01fb4a57af173245a6aa1bed276cb
parentde167e416fa3d6e4bbdcac90973954c6bfae3070 (diff)
typos
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1427 c046a42c-6fe2-441c-8c8c-71466251a162
-rw-r--r--qemu-doc.texi10
-rw-r--r--qemu-tech.texi2
2 files changed, 6 insertions, 6 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 106ecf4cda..2693db7b5b 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -22,7 +22,7 @@ QEMU has two operating modes:
@item
Full system emulation. In this mode, QEMU emulates a full system (for
-example a PC), including a processor and various peripherials. It can
+example a PC), including a processor and various peripherals. It can
be used to launch different Operating Systems without rebooting the
PC or to debug system code.
@@ -73,7 +73,7 @@ Download the experimental binary installer at
@c man begin DESCRIPTION
The QEMU System emulator simulates the
-following PC peripherials:
+following PC peripherals:
@itemize @minus
@item
@@ -930,7 +930,7 @@ problem.
Use the executable @file{qemu-system-ppc} to simulate a complete PREP
or PowerMac PowerPC system.
-QEMU emulates the following PowerMac peripherials:
+QEMU emulates the following PowerMac peripherals:
@itemize @minus
@item
@@ -947,7 +947,7 @@ Non Volatile RAM
VIA-CUDA with ADB keyboard and mouse.
@end itemize
-QEMU emulates the following PREP peripherials:
+QEMU emulates the following PREP peripherals:
@itemize @minus
@item
@@ -1000,7 +1000,7 @@ More information is available at
Use the executable @file{qemu-system-sparc} to simulate a JavaStation
(sun4m architecture). The emulation is far from complete.
-QEMU emulates the following sun4m peripherials:
+QEMU emulates the following sun4m peripherals:
@itemize @minus
@item
diff --git a/qemu-tech.texi b/qemu-tech.texi
index 987b3c3eff..c86094b7c6 100644
--- a/qemu-tech.texi
+++ b/qemu-tech.texi
@@ -22,7 +22,7 @@ QEMU has two operating modes:
@item
Full system emulation. In this mode, QEMU emulates a full system
-(usually a PC), including a processor and various peripherials. It can
+(usually a PC), including a processor and various peripherals. It can
be used to launch an different Operating System without rebooting the
PC or to debug system code.