[PATCH] docs: drvqemu: Fix a typo

Han Han posted 1 patch 1 year, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20230112041021.38864-1-hhan@redhat.com
docs/drvqemu.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] docs: drvqemu: Fix a typo
Posted by Han Han 1 year, 3 months ago
Fixes: a677ea92

Signed-off-by: Han Han <hhan@redhat.com>
---
 docs/drvqemu.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/drvqemu.rst b/docs/drvqemu.rst
index fa23912937..22d7e6502b 100644
--- a/docs/drvqemu.rst
+++ b/docs/drvqemu.rst
@@ -295,7 +295,7 @@ to ``system_u:object_r:virt_image_t``. In the case of NFS, there is an
 alternative option, of enabling the ``virt_use_nfs`` SELinux boolean.
 
 There are some network filesystems, however, that propagate SELinux labels
-properly, just like a local filesystem (e.g. ceph of CIFS). In such case,
+properly, just like a local filesystem (e.g. ceph or CIFS). In such case,
 dynamic labelling (described below) might prevent migration of a virtual
 machine as new unique SELinux label is assigned to the virtual machine on the
 migration destination side. Users are advised to use static labels (``<seclabel
-- 
2.39.0
Re: [PATCH] docs: drvqemu: Fix a typo
Posted by Andrea Bolognani 1 year, 3 months ago
On Thu, Jan 12, 2023 at 12:10:21PM +0800, Han Han wrote:
> Fixes: a677ea92
>
> Signed-off-by: Han Han <hhan@redhat.com>
> ---
>  docs/drvqemu.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Andrea Bolognani <abologna@redhat.com>

and pushed.

-- 
Andrea Bolognani / Red Hat / Virtualization