WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] [xen-unstable] Fix escaping.

# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Date 1166873821 0
# Node ID 93ca2dcd681d7b4597ac50f40f190b0dc6e4f447
# Parent  777bbae06fdb1f78410c9b86a33d5ba340a75a4f
Fix escaping.

Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
---
 docs/xen-api/wire-protocol.tex |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 777bbae06fdb -r 93ca2dcd681d docs/xen-api/wire-protocol.tex
--- a/docs/xen-api/wire-protocol.tex    Sat Dec 23 11:24:10 2006 +0000
+++ b/docs/xen-api/wire-protocol.tex    Sat Dec 23 11:37:01 2006 +0000
@@ -110,7 +110,7 @@ to that code.
 to that code.
 \end{itemize}
 
-For example, an XML-RPC return value from the {\tt host.get_resident_VMs}
+For example, an XML-RPC return value from the {\tt host.get\_resident\_VMs}
 function above
 may look like this:
 \begin{verbatim}

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [xen-unstable] Fix escaping., Xen patchbot-unstable <=