From: Andrey Borzenkov <arvidjaar@gmail.com>
To: grub-devel@gnu.org
Subject: Re: [PATCH] improve formatting and content of target list in grub-probe help
Date: Tue, 10 Dec 2013 09:48:52 +0400 [thread overview]
Message-ID: <20131210094852.39fd9b39@opensuse.site> (raw)
In-Reply-To: <52A6585A.3060608@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 600 bytes --]
В Tue, 10 Dec 2013 00:55:06 +0100
Vladimir 'φ-coder/phcoder' Serbinenko <phcoder@gmail.com> пишет:
> On 07.12.2013 14:27, Andrey Borzenkov wrote:
> > + ret = xasprintf ("%s\n%s %s [default=%s]", _("print TARGET"),
> where does "print" come from?h
>
You mean "print" as in "print TARGET" or as in `targets[print]'?
+ ret = xasprintf ("%s\n%s %s [default=%s]", _("print TARGET"),
+ _("available targets:"), t, targets[print]);
The latter has always been there:
static int print = PRINT_FS;
static unsigned int argument_is_device = 0;
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2013-12-10 5:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-07 13:27 [PATCH] improve formatting and content of target list in grub-probe help Andrey Borzenkov
2013-12-09 23:55 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-12-10 5:48 ` Andrey Borzenkov [this message]
2013-12-10 8:09 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-12-10 10:48 ` Andrey Borzenkov
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=20131210094852.39fd9b39@opensuse.site \
--to=arvidjaar@gmail.com \
--cc=grub-devel@gnu.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;
as well as URLs for NNTP newsgroup(s).