
13 Sep
2017
13 Sep
'17
3:52 a.m.
On Wed, Sep 13, 2017 at 09:30:45 +0200, Michal Privoznik wrote:
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> ---
Oops, I forgot to send this one,
tools/virsh.pod | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-)
ACK