Currently it reads:
Refer MDEV to create a mediated device on the host
...even though it resembles English, it's not a proper English.
Signed-off-by: Erik Skultety <eskultet(a)redhat.com>
---
docs/formatdomain.html.in | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index a3afe137bf..84ab5a9d12 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -4509,10 +4509,12 @@
determines how the host's vfio driver will expose the device to the
guest. Currently, <code>model='vfio-pci'</code> and
<code>model='vfio-ccw'</code> (<span
class="since">Since 4.4.0</span>)
- is supported. Refer <a
href="drvnodedev.html#MDEV">MDEV</a> to create
- a mediated device on the host. There are also some implications on the
- usage of guest's address type depending on the
<code>model</code>
- attribute, see the <code>address</code> element below.
+ is supported. <a href="drvnodedev.html#MDEV">MDEV</a>
section
+ provides more information about mediated devices as well as how to
+ create mediated devices on the host. There are also some implications
+ on the usage of guest's address type depending on the
+ <code>model</code> attribute, see the
<code>address</code> element
+ below.
</dd>
</dl>
<p>
--
2.14.4