All of lore.kernel.org
 help / color / mirror / Atom feed
* [DOCDAY PATCH] docs: console: correct example console type definition
@ 2012-07-30 12:04 Ian Campbell
  2012-08-09 10:00 ` Ian Campbell
  0 siblings, 1 reply; 4+ messages in thread
From: Ian Campbell @ 2012-07-30 12:04 UTC (permalink / raw)
  To: xen-devel; +Cc: Stefano.Stabellini, Ian Campbell

I think this is intended to be under the specific consoles directory.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
 docs/misc/console.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/misc/console.txt b/docs/misc/console.txt
index 73ca835..8a53a95 100644
--- a/docs/misc/console.txt
+++ b/docs/misc/console.txt
@@ -36,7 +36,7 @@ toolstack in the "type" node on xenstore, under the relevant console
 section.
 For example:
 
-# xenstore-read /local/domain/26/console/type
+# xenstore-read /local/domain/26/console/1/type
 xenconsoled
 
 The supported values are only xenconsoled or ioemu; xenconsoled has
-- 
1.7.2.5

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [DOCDAY PATCH] docs: console: correct example console type definition
  2012-07-30 12:04 [DOCDAY PATCH] docs: console: correct example console type definition Ian Campbell
@ 2012-08-09 10:00 ` Ian Campbell
  2012-08-09 10:01   ` Stefano Stabellini
  0 siblings, 1 reply; 4+ messages in thread
From: Ian Campbell @ 2012-08-09 10:00 UTC (permalink / raw)
  To: xen-devel; +Cc: Stefano Stabellini

On Mon, 2012-07-30 at 13:04 +0100, Ian Campbell wrote:
> I think this is intended to be under the specific consoles directory.
> 
> Signed-off-by: Ian Campbell <ian.campbell@citrix.com>

Any thoughts on this patch?

> ---
>  docs/misc/console.txt |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/docs/misc/console.txt b/docs/misc/console.txt
> index 73ca835..8a53a95 100644
> --- a/docs/misc/console.txt
> +++ b/docs/misc/console.txt
> @@ -36,7 +36,7 @@ toolstack in the "type" node on xenstore, under the relevant console
>  section.
>  For example:
>  
> -# xenstore-read /local/domain/26/console/type
> +# xenstore-read /local/domain/26/console/1/type
>  xenconsoled
>  
>  The supported values are only xenconsoled or ioemu; xenconsoled has

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [DOCDAY PATCH] docs: console: correct example console type definition
  2012-08-09 10:00 ` Ian Campbell
@ 2012-08-09 10:01   ` Stefano Stabellini
  2012-08-17 14:06     ` Ian Campbell
  0 siblings, 1 reply; 4+ messages in thread
From: Stefano Stabellini @ 2012-08-09 10:01 UTC (permalink / raw)
  To: Ian Campbell; +Cc: Stefano Stabellini, xen-devel

On Thu, 9 Aug 2012, Ian Campbell wrote:
> On Mon, 2012-07-30 at 13:04 +0100, Ian Campbell wrote:
> > I think this is intended to be under the specific consoles directory.
> > 
> > Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> 
> Any thoughts on this patch?


Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>

> > ---
> >  docs/misc/console.txt |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> > 
> > diff --git a/docs/misc/console.txt b/docs/misc/console.txt
> > index 73ca835..8a53a95 100644
> > --- a/docs/misc/console.txt
> > +++ b/docs/misc/console.txt
> > @@ -36,7 +36,7 @@ toolstack in the "type" node on xenstore, under the relevant console
> >  section.
> >  For example:
> >  
> > -# xenstore-read /local/domain/26/console/type
> > +# xenstore-read /local/domain/26/console/1/type
> >  xenconsoled
> >  
> >  The supported values are only xenconsoled or ioemu; xenconsoled has
> 
> 
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [DOCDAY PATCH] docs: console: correct example console type definition
  2012-08-09 10:01   ` Stefano Stabellini
@ 2012-08-17 14:06     ` Ian Campbell
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Campbell @ 2012-08-17 14:06 UTC (permalink / raw)
  To: Stefano Stabellini; +Cc: xen-devel

On Thu, 2012-08-09 at 11:01 +0100, Stefano Stabellini wrote:
> On Thu, 9 Aug 2012, Ian Campbell wrote:
> > On Mon, 2012-07-30 at 13:04 +0100, Ian Campbell wrote:
> > > I think this is intended to be under the specific consoles directory.
> > > 
> > > Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> > 
> > Any thoughts on this patch?
> 
> 
> Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>

Applied, thanks.

> 
> > > ---
> > >  docs/misc/console.txt |    2 +-
> > >  1 files changed, 1 insertions(+), 1 deletions(-)
> > > 
> > > diff --git a/docs/misc/console.txt b/docs/misc/console.txt
> > > index 73ca835..8a53a95 100644
> > > --- a/docs/misc/console.txt
> > > +++ b/docs/misc/console.txt
> > > @@ -36,7 +36,7 @@ toolstack in the "type" node on xenstore, under the relevant console
> > >  section.
> > >  For example:
> > >  
> > > -# xenstore-read /local/domain/26/console/type
> > > +# xenstore-read /local/domain/26/console/1/type
> > >  xenconsoled
> > >  
> > >  The supported values are only xenconsoled or ioemu; xenconsoled has
> > 
> > 
> > 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-17 14:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-30 12:04 [DOCDAY PATCH] docs: console: correct example console type definition Ian Campbell
2012-08-09 10:00 ` Ian Campbell
2012-08-09 10:01   ` Stefano Stabellini
2012-08-17 14:06     ` Ian Campbell

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.