From: Thomas Schwinge <tschwinge@gnu.org>
To: Yoshinori Katase <y_katase@soft.fujitsu.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] Fixing bug/typo in main.py
Date: Wed, 11 Jan 2006 07:26:41 -0500 [thread overview]
Message-ID: <20060111122641.GE4457@fencepost> (raw)
In-Reply-To: <20060111072028.395851C004@mail1-sv.soft.fujitsu.com>
On Wed, Jan 11, 2006 at 04:21:21PM +0900, Yoshinori Katase wrote:
> This patch fixes a typo of main.py.
> [...]
> 2.unit name of Mem in xm list header is *MiB*
> def xm_brief_list(doms):
> - print 'Name ID Mem(MiB) VCPUs State
> Time(s)'
> + print 'Name ID Mem(MB) VCPUs State
> Time(s)'
`MiB' is correct, see
<URL:http://physics.nist.gov/cuu/Units/binary.html>.
Regards,
Thomas
next prev parent reply other threads:[~2006-01-11 12:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-11 7:21 [PATCH] Fixing bug/typo in main.py Yoshinori Katase
2006-01-11 12:26 ` Thomas Schwinge [this message]
2006-01-12 12:26 ` Ewan Mellor
-- strict thread matches above, loose matches on Subject: below --
2005-12-22 4:10 Yoshinori Katase
2005-12-22 15:38 ` Ewan Mellor
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060111122641.GE4457@fencepost \
--to=tschwinge@gnu.org \
--cc=xen-devel@lists.xensource.com \
--cc=y_katase@soft.fujitsu.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.