[libvirt] [PATCH]: Fix up virNodeGetCellsFreeMemory

Chris Lalancette clalance at redhat.com
Fri Aug 28 14:58:13 UTC 2009


The documentation for virNodeGetCellsFreeMemory claims the values
returned are in kilobytes, but that's actually wrong; the value
returned is actually in bytes.  Fix up the documentation to be
correct.

Signed-off-by: Chris Lalancette <clalance at redhat.com>
---
 docs/devhelp/libvirt-libvirt.html |    2 +-
 docs/html/libvirt-libvirt.html    |    2 +-
 docs/libvirt-api.xml              |    2 +-
 docs/libvirt-refs.xml             |    1 -
 src/libvirt.c                     |    2 +-
 5 files changed, 4 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Fix-up-virNodeGetCellsFreeMemory.patch
Type: text/x-patch
Size: 13980 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20090828/fc26e22a/attachment-0001.bin>


More information about the libvir-list mailing list