diff --git a/docs/drvqemu.html.in b/docs/drvqemu.html.in index aa61ee5ced..9deb135b18 100644 --- a/docs/drvqemu.html.in +++ b/docs/drvqemu.html.in @@ -427,7 +427,7 @@ mount -t cgroup none /dev/cgroup -o devices

Converting from QEMU args to domain XML

- Note: this operation is deprecated as of + Note: this operation is deleted as of 5.5.0 and will return an error.

diff --git a/docs/libvirt.css b/docs/libvirt.css index 960c3f07fe..e927a084a7 100644 --- a/docs/libvirt.css +++ b/docs/libvirt.css @@ -274,7 +274,7 @@ span.since { font-weight: bold; } -span.deprecated { +span.removed { color: darkred; font-style: italic; font-weight: bold;