docs: update QEMU driver docs to replace deprecated with deleted
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
464a41bc0d
commit
c0859f3e16
@ -427,7 +427,7 @@ mount -t cgroup none /dev/cgroup -o devices
|
|||||||
<h3><a id="xmlimport">Converting from QEMU args to domain XML</a></h3>
|
<h3><a id="xmlimport">Converting from QEMU args to domain XML</a></h3>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<b>Note:</b> this operation is <span class="deprecated"> deprecated as of
|
<b>Note:</b> this operation is <span class="removed"> deleted as of
|
||||||
5.5.0</span> and will return an error.
|
5.5.0</span> and will return an error.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
@ -274,7 +274,7 @@ span.since {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.deprecated {
|
span.removed {
|
||||||
color: darkred;
|
color: darkred;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user