From: Eric Sandeen <sandeen@sandeen.net>
To: Mark Tinguely <tinguely@sgi.com>, xfs@oss.sgi.com
Subject: Re: [PATCH] xfsprogs: fix typo in mkfs.xfs
Date: Thu, 24 Jul 2014 15:55:45 -0500 [thread overview]
Message-ID: <53D172D1.2010308@sandeen.net> (raw)
In-Reply-To: <20140724184830.434943824@sgi.com>
On 7/24/14, 1:47 PM, Mark Tinguely wrote:
> Fix typo in xfs.mkfs output.
>
> Signed-off-by: Mark Tinguely <tinguely@sgi.com>
I can do this one! ;)
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
> ---
> mkfs/xfs_mkfs.c | 2 +-
> po/pl.po | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> Index: b/mkfs/xfs_mkfs.c
> ===================================================================
> --- a/mkfs/xfs_mkfs.c
> +++ b/mkfs/xfs_mkfs.c
> @@ -447,7 +447,7 @@ static void blkid_get_topology(
> out_free_probe:
> blkid_free_probe(pr);
> fprintf(stderr,
> - _("warning: unable to probe device toplology for device %s\n"),
> + _("warning: unable to probe device topology for device %s\n"),
> device);
> }
>
> Index: b/po/pl.po
> ===================================================================
> --- a/po/pl.po
> +++ b/po/pl.po
> @@ -7171,7 +7171,7 @@ msgstr "Można użyć -f do wymuszenia u
>
> #: .././mkfs/xfs_mkfs.c:450
> #, c-format
> -msgid "warning: unable to probe device toplology for device %s\n"
> +msgid "warning: unable to probe device topology for device %s\n"
> msgstr "uwaga: nie udało się odczytać topologii urządzenia %s\n"
>
> #: .././mkfs/xfs_mkfs.c:578
>
>
>
>
> _______________________________________________
> xfs mailing list
> xfs@oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs
>
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
prev parent reply other threads:[~2014-07-24 20:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20140724184748.800975529@sgi.com>
2014-07-24 18:47 ` [PATCH] xfsprogs: fix typo in mkfs.xfs Mark Tinguely
2014-07-24 20:55 ` Eric Sandeen [this message]
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=53D172D1.2010308@sandeen.net \
--to=sandeen@sandeen.net \
--cc=tinguely@sgi.com \
--cc=xfs@oss.sgi.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.