public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
From: Davidlohr Bueso <dave@gnu.org>
To: "Voelker, Bernhard" <bernhard.voelker@siemens-enterprise.com>
Cc: Karel Zak <kzak@redhat.com>, util-linux <util-linux@vger.kernel.org>
Subject: RE: [PATCH 5/8] sfdisk: fix silly mbyte typo
Date: Mon, 16 Apr 2012 12:13:57 +0200	[thread overview]
Message-ID: <1334571237.2552.18.camel@offbook> (raw)
In-Reply-To: <7856072A9D04C24B82DFE2B1112FE38A0F0FCE9C0D@MCHP058A.global-ad.net>

On Mon, 2012-04-16 at 11:53 +0200, Voelker, Bernhard wrote:
> Davidlohr Bueso wrote:
> 
> > Subject: [PATCH 5/8] sfdisk: fix silly mbyte typo
> > 
> > From: Davidlohr Bueso <dave@gnu.org>
> > 
> > Signed-off-by: Davidlohr Bueso <dave@gnu.org>
> > 
> > ---
> >  fdisk/sfdisk.c |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> > 
> > diff --git a/fdisk/sfdisk.c b/fdisk/sfdisk.c
> > index 8bd27da..f81a7fa 100644
> > --- a/fdisk/sfdisk.c
> > +++ b/fdisk/sfdisk.c
> > @@ -930,7 +930,7 @@ out_partition_header(char *dev, int format, struct geometry G) {
> >  	printf(_("   Device Boot   Start       End    #blocks   Id  System\n"));
> >  	break;
> >      case F_MEGABYTE:
> > -	printf(_("Units = mebibytes of 1048576 bytes, blocks of 1024 bytes"
> > +	printf(_("Units = megabytes of 1048576 bytes, blocks of 1024 bytes"
> >  		 ", counting from %d\n\n"), increment);
> >  	printf(_("   Device Boot Start   End    MiB    #blocks   Id  System\n"));
> >  	break;
> > -- 
> > 1.7.4.1
> 
> not silly:
> http://en.wikipedia.org/wiki/Mebibyte

hehe, silly me then.

> 
> Have a nice day,
> Berny
> 



  reply	other threads:[~2012-04-16 10:14 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-16  9:44 [PATCH 5/8] sfdisk: fix silly mbyte typo Davidlohr Bueso
2012-04-16  9:53 ` Voelker, Bernhard
2012-04-16 10:13   ` Davidlohr Bueso [this message]
2012-04-16 10:22     ` Voelker, Bernhard
2012-04-16 10:27       ` Karel Zak
  -- strict thread matches above, loose matches on Subject: below --
2012-04-17  8:42 [PATCH] sfdisk (out_partition_header): improve F_MEGABYTE header [WAS: [PATCH 5/8] sfdisk: fix silly mbyte typo] Bernhard Voelker
2012-04-17 13:56 ` [PATCH 5/8] sfdisk: fix silly mbyte typo Pádraig Brady
2012-04-17 14:14   ` Bernhard Voelker
2012-04-17 14:32     ` Pádraig Brady
2012-04-17 14:48       ` Karel Zak
2012-04-17 14:59         ` Bernhard Voelker
2012-04-18  6:50           ` Bernhard Voelker
2012-04-18 10:46             ` Pádraig Brady
2012-04-23 10:48             ` Karel Zak

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=1334571237.2552.18.camel@offbook \
    --to=dave@gnu.org \
    --cc=bernhard.voelker@siemens-enterprise.com \
    --cc=kzak@redhat.com \
    --cc=util-linux@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox