All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH]typo in interface.tex
@ 2005-04-21  8:29 aq
  0 siblings, 0 replies; only message in thread
From: aq @ 2005-04-21  8:29 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 320 bytes --]

hello,

Here is a small patch to fix a typo in
xen-2.0.5/docs/src/interface.tex. Obviously the spell checker cannot
detect this kind of typo ;-)

$ diffstat xen1.patch
 interface.tex |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com>

regards,
aq

[-- Attachment #2: xen1.patch --]
[-- Type: application/octet-stream, Size: 703 bytes --]

diff -Nurp xen-2.0.5.org/docs/src/interface.tex xen-2.0.5.aq/docs/src/interface.tex
--- xen-2.0.5.org/docs/src/interface.tex	2005-03-11 04:52:15.000000000 +0900
+++ xen-2.0.5.aq/docs/src/interface.tex	2005-04-21 17:13:16.847028000 +0900
@@ -409,7 +409,7 @@ two domains is used to pass notification
 This separation of notification from data transfer allows message
 batching, and results in very efficient device access.  
 
-Even channels are used extensively in device virtualization; each
+Event channels are used extensively in device virtualization; each
 domain has a number of end-points or \emph{ports} each of which
 may be bound to one of the following \emph{event sources}:
 \begin{itemize} 

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-21  8:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-21  8:29 [PATCH]typo in interface.tex aq

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.