]> xenbits.xensource.com Git - libvirt.git/commitdiff
qemu: fix comment in qemu.conf
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 31 Jul 2014 17:28:09 +0000 (19:28 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 4 Aug 2014 05:53:55 +0000 (07:53 +0200)
There are multiple mount points after commit 725a211f, but one comment
wasn't changed to use plurals.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu.conf

index a079b93d20199751d3703e96bed7ada913751d31..7bbbe09d58c98d0da4cf56bc1ceaa6269ad588de 100644 (file)
 # 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"