Revision 366dfc52 qemu-doc.texi

b/qemu-doc.texi
443 443
Then @file{dir} can be accessed in @file{\\smbserver\qemu}.
444 444

  
445 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 447
2.2.7a from the Red Hat 9 and version 3.0.10-1.fc3 from Fedora Core 3.
448 448

  
449 449
@item -redir [tcp|udp]:host-port:[guest-host]:guest-port
......
678 678
@item Ctrl-a h
679 679
Print this help
680 680
@item Ctrl-a x    
681
Exit emulatior
681
Exit emulator
682 682
@item Ctrl-a s    
683 683
Save disk data back to file (if -snapshot)
684 684
@item Ctrl-a b
......
1810 1810

  
1811 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 1814
have the right tools. The most important one is gcc. I cannot guaranty
1815 1815
that QEMU works if you do not use a tested gcc version. Look at
1816 1816
'configure' and 'Makefile' if you want to make a different gcc

Also available in: Unified diff