projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47b0c3f
)
doc/usb2: fix typo
author
Cao jin
<caoj.fnst@cn.fujitsu.com>
Thu, 12 Jan 2017 07:44:55 +0000
(15:44 +0800)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Tue, 24 Jan 2017 20:26:53 +0000
(23:26 +0300)
Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
docs/usb2.txt
patch
|
blob
|
history
diff --git
a/docs/usb2.txt
b/docs/usb2.txt
index c7a445afcd55fe1f12033d529d668a1306d5a9f4..b9e75480737c47c27a721d2705ad37f845ff9745 100644
(file)
--- a/
docs/usb2.txt
+++ b/
docs/usb2.txt
@@
-19,7
+19,7
@@
the controller so the USB 2.0 bus gets a individual name, for example
'-device usb-ehci,id=ehci". This will give you a USB 2.0 bus named
"ehci.0".
-I strongly recommen
t
to also use -device to attach usb devices because
+I strongly recommen
d
to also use -device to attach usb devices because
you can specify the bus they should be attached to this way. Here is
a complete example: