[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] docs/about/deprecated: Remove empty 'related binaries' secti
From: |
Willian Rampazzo |
Subject: |
Re: [PATCH] docs/about/deprecated: Remove empty 'related binaries' section |
Date: |
Fri, 5 Nov 2021 12:57:10 -0300 |
On Fri, Nov 5, 2021 at 11:31 AM Philippe Mathieu-Daudé
<philmd@redhat.com> wrote:
>
> Commit 497a30dbb06 ("qemu-img: Require -F with -b backing image")
> removed the content of the "Related binaries" section but forgot
> to remove the section title. Since it is now empty, remove it too.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> docs/about/deprecated.rst | 3 ---
> 1 file changed, 3 deletions(-)
>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>