]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh.pod: Fix units for dommemstat and domstats
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 12 Sep 2017 13:47:14 +0000 (15:47 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 13 Sep 2017 07:29:53 +0000 (09:29 +0200)
commit13264dfd23a4d7268f11e63886f1b582211071eb
tree4b3f1e397e375569c0ae4d4cf01c443e9f2c84b4
parent98931187eefdec6f2dea5cb82ab6d23a3ffa6634
virsh.pod: Fix units for dommemstat and domstats

The documentation mistakenly states that the unit for returned
values is kB (multiple of 1000), while in fact we are returning
KiB (multiple of 1024).

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tools/virsh.pod