From: Keir Fraser Date: Wed, 2 Apr 2008 08:59:25 +0000 (+0100) Subject: docs: Add missing backslash. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~14231^2~92 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=62ab1c87c78514f1352f76b8fc9cde42cab745ff;p=xen.git docs: Add missing backslash. Signed-off-by: Stefan Berger --- 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}