* [PATCH] kexec-tools: Fix a typo in rpm spec description
@ 2010-03-19 13:58 Ameya Palande
2010-03-19 14:59 ` Don Zickus
0 siblings, 1 reply; 4+ messages in thread
From: Ameya Palande @ 2010-03-19 13:58 UTC (permalink / raw)
To: kexec; +Cc: horms
From: Ameya Palande <ameya.palande@nokia.com>
Signed-off-by: Ameya Palande <ameya.palande@nokia.com>
---
kexec-tools.spec.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/kexec-tools.spec.in b/kexec-tools.spec.in
index 5eadece..ae91b73 100644
--- a/kexec-tools.spec.in
+++ b/kexec-tools.spec.in
@@ -9,7 +9,7 @@ Packager: Eric Biederman <ebiederman@xmission.com>
BuildRoot: %{_tmppath}/%{name}
%description
-/sbin/kexec is a user space utiltity for loading another kernel
+/sbin/kexec is a user space utilitity for loading another kernel
and asking the currently running kernel to do something with it.
A currently running kernel may be asked to start the loaded
kernel on reboot, or to start the loaded kernel after it panics.
--
1.6.3.3
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [PATCH] kexec-tools: Fix a typo in rpm spec description
2010-03-19 13:58 [PATCH] kexec-tools: Fix a typo in rpm spec description Ameya Palande
@ 2010-03-19 14:59 ` Don Zickus
2010-03-19 15:14 ` Ameya Palande
0 siblings, 1 reply; 4+ messages in thread
From: Don Zickus @ 2010-03-19 14:59 UTC (permalink / raw)
To: Ameya Palande; +Cc: horms, kexec
On Fri, Mar 19, 2010 at 03:58:52PM +0200, Ameya Palande wrote:
> From: Ameya Palande <ameya.palande@nokia.com>
>
> Signed-off-by: Ameya Palande <ameya.palande@nokia.com>
> ---
> kexec-tools.spec.in | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/kexec-tools.spec.in b/kexec-tools.spec.in
> index 5eadece..ae91b73 100644
> --- a/kexec-tools.spec.in
> +++ b/kexec-tools.spec.in
> @@ -9,7 +9,7 @@ Packager: Eric Biederman <ebiederman@xmission.com>
> BuildRoot: %{_tmppath}/%{name}
>
> %description
> -/sbin/kexec is a user space utiltity for loading another kernel
> +/sbin/kexec is a user space utilitity for loading another kernel
I believe the word you want is 'utility'. ;-)
Cheers,
Don
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] kexec-tools: Fix a typo in rpm spec description
2010-03-19 14:59 ` Don Zickus
@ 2010-03-19 15:14 ` Ameya Palande
2010-03-24 11:33 ` Simon Horman
0 siblings, 1 reply; 4+ messages in thread
From: Ameya Palande @ 2010-03-19 15:14 UTC (permalink / raw)
To: ext Don Zickus; +Cc: horms@verge.net.au, kexec@lists.infradead.org
On Fri, 2010-03-19 at 15:59 +0100, ext Don Zickus wrote:
> On Fri, Mar 19, 2010 at 03:58:52PM +0200, Ameya Palande wrote:
> > From: Ameya Palande <ameya.palande@nokia.com>
> >
> > Signed-off-by: Ameya Palande <ameya.palande@nokia.com>
> > ---
> > kexec-tools.spec.in | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/kexec-tools.spec.in b/kexec-tools.spec.in
> > index 5eadece..ae91b73 100644
> > --- a/kexec-tools.spec.in
> > +++ b/kexec-tools.spec.in
> > @@ -9,7 +9,7 @@ Packager: Eric Biederman <ebiederman@xmission.com>
> > BuildRoot: %{_tmppath}/%{name}
> >
> > %description
> > -/sbin/kexec is a user space utiltity for loading another kernel
> > +/sbin/kexec is a user space utilitity for loading another kernel
>
> I believe the word you want is 'utility'. ;-)
Ya! :O Thanks for pointing out!
Cheers,
Ameya.
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] kexec-tools: Fix a typo in rpm spec description
2010-03-19 15:14 ` Ameya Palande
@ 2010-03-24 11:33 ` Simon Horman
0 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2010-03-24 11:33 UTC (permalink / raw)
To: Ameya Palande; +Cc: ext Don Zickus, kexec@lists.infradead.org
On Fri, Mar 19, 2010 at 05:14:24PM +0200, Ameya Palande wrote:
> On Fri, 2010-03-19 at 15:59 +0100, ext Don Zickus wrote:
> > On Fri, Mar 19, 2010 at 03:58:52PM +0200, Ameya Palande wrote:
> > > From: Ameya Palande <ameya.palande@nokia.com>
> > >
> > > Signed-off-by: Ameya Palande <ameya.palande@nokia.com>
> > > ---
> > > kexec-tools.spec.in | 2 +-
> > > 1 files changed, 1 insertions(+), 1 deletions(-)
> > >
> > > diff --git a/kexec-tools.spec.in b/kexec-tools.spec.in
> > > index 5eadece..ae91b73 100644
> > > --- a/kexec-tools.spec.in
> > > +++ b/kexec-tools.spec.in
> > > @@ -9,7 +9,7 @@ Packager: Eric Biederman <ebiederman@xmission.com>
> > > BuildRoot: %{_tmppath}/%{name}
> > >
> > > %description
> > > -/sbin/kexec is a user space utiltity for loading another kernel
> > > +/sbin/kexec is a user space utilitity for loading another kernel
> >
> > I believe the word you want is 'utility'. ;-)
>
> Ya! :O Thanks for pointing out!
I've applied the 'utility' version of the change :-)
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-03-24 11:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-19 13:58 [PATCH] kexec-tools: Fix a typo in rpm spec description Ameya Palande
2010-03-19 14:59 ` Don Zickus
2010-03-19 15:14 ` Ameya Palande
2010-03-24 11:33 ` Simon Horman
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.