From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [DOCDAY PATCH] docs: console: correct example console type definition Date: Mon, 30 Jul 2012 13:04:32 +0100 Message-ID: <1343649872-23799-1-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org Cc: Stefano.Stabellini@citrix.com, Ian Campbell List-Id: xen-devel@lists.xenproject.org I think this is intended to be under the specific consoles directory. Signed-off-by: Ian Campbell --- 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