[libvirt] [PATCH] qemu: fix comment in qemu.conf

Martin Kletzander mkletzan at redhat.com
Fri Aug 1 14:06:52 UTC 2014


There are multiple mount points after commit 725a211f, but one comment
wasn't changed to use plurals.

Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---
 src/qemu/qemu.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/qemu/qemu.conf b/src/qemu/qemu.conf
index a079b93..7bbbe09 100644
--- a/src/qemu/qemu.conf
+++ b/src/qemu/qemu.conf
@@ -339,8 +339,8 @@
 # The size of huge page served by specific mount point is determined by
 # libvirt at the daemon startup.
 #
-# NB, within this mount point, guests will create memory backing files
-# in a location of $MOUNTPOINT/libvirt/qemu
+# NB, within these mount points, guests will create memory backing
+# files in a location of $MOUNTPOINT/libvirt/qemu
 #
 #hugetlbfs_mount = "/dev/hugepages"

-- 
2.0.2




More information about the libvir-list mailing list