mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: Fix typo
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
ead6e1b002
commit
35c5f091f5
@ -2703,7 +2703,7 @@ paravirtualized driver is specified via the ``disk`` element.
|
|||||||
holding the disk. :since:`Since 0.0.3`
|
holding the disk. :since:`Since 0.0.3`
|
||||||
|
|
||||||
:since:`Since 9.0.0` a new optional attribute ``fdgroup`` can be added
|
:since:`Since 9.0.0` a new optional attribute ``fdgroup`` can be added
|
||||||
instructing to access the disk via file descriptiors associated to the
|
instructing to access the disk via file descriptors associated to the
|
||||||
domain object via the ``virDomainFDAssociate()`` API rather than opening
|
domain object via the ``virDomainFDAssociate()`` API rather than opening
|
||||||
the files. The files do not necessarily have to be accessible by libvirt
|
the files. The files do not necessarily have to be accessible by libvirt
|
||||||
via the filesystem. The filename passed via ``file`` can still be used
|
via the filesystem. The filename passed via ``file`` can still be used
|
||||||
|
Loading…
Reference in New Issue
Block a user