aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEwan Mellor <ewan@xensource.com>2006-12-23 11:37:01 +0000
committerEwan Mellor <ewan@xensource.com>2006-12-23 11:37:01 +0000
commita99ec19fc3c5b64ca35915ad915b172d2460f008 (patch)
tree13ffcef03d5f0d706c8ba86fd0dcfb529102beb4 /docs
parent8ecdc794ab848076dec43732c026ec77f3a87520 (diff)
downloadxen-a99ec19fc3c5b64ca35915ad915b172d2460f008.tar.gz
xen-a99ec19fc3c5b64ca35915ad915b172d2460f008.tar.bz2
xen-a99ec19fc3c5b64ca35915ad915b172d2460f008.zip
Fix escaping.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/xen-api/wire-protocol.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xen-api/wire-protocol.tex b/docs/xen-api/wire-protocol.tex
index 97604bb4c7..338f093519 100644
--- a/docs/xen-api/wire-protocol.tex
+++ b/docs/xen-api/wire-protocol.tex
@@ -110,7 +110,7 @@ the remainder of the array are strings representing error parameters relating
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}