diff --git a/doc/ivshmem_kvmfr.rst b/doc/ivshmem_kvmfr.rst
index 22545ce1d..bd34d9ffa 100644
--- a/doc/ivshmem_kvmfr.rst
+++ b/doc/ivshmem_kvmfr.rst
@@ -157,15 +157,15 @@ should use this XML block to configure their VM for kvmfr:
.. code:: xml
-
-
-
-
+
+
+
+
.. note::
- - The ``"size"`` tag represents the size of the shared memory device in
+ - The ``'size'`` tag represents the size of the shared memory device in
bytes. Once you determine the proper size of the device as per
:ref:`Determining Memory `, use the figure you
got to calculate the size in bytes:
@@ -178,10 +178,10 @@ legacy syntax for IVSHMEM setup:
.. code:: xml
-
-
-
-
+
+
+
+
.. note::