[doc] fix typos

This commit is contained in:
Geoffrey McRae
2024-03-08 18:32:38 +11:00
parent 4a4f72ba38
commit ed512f5943
4 changed files with 5 additions and 4 deletions

View File

@@ -61,7 +61,7 @@ Using the value you should have already calculated as per
modprobe kvmfr static_size_mb=32
Alternatively you can make this setting permanant by creating the file
Alternatively you can make this setting permanent by creating the file
``/etc/modprobe.d/kvmfr.conf`` with the following content.
.. code:: text
@@ -110,7 +110,7 @@ You should now also have the character device ``/dev/kvmfr0``
If you start the VM prior to loading the module, QEMU will create the file
``/dev/kvmfr0`` as a regular file. You can confirm if this has happened by
running ``ls -l /dev/kvmfr0`` and checking if the filesize is greater then
zero, or the permissions do not start with ``c``. If this has occured, you
zero, or the permissions do not start with ``c``. If this has occurred, you
must delete the file and reload the module.
.. _ivhsmem_kvmfr_permissions: