[doc] consistency fix in example output

This commit is contained in:
Geoffrey McRae 2024-03-11 00:59:46 +11:00
parent 0b4322d921
commit 7a41169104

View file

@ -118,7 +118,7 @@ change its ownership manually, i.e.:
.. code:: bash
sudo chown user:user /dev/kvmfr0
sudo chown user:kvm /dev/kvmfr0
As an example, you can create a new file in ``/etc/udev/rules.d/99-kvmfr.rules``
with the following contents::