diff mbox series

[v2] qemu.rst: audio: reference to Command-Line options

Message ID 20221110055306.6450-1-atanas.bunchev@konsulko.com
State New
Headers show
Series [v2] qemu.rst: audio: reference to Command-Line options | expand

Commit Message

Atanas Bunchev Nov. 10, 2022, 5:53 a.m. UTC
The previous statement can cause confusion, because this is the
first time when the `audio` argument is mentioned.

Signed-off-by: Atanas Bunchev <atanas.bunchev@konsulko.com>
---
 documentation/dev-manual/qemu.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

Quentin Schulz Nov. 10, 2022, 10:17 a.m. UTC | #1
Hi Atanas,

On 11/10/22 06:53, Atanas Bunchev wrote:
> The previous statement can cause confusion, because this is the
> first time when the `audio` argument is mentioned.
> 
> Signed-off-by: Atanas Bunchev <atanas.bunchev@konsulko.com>

Reviewed-by: Quentin Schulz <foss+yocto@0leil.net>

Thanks,
Quentin
Michael Opdenacker Nov. 10, 2022, 1:07 p.m. UTC | #2
Hi Atanas

On 11/10/22 11:17, Quentin Schulz via lists.yoctoproject.org wrote:
> Hi Atanas,
>
> On 11/10/22 06:53, Atanas Bunchev wrote:
>> The previous statement can cause confusion, because this is the
>> first time when the `audio` argument is mentioned.
>>
>> Signed-off-by: Atanas Bunchev <atanas.bunchev@konsulko.com>
>
> Reviewed-by: Quentin Schulz <foss+yocto@0leil.net>


Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
and merged into "master-next".

Many thanks for the patch!
Cheers
Michael.
diff mbox series

Patch

diff --git a/documentation/dev-manual/qemu.rst b/documentation/dev-manual/qemu.rst
index 5a4a82ce6..d9b9f69ab 100644
--- a/documentation/dev-manual/qemu.rst
+++ b/documentation/dev-manual/qemu.rst
@@ -125,8 +125,9 @@  available. Follow these general steps to run QEMU:
    -  This example specifies to boot an :term:`Initramfs` image and to
       enable audio in QEMU. For this case, ``runqemu`` sets the internal
       variable ``FSTYPE`` to ``cpio.gz``. Also, for audio to be enabled,
-      an appropriate driver must be installed (see the previous
-      description for the ``audio`` option for more information).
+      an appropriate driver must be installed (see the ``audio`` option
+      in :ref:`dev-manual/qemu:\`\`runqemu\`\` command-line options`
+      for more information).
       ::
 
          $ runqemu qemux86-64 ramfs audio