Commit 366dfc521e03c1d02c69cdb09b1565dbae97ebd0

Authored by ths
1 parent 667accab

Spelling fixes, by Aurelien Jarno.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2240 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 3 additions and 3 deletions
qemu-doc.texi
@@ -443,7 +443,7 @@ or @file{C:\WINNT\SYSTEM32\DRIVERS\ETC\LMHOSTS} (Windows NT/2000). @@ -443,7 +443,7 @@ or @file{C:\WINNT\SYSTEM32\DRIVERS\ETC\LMHOSTS} (Windows NT/2000).
443 Then @file{dir} can be accessed in @file{\\smbserver\qemu}. 443 Then @file{dir} can be accessed in @file{\\smbserver\qemu}.
444 444
445 Note that a SAMBA server must be installed on the host OS in 445 Note that a SAMBA server must be installed on the host OS in
446 -@file{/usr/sbin/smbd}. QEMU was tested succesfully with smbd version 446 +@file{/usr/sbin/smbd}. QEMU was tested successfully with smbd version
447 2.2.7a from the Red Hat 9 and version 3.0.10-1.fc3 from Fedora Core 3. 447 2.2.7a from the Red Hat 9 and version 3.0.10-1.fc3 from Fedora Core 3.
448 448
449 @item -redir [tcp|udp]:host-port:[guest-host]:guest-port 449 @item -redir [tcp|udp]:host-port:[guest-host]:guest-port
@@ -678,7 +678,7 @@ During emulation, if you are using the @option{-nographic} option, use @@ -678,7 +678,7 @@ During emulation, if you are using the @option{-nographic} option, use
678 @item Ctrl-a h 678 @item Ctrl-a h
679 Print this help 679 Print this help
680 @item Ctrl-a x 680 @item Ctrl-a x
681 -Exit emulatior 681 +Exit emulator
682 @item Ctrl-a s 682 @item Ctrl-a s
683 Save disk data back to file (if -snapshot) 683 Save disk data back to file (if -snapshot)
684 @item Ctrl-a b 684 @item Ctrl-a b
@@ -1810,7 +1810,7 @@ to install QEMU in @file{/usr/local}. @@ -1810,7 +1810,7 @@ to install QEMU in @file{/usr/local}.
1810 1810
1811 @subsection Tested tool versions 1811 @subsection Tested tool versions
1812 1812
1813 -In order to compile QEMU succesfully, it is very important that you 1813 +In order to compile QEMU successfully, it is very important that you
1814 have the right tools. The most important one is gcc. I cannot guaranty 1814 have the right tools. The most important one is gcc. I cannot guaranty
1815 that QEMU works if you do not use a tested gcc version. Look at 1815 that QEMU works if you do not use a tested gcc version. Look at
1816 'configure' and 'Makefile' if you want to make a different gcc 1816 'configure' and 'Makefile' if you want to make a different gcc