qemu: fix comment in qemu.conf

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>
This commit is contained in:
Martin Kletzander 2014-07-31 19:28:09 +02:00
parent 21b59b651c
commit b2574b4719

View File

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