Commit a03a60532aa137e27bdd8ff8738d56b8ba2126cd
1 parent
9c038506
Fix typo.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1822 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
1 additions
and
1 deletions
qemu-doc.texi
... | ... | @@ -264,7 +264,7 @@ targets. |
264 | 264 | |
265 | 265 | @item -net user[,vlan=n][,hostname=name] |
266 | 266 | Use the user mode network stack which requires no administrator |
267 | -priviledge to run. @option{hotname=name} can be used to specify the client | |
267 | +priviledge to run. @option{hostname=name} can be used to specify the client | |
268 | 268 | hostname reported by the builtin DHCP server. |
269 | 269 | |
270 | 270 | @item -net tap[,vlan=n][,fd=h][,ifname=name][,script=file] | ... | ... |