This fixes the xen-api documentation latex-compilation.
authorEwan Mellor <ewan@xensource.com>
Thu, 11 Jan 2007 18:54:09 +0000 (18:54 +0000)
committerEwan Mellor <ewan@xensource.com>
Thu, 11 Jan 2007 18:54:09 +0000 (18:54 +0000)
Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
docs/xen-api/wire-protocol.tex

index bcb228379e23380ffe198815360133c116c672f8..1548f41c9e14480dc4844d56252072b528ef0cb0 100644 (file)
@@ -153,7 +153,7 @@ you must login and initiate a session. For example:
 \end{verbatim}
 Where {\tt uname} and {\tt password} refer to your username and password
 respectively, as defined by the Xen administrator.
-The {\tt session\_id} returned by {\tt session.login_with_password} is passed
+The {\tt session\_id} returned by {\tt session.login\_with\_password} is passed
 to subequent RPC calls as an authentication token.
 
 A session can be terminated with the {\tt session.logout} function: