mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 21:55:25 +00:00
docs: formatdomain: Remove 'elementsAudio' anchor
Local references were reworded to match. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
92bc35daa6
commit
a5018f1e0c
@ -5920,7 +5920,7 @@ interaction with the admin.
|
|||||||
<audio id='1'>
|
<audio id='1'>
|
||||||
</graphics>
|
</graphics>
|
||||||
|
|
||||||
Where ``1`` is an id of the `audio device <#elementsAudio>`__. If no
|
Where ``1`` is an id of the audio device (See`Audio backends`_). If no
|
||||||
ID is specified, then the default audio backend will be used.
|
ID is specified, then the default audio backend will be used.
|
||||||
:since:`Since 7.2.0, qemu`.
|
:since:`Since 7.2.0, qemu`.
|
||||||
|
|
||||||
@ -6077,7 +6077,7 @@ interaction with the admin.
|
|||||||
<audio id='1'>
|
<audio id='1'>
|
||||||
</graphics>
|
</graphics>
|
||||||
|
|
||||||
Where ``1`` is an id of the `audio device <#elementsAudio>`__.
|
Where ``1`` is an id of the audio device (See `Audio backends`_).
|
||||||
|
|
||||||
Graphics device uses a ``<listen>`` to set up where the device should listen for
|
Graphics device uses a ``<listen>`` to set up where the device should listen for
|
||||||
clients. It has a mandatory attribute ``type`` which specifies the listen type.
|
clients. It has a mandatory attribute ``type`` which specifies the listen type.
|
||||||
@ -6971,11 +6971,10 @@ backend using the ``<audio>`` sub-element:
|
|||||||
</devices>
|
</devices>
|
||||||
...
|
...
|
||||||
|
|
||||||
Where ``1`` is an id of the `audio device <#elementsAudio>`__. If no
|
Where ``1`` is an id of the audio device (See `Audio backends`_). If no
|
||||||
ID is specified, then the default audio backend will be used.
|
ID is specified, then the default audio backend will be used.
|
||||||
:since:`Since 6.7.0, bhyve; Since 7.2.0, qemu`.
|
:since:`Since 6.7.0, bhyve; Since 7.2.0, qemu`.
|
||||||
|
|
||||||
:anchor:`<a id="elementsAudio"/>`
|
|
||||||
|
|
||||||
Audio backends
|
Audio backends
|
||||||
~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user