direct-io.hg
changeset 13140:93ca2dcd681d
Fix escaping.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Signed-off-by: Ewan Mellor <ewan@xensource.com>
author | Ewan Mellor <ewan@xensource.com> |
---|---|
date | Sat Dec 23 11:37:01 2006 +0000 (2006-12-23) |
parents | 777bbae06fdb |
children | 967426f60378 |
files | docs/xen-api/wire-protocol.tex |
line diff
1.1 --- a/docs/xen-api/wire-protocol.tex Sat Dec 23 11:24:10 2006 +0000 1.2 +++ b/docs/xen-api/wire-protocol.tex Sat Dec 23 11:37:01 2006 +0000 1.3 @@ -110,7 +110,7 @@ the remainder of the array are strings r 1.4 to that code. 1.5 \end{itemize} 1.6 1.7 -For example, an XML-RPC return value from the {\tt host.get_resident_VMs} 1.8 +For example, an XML-RPC return value from the {\tt host.get\_resident\_VMs} 1.9 function above 1.10 may look like this: 1.11 \begin{verbatim}