mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-10 23:07:44 +00:00
docs: formatdomain: fix links in the table of contents
This commit is contained in:
parent
543af79a14
commit
41c89669b0
@ -2350,7 +2350,7 @@
|
|||||||
|
|
||||||
<h4><a name="elementsHostDev">Host device assignment</a></h4>
|
<h4><a name="elementsHostDev">Host device assignment</a></h4>
|
||||||
|
|
||||||
<h5><a href="elementsHostDevSubsys">USB / PCI / SCSI devices</a></h5>
|
<h5><a name="elementsHostDevSubsys">USB / PCI / SCSI devices</a></h5>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
USB, PCI and SCSI devices attached to the host can be passed through
|
USB, PCI and SCSI devices attached to the host can be passed through
|
||||||
@ -2526,7 +2526,7 @@
|
|||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
|
|
||||||
<h5><a href="elementsHostDevCaps">Block / character devices</a></h5>
|
<h5><a name="elementsHostDevCaps">Block / character devices</a></h5>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Block / character devices from the host can be passed through
|
Block / character devices from the host can be passed through
|
||||||
|
Loading…
Reference in New Issue
Block a user