aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-04-02 09:59:25 +0100
committerKeir Fraser <keir.fraser@citrix.com>2008-04-02 09:59:25 +0100
commit62ab1c87c78514f1352f76b8fc9cde42cab745ff (patch)
tree74e68ea8dd492231862354ae17a9083b5a2f86c3 /docs
parent0590d4e4cf0fe0be1f48141dfab04ce9c602c3f8 (diff)
downloadxen-62ab1c87c78514f1352f76b8fc9cde42cab745ff.tar.gz
xen-62ab1c87c78514f1352f76b8fc9cde42cab745ff.tar.bz2
xen-62ab1c87c78514f1352f76b8fc9cde42cab745ff.zip
docs: Add missing backslash.
Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/xen-api/xenapi-datamodel.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xen-api/xenapi-datamodel.tex b/docs/xen-api/xenapi-datamodel.tex
index a9ebaad545..c7645710e9 100644
--- a/docs/xen-api/xenapi-datamodel.tex
+++ b/docs/xen-api/xenapi-datamodel.tex
@@ -14954,7 +14954,7 @@ Check whether a VM with the given security label could run on the system.
\begin{tabular}{|c|c|p{7cm}|}
\hline
{\bf type} & {\bf name} & {\bf description} \\ \hline
-{\tt string } & security_label & reference to the object \\ \hline
+{\tt string } & security\_label & reference to the object \\ \hline
\end{tabular}