mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-27 18:03:50 +03:00
Fix typo of virNodeGetFreePages comment
Signed-off-by: Jincheng Miao <jmiao@redhat.com>
This commit is contained in:
parent
7db1936642
commit
c46fa72e40
@ -21307,7 +21307,7 @@ virDomainSetTime(virDomainPtr dom,
|
||||
* @flags: extra flags; not used yet, so callers should always pass 0
|
||||
*
|
||||
* This calls queries the host system on free pages of
|
||||
* specified size. Ont the input, @pages is expected to be
|
||||
* specified size. For the input, @pages is expected to be
|
||||
* filled with pages that caller is interested in (the size
|
||||
* unit is kibibytes, so e.g. pass 2048 for 2MB), then @startcell
|
||||
* refers to the first NUMA node that info should be collected
|
||||
|
Loading…
x
Reference in New Issue
Block a user