]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: update QEMU driver docs to replace deprecated with deleted
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 27 Jun 2019 08:53:27 +0000 (09:53 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 27 Jun 2019 13:43:08 +0000 (14:43 +0100)
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
docs/drvqemu.html.in
docs/libvirt.css

index aa61ee5cedea90d44deb6807e8627b5b0e0c5234..9deb135b1844e01a4a2d1147a5a1a2d2992b6981 100644 (file)
@@ -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>
 
     <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.
     </p>
     <p>
index 960c3f07fe019407abc32162e25616067cb1ba70..e927a084a706cca839550d0c6de5e4e1a102a256 100644 (file)
@@ -274,7 +274,7 @@ span.since {
     font-weight: bold;
 }
 
-span.deprecated {
+span.removed {
     color: darkred;
     font-style: italic;
     font-weight: bold;