projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f9dd6a
)
docs: Fix trivial typos in vhost-user.rst
author
Milan Zamazal
<mzamazal@redhat.com>
Wed, 31 May 2023 12:48:31 +0000
(14:48 +0200)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Fri, 9 Jun 2023 20:38:16 +0000
(23:38 +0300)
Signed-off-by: Milan Zamazal <mzamazal@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
docs/system/devices/vhost-user.rst
patch
|
blob
|
history
diff --git
a/docs/system/devices/vhost-user.rst
b/docs/system/devices/vhost-user.rst
index 86128114fa3788a73679f0af38e141021087c828..a80e95a48ae5bddbe7356e41dbee67174913d7d1 100644
(file)
--- a/
docs/system/devices/vhost-user.rst
+++ b/
docs/system/devices/vhost-user.rst
@@
-38,13
+38,13
@@
system memory as defined by the ``-m`` argument.
Example
=======
-First start you daemon.
+First start you
r
daemon.
.. parsed-literal::
$ virtio-foo --socket-path=/var/run/foo.sock $OTHER_ARGS
-The you start your QEMU instance specifying the device, chardev and
+The
n
you start your QEMU instance specifying the device, chardev and
memory objects.
.. parsed-literal::