From 35c5f091f5a19fc1e26649033bb3b8438d1949fa Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Tue, 17 Jan 2023 16:49:44 +0100 Subject: [PATCH] docs: Fix typo Signed-off-by: Andrea Bolognani --- docs/formatdomain.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 8fc8aeb928..f76c7c3d81 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -2703,7 +2703,7 @@ paravirtualized driver is specified via the ``disk`` element. holding the disk. :since:`Since 0.0.3` :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 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