mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-31 22:33:53 -06:00
docs: Fix trivial typos in vhost-user.rst
Signed-off-by: Milan Zamazal <mzamazal@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
5f9dd6a8ce
commit
9c36407a44
1 changed files with 2 additions and 2 deletions
|
@ -38,13 +38,13 @@ system memory as defined by the ``-m`` argument.
|
||||||
Example
|
Example
|
||||||
=======
|
=======
|
||||||
|
|
||||||
First start you daemon.
|
First start your daemon.
|
||||||
|
|
||||||
.. parsed-literal::
|
.. parsed-literal::
|
||||||
|
|
||||||
$ virtio-foo --socket-path=/var/run/foo.sock $OTHER_ARGS
|
$ virtio-foo --socket-path=/var/run/foo.sock $OTHER_ARGS
|
||||||
|
|
||||||
The you start your QEMU instance specifying the device, chardev and
|
Then you start your QEMU instance specifying the device, chardev and
|
||||||
memory objects.
|
memory objects.
|
||||||
|
|
||||||
.. parsed-literal::
|
.. parsed-literal::
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue