
13 Sep
2017
13 Sep
'17
5:19 a.m.
On 09/13/2017 09:52 AM, Peter Krempa wrote:
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
Thanks, pushed. Michal