[libvirt] [PATCH v2 2/4] docs: update QEMU driver docs to replace deprecated with deleted

Peter Krempa pkrempa at redhat.com
Thu Jun 27 10:45:43 UTC 2019


On Thu, Jun 27, 2019 at 10:06:03 +0100, Daniel Berrange wrote:
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  docs/drvqemu.html.in | 2 +-
>  docs/libvirt.css     | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/docs/drvqemu.html.in b/docs/drvqemu.html.in
> index aa61ee5ced..6c922ab019 100644
> --- a/docs/drvqemu.html.in
> +++ b/docs/drvqemu.html.in
> @@ -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="deleted"> deleted as of
>          5.5.0</span> and will return an error.
>      </p>
>      <p>
> diff --git a/docs/libvirt.css b/docs/libvirt.css
> index 8309f7a386..a8c5d6e807 100644
> --- a/docs/libvirt.css
> +++ b/docs/libvirt.css
> @@ -274,7 +274,7 @@ span.since {
>      font-weight: bold;
>  }
>  
> -span.deprecated {
> +span.deleted {
>      color: darkred;
>      font-style: italic;
>      font-weight: bold;

As in previous patch, IMO 'removed' will be better than 'deleted'.

ACK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190627/12cd57aa/attachment-0001.sig>


More information about the libvir-list mailing list