mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: Fix syntax warnings from recent changes.
This commit is contained in:
parent
e530940e47
commit
1edc59e71b
@ -358,7 +358,7 @@ libvirt.
|
|||||||
aren't generally stable, it is recommended to configure the pool
|
aren't generally stable, it is recommended to configure the pool
|
||||||
to use <code>/dev/disk/by-path</code> or <code>/dev/disk/by-id</code>
|
to use <code>/dev/disk/by-path</code> or <code>/dev/disk/by-id</code>
|
||||||
for the target path. These provide persistent stable naming for LUNs
|
for the target path. These provide persistent stable naming for LUNs
|
||||||
<span class="since">Since 0.6.2</span></dd>
|
<span class="since">Since 0.6.2</span>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>Example pool input</h3>
|
<h3>Example pool input</h3>
|
||||||
@ -393,7 +393,7 @@ libvirt.
|
|||||||
Configuring multipathing is not currently supported, this just covers
|
Configuring multipathing is not currently supported, this just covers
|
||||||
the case where users want to discover all the available multipath
|
the case where users want to discover all the available multipath
|
||||||
devices, and assign them to guests.
|
devices, and assign them to guests.
|
||||||
<span class="since">Since 0.7.1</span></dd>
|
<span class="since">Since 0.7.1</span>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>Example pool input</h3>
|
<h3>Example pool input</h3>
|
||||||
@ -418,6 +418,3 @@ libvirt.
|
|||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
Loading…
Reference in New Issue
Block a user