Commit b671f9ed2de4c45995843a85a7f3adc90071a47e

Authored by bellard
1 parent de167e41

typos


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1427 c046a42c-6fe2-441c-8c8c-71466251a162
qemu-doc.texi
@@ -22,7 +22,7 @@ QEMU has two operating modes: @@ -22,7 +22,7 @@ QEMU has two operating modes:
22 22
23 @item 23 @item
24 Full system emulation. In this mode, QEMU emulates a full system (for 24 Full system emulation. In this mode, QEMU emulates a full system (for
25 -example a PC), including a processor and various peripherials. It can 25 +example a PC), including a processor and various peripherals. It can
26 be used to launch different Operating Systems without rebooting the 26 be used to launch different Operating Systems without rebooting the
27 PC or to debug system code. 27 PC or to debug system code.
28 28
@@ -73,7 +73,7 @@ Download the experimental binary installer at @@ -73,7 +73,7 @@ Download the experimental binary installer at
73 @c man begin DESCRIPTION 73 @c man begin DESCRIPTION
74 74
75 The QEMU System emulator simulates the 75 The QEMU System emulator simulates the
76 -following PC peripherials: 76 +following PC peripherals:
77 77
78 @itemize @minus 78 @itemize @minus
79 @item 79 @item
@@ -930,7 +930,7 @@ problem. @@ -930,7 +930,7 @@ problem.
930 Use the executable @file{qemu-system-ppc} to simulate a complete PREP 930 Use the executable @file{qemu-system-ppc} to simulate a complete PREP
931 or PowerMac PowerPC system. 931 or PowerMac PowerPC system.
932 932
933 -QEMU emulates the following PowerMac peripherials: 933 +QEMU emulates the following PowerMac peripherals:
934 934
935 @itemize @minus 935 @itemize @minus
936 @item 936 @item
@@ -947,7 +947,7 @@ Non Volatile RAM @@ -947,7 +947,7 @@ Non Volatile RAM
947 VIA-CUDA with ADB keyboard and mouse. 947 VIA-CUDA with ADB keyboard and mouse.
948 @end itemize 948 @end itemize
949 949
950 -QEMU emulates the following PREP peripherials: 950 +QEMU emulates the following PREP peripherals:
951 951
952 @itemize @minus 952 @itemize @minus
953 @item 953 @item
@@ -1000,7 +1000,7 @@ More information is available at @@ -1000,7 +1000,7 @@ More information is available at
1000 Use the executable @file{qemu-system-sparc} to simulate a JavaStation 1000 Use the executable @file{qemu-system-sparc} to simulate a JavaStation
1001 (sun4m architecture). The emulation is far from complete. 1001 (sun4m architecture). The emulation is far from complete.
1002 1002
1003 -QEMU emulates the following sun4m peripherials: 1003 +QEMU emulates the following sun4m peripherals:
1004 1004
1005 @itemize @minus 1005 @itemize @minus
1006 @item 1006 @item
qemu-tech.texi
@@ -22,7 +22,7 @@ QEMU has two operating modes: @@ -22,7 +22,7 @@ QEMU has two operating modes:
22 22
23 @item 23 @item
24 Full system emulation. In this mode, QEMU emulates a full system 24 Full system emulation. In this mode, QEMU emulates a full system
25 -(usually a PC), including a processor and various peripherials. It can 25 +(usually a PC), including a processor and various peripherals. It can
26 be used to launch an different Operating System without rebooting the 26 be used to launch an different Operating System without rebooting the
27 PC or to debug system code. 27 PC or to debug system code.
28 28