All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zdenek Kabelac <zkabelac@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH] Fix typo in vgchange command
Date: Wed, 23 Jun 2010 10:34:39 +0200	[thread overview]
Message-ID: <4C21C71F.2070602@redhat.com> (raw)
In-Reply-To: <4C214C09.9010808@redhat.com>

Dne 23.6.2010 01:49, Takahiro Yasui napsal(a):
> Fix typo: premitted ->  permitted
>
> Signed-off-by: Takahiro Yasui<tyasui@redhat.com>
> ---
>   tools/vgchange.c |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> Index: LVM2-2.02.67/tools/vgchange.c
> ===================================================================
> --- LVM2-2.02.67.orig/tools/vgchange.c
> +++ LVM2-2.02.67/tools/vgchange.c
> @@ -627,7 +627,7 @@ int vgchange(struct cmd_context *cmd, in
>
>   	if ((arg_count(cmd, ignorelockingfailure_ARG) ||
>   	     arg_count(cmd, sysinit_ARG))&&  !arg_count(cmd, available_ARG)) {
> -		log_error("Only -a premitted with --ignorelockingfailure and --sysinit");
> +		log_error("Only -a permitted with --ignorelockingfailure and --sysinit");
>   		return EINVALID_CMD_LINE;
>   	}

Ack

Zdenek



      reply	other threads:[~2010-06-23  8:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-22 23:49 [PATCH] Fix typo in vgchange command Takahiro Yasui
2010-06-23  8:34 ` Zdenek Kabelac [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=4C21C71F.2070602@redhat.com \
    --to=zkabelac@redhat.com \
    --cc=lvm-devel@redhat.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.