xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: xen-devel@lists.xen.org
Cc: Wei Liu <wei.liu2@citrix.com>,
	Ian Campbell <ian.campbell@citrix.com>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: [PATCH for 4.5 1/2] docs: fix one typo in pvh.markdown
Date: Thu, 25 Sep 2014 15:23:10 +0100	[thread overview]
Message-ID: <1411654991-22972-2-git-send-email-wei.liu2@citrix.com> (raw)
In-Reply-To: <1411654991-22972-1-git-send-email-wei.liu2@citrix.com>

were -> where

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Roger Pau Monne <roger.pau@citrix.com>
---
 docs/misc/pvh.markdown |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/misc/pvh.markdown b/docs/misc/pvh.markdown
index 2735b17..52d8e74 100644
--- a/docs/misc/pvh.markdown
+++ b/docs/misc/pvh.markdown
@@ -64,7 +64,7 @@ distinction for a 64bit PVH is that it is launched at privilege level 0 as
 opposed to a 64bit PV guest which is launched at privilege level 3.
 
 Also, the `rsi` (`esi` on 32bits) register is going to contain the virtual
-memory address were Xen has placed the `start_info` structure. The `rsp` (`esp`
+memory address where Xen has placed the `start_info` structure. The `rsp` (`esp`
 on 32bits) will point to the top of an initial single page stack, that can be
 used by the guest kernel. The `start_info` structure contains all the info the
 guest needs in order to initialize. More information about the contents can be
-- 
1.7.10.4

  reply	other threads:[~2014-09-25 14:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-25 14:23 [PATCH for 4.5 0/2] Trivial patches for PVH doc and libxl Makefile Wei Liu
2014-09-25 14:23 ` Wei Liu [this message]
2014-09-25 14:30   ` [PATCH for 4.5 1/2] docs: fix one typo in pvh.markdown Roger Pau Monné
2014-09-29 12:25     ` Ian Campbell
2014-09-25 14:23 ` [PATCH for 4.5 2/2] libxl: add in missing dependency for xen-init-dom0 in Makefile Wei Liu
2014-09-29 13:36   ` Ian Campbell
2014-09-25 14:56 ` [PATCH for 4.5 0/2] Trivial patches for PVH doc and libxl Makefile Konrad Rzeszutek Wilk

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=1411654991-22972-2-git-send-email-wei.liu2@citrix.com \
    --to=wei.liu2@citrix.com \
    --cc=ian.campbell@citrix.com \
    --cc=roger.pau@citrix.com \
    --cc=xen-devel@lists.xen.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).