Browse Source

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>
Milan Zamazal 3 years ago
committed by Michael Tokarev
parent
commit
ac9fd4302b
  1. 4
      docs/system/devices/vhost-user.rst

4
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 your daemon.
.. parsed-literal::
$ 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.
.. parsed-literal::

Loading…
Cancel
Save